[??-g94e222afe] "snd_mididevice -5" crash in library?

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
Edward-san
Posts: 1774
Joined: Sat Oct 17, 2009 9:40 am

[??-g94e222afe] "snd_mididevice -5" crash in library?

Post by Edward-san »

When I run gzdoom with the fluidsynth midi device, I get this crash:

Code: Select all

*** Fatal Error ***
Invalid permissions for mapped object (signal 11)
Address: 0x7f5489088000
Before the crash, there's also this message:

Code: Select all

fluidsynth: warning: Found samples with invalid loops, audible glitches possible.
Here's the backtrace:
Spoiler:
Steps to reproduce:

Code: Select all

gzdoom -iwad DOOM2.WAD +"snd_mididevice -5"
If it may be useful, my copy of SC-55.sf2 has the following SHA-1 hash:

Code: Select all

0ff4cd97bd2ed5fd3e1a97b1528fd4d3855f093a  /home/edward-san/.config/gzdoom/soundfonts/SC-55.sf2
Also, it works fine with the Timidity++ device ("snd_mididevice -2") :-| .

OS: Ubuntu 18.04 x64

[edit] Added a crash log.
Attachments
gzdoom-crash.log.txt
(29.04 KiB) Downloaded 40 times
_mental_
 
 
Posts: 3812
Joined: Sun Aug 07, 2011 4:32 am

Re: [??-g94e222afe] "snd_mididevice -5" crash in library?

Post by _mental_ »

According to their site, 18.04 has FluidSynth 1.1.9 installed. Is this correct?
The latest one is 1.1.11 which contains a few important fixes.
Edward-san
Posts: 1774
Joined: Sat Oct 17, 2009 9:40 am

Re: [??-g94e222afe] "snd_mididevice -5" crash in library?

Post by Edward-san »

Correct. I guess I can try to update it, but I wonder if there's a way to do it without compiling from the source ...

[edit]... got the time to compile 1.1.11, and it seems to work if I make sure gzdoom loads it. Now what's left is finding a better way to override the official package ... :twisted:
User avatar
Rachael
Posts: 13531
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Re: [??-g94e222afe] "snd_mididevice -5" crash in library?

Post by Rachael »

You'll have to talk to Blzut3.
Post Reply

Return to “Closed Bugs [GZDoom]”