Leyart / aseprite

Automatically exported from code.google.com/p/aseprite
0 stars 0 forks source link

Crash when holding down Ctrl+Z #361

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Working as normal with application
2. Press and hold Ctrl+Z to undo at max speed
3. Crash (doesn't always happen) VERY RARE

What is the expected output? What do you see instead?
not crash

What version of the product are you using? On what operating system?
Beta3 Windows 8.1

*Please provide any additional information below. If the program crashed on
Windows, you can attach the aseprite-memory.dmp file generated in the same
location where aseprite.exe is.*

Original issue reported on code.google.com by bangs.j...@gmail.com on 4 Mar 2014 at 6:43

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by davidcapello on 9 Mar 2014 at 12:03

GoogleCodeExporter commented 9 years ago
It looks like a memory problem (there are not enough memory to render the 
sprite). Possible fix committed: 
https://github.com/aseprite/aseprite/commit/eb7016bede161fac256aa867103525c7955d
b097

Anyway maybe there is a memory leak in undo-redo operations, I'll check that.

Original comment by davidcapello on 12 Mar 2014 at 10:36