tildearrow / furnace

a multi-system chiptune tracker compatible with DefleMask modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[CRITICAL BUG] Crash when importing raw IMA ADPCM sample data

freq-mod opened this issue · comments

Originally reported by Furmillion on Discord, where it was ignored. To reproduce (works every time):

  1. select import raw sample option
  2. select any file (doesnt have to contain actual PCM data
  3. select IMA ADPCM format
  4. wait a few seconds, furnace will crash

Example crash log:

Stack trace (most recent call last):
#9    Object "", at 0x77037b1e, in RtlGetAppContainerNamedObjectPath
#8    Object "", at 0x76e900c9, in BaseThreadInitThunk
#7    Object "", at 0x6a1386, in  ?? 
#6    Object "", at 0xeb4e88, in ZN10MidiOutApiD0Ev
#5    Object "", at 0xeb4dd0, in ZN10MidiOutApiD0Ev
#4    Object "", at 0x96fa19, in  ?? 
#3    Object "", at 0xbef53b, in IGFD_DisplayDialog
#2    Object "", at 0x7a2df2, in  ?? 
#1    Object "", at 0x76e1abb3, in wcstok_s
#0    Object "", at 0x76e1aca8, in wcstok_s```

Ignored. Let me take a break?

It's fine by me for this, I don't see the problem for me.

Waiting for fix confirmation.

I can confirm it does not crash, thanks!