tildearrow / furnace

a multi-system chiptune tracker compatible with DefleMask modules
GNU General Public License v2.0
2.68k stars 210 forks source link

[Bug] Crash on deleting large samples #226

Closed aquamarine-axo closed 2 years ago

aquamarine-axo commented 2 years ago

I haven't found a way to retrigger this, but somehow I deleted a large sample (~970kb) and it crashed Furnace. I remember that it was on PCE and it was also somehow playing the sample on all 6 channels. I also managed to get a VGM file out of it that had the sample playing on every channel.

tildearrow commented 2 years ago

Which version? 0.5.7 or dev59?

aquamarine-axo commented 2 years ago

0.5.7. I can send the VGM it generated if you want as well.

tildearrow commented 2 years ago

I will attempt to reproduce this issue in 0.5.7 and then release 0.5.8. Good thing I reserved version numbers in case a critical bug would arise.

tildearrow commented 2 years ago

Bug reproduced

tildearrow commented 2 years ago

Issue fixed on 0.5.8, which is being released shortly. Thank you!