[Linux] Cubic and Spline interpolation crash

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
User avatar
Marisa the Magician
Banned User
Posts: 3886
Joined: Fri Feb 08, 2008 9:15 am
Preferred Pronouns: She/Her
Operating System Version (Optional): (btw I use) Arch
Graphics Processor: nVidia with Vulkan support
Location: Vigo, Galicia
Contact:

[Linux] Cubic and Spline interpolation crash

Post by Marisa the Magician »

Since... I don't even know. Setting sound interpolation to cubic or spline results in a crash. Haven't verified if this is x86_64-only.
From gdb all I can see is that it's a segmentation fault in libfmodex.so itself, in FMOD_Resampler_Cubic() and FMOD_Resampler_Spline(), respectively.

I don't experience this issue if I build ZDoom with the latest fmodex, but doing that breaks other things, so it's not a great solution.

This doesn't really count as an actual "ZDoom bug", though, so I guess there's no way to really fix anything.
Edward-san
Posts: 1774
Joined: Sat Oct 17, 2009 9:40 am

Re: [Linux] Cubic and Spline interpolation crash

Post by Edward-san »

which version of fmodex are you using?

[edit]nvm, I can reproduce the crash pretty well in my linux x64 setup. My fmod version is 4.26.36. I'll give more info later.
Edward-san
Posts: 1774
Joined: Sat Oct 17, 2009 9:40 am

Re: [Linux] Cubic and Spline interpolation crash

Post by Edward-san »

I can reproduce with zandronum 1.x (based on r1551) and with 2.0 (based on r2509) ... it seems an error inside fmodex itself.
Blzut3
 
 
Posts: 3211
Joined: Wed Nov 24, 2004 12:59 pm
Graphics Processor: ATI/AMD with Vulkan/Metal Support
Contact:

Re: [Linux] Cubic and Spline interpolation crash

Post by Blzut3 »

This is a 64-bit issue. I have confirmed that the 32-bit version works properly. http://forum.zdoom.org/viewtopic.php?f=2&t=28245

I have disabled them accordingly.
Post Reply

Return to “Closed Bugs [GZDoom]”