kometbomb / klystrack

A chiptune tracker
http://kometbomb.github.io/klystrack/
Other
482 stars 29 forks source link

Klystrack crashes when wave generator 5th's a wave many times quickly #105

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
>>> What steps will reproduce the problem?

1. Go to wave editor.
2. Click "Generate" (lower right)
3. Click 5TH many times quickly.

>>> What is the expected output? What do you see instead?

After some time, Windows says the program is no longer responding. Also, the 
big powers of 2 don't fit in the pingpong box any more after some time (for x 
>= 2^24 (16777216). If I click fast I don't even reach that high before it 
crashes.

>>> What version of the product are you using? On what operating system?

Klystrack 1.6.0 r1250, klystron 460. Windows 7 pro x64 NL. (Reproduced on two 
separate machines with the same configuration.)

>>> Please provide any additional information below.

None.

Original issue reported on code.google.com by bou...@gmail.com on 29 Jul 2014 at 12:32

GoogleCodeExporter commented 9 years ago
Ok, it seems it simply runs out of memory. Didn't think anyone would keep 
punching the button like that! :)

I need to limit this to some reasonable maximum length.

Original comment by kometb...@gmail.com on 29 Jul 2014 at 1:57

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1253.

Original comment by kometb...@gmail.com on 29 Jul 2014 at 2:16