Trying to load the attached WAV file segfaults Löve 0.6.2 on my Linux computer. It is possible to play the WAV file with other programs. The following program demonstrates the problem on my computer. How about yours?
Yeah, yeah, but: It's still a crashing bug, so I'd like to know if it happens to others and whether I should add it to the issue tracker. If Löve can't use WAV files properly, it shouldn't even claim to support them, so people would know to use a better format from the get go.
EDIT: I take it a new WAV backend is in the plans, though on hold:
There was a problem in 0.62 that would cause love to crash if modplug couldn't load the wav (or mod) file. This has been resolved and no longer occurs in the latest software. Note: the resolution is to error out and not crash. Here's a link to the issue report:
Thanks to this post, I have solved my problem. I too had a random crash (only on some computers), apparently caused by a loaded WAV file. I converted it to OGG and this seems to have solved. I didn't even think to disable the audio system until reading this, so thank you very much.
gooseneck wrote: ↑Wed Oct 03, 2018 6:46 am
Thanks to this post, I have solved my problem. I too had a random crash (only on some computers), apparently caused by a loaded WAV file. I converted it to OGG and this seems to have solved. I didn't even think to disable the audio system until reading this, so thank you very much.
It would be good to know what the trigger is for the crash; i tested that wav file on the 11.1 (32 and 64 bit) versions on win7 x64 (with all variations of streamed, static and q-sources) and it didn't crash.
Me and my stuff True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.