furnace icon indicating copy to clipboard operation
furnace copied to clipboard

Crash while playing around with MIDI input settings

Open Jazzbank opened this issue 2 years ago • 3 comments

furnace_crash.txt

In the midi input settings, I disabled the 'Program change is instrument selection' option (just to see what it would do) and after playing a note, it crashed.

Lucky that I wasn't making an actual song... I guess.

Jazzbank avatar Jun 30 '22 10:06 Jazzbank

If this issue is the same as #575, please report back. I pushed a commit which fixes that issue.

tildearrow avatar Jul 24 '22 07:07 tildearrow

It didn't really fix it for me. I still got this crash. I think the way I reproduced the error was by adding a bunch of "Actions" and that caused it to crash really. I was using dev103.

furnace_crash.txt

Jazzbank avatar Jul 25 '22 03:07 Jazzbank

Don't tell me that MSVC re-orders structures and/or practices extra bound checks....

tildearrow avatar Jul 25 '22 04:07 tildearrow

I apologize for being extremely late to this issue.

Sadly, these furnace_crash.txt files are useless due to a problem we had with backtraces... This problem has been fixed now (at least for MSVC) with the addition of a furnace.pdb file.

Please test again if possible.

tildearrow avatar Feb 04 '23 18:02 tildearrow

Marking as done.

tildearrow avatar May 24 '23 06:05 tildearrow