Bug #268
Segmentation faults when using openal
100%
Description
when launched with '-oal'
Sys_Init: Setting up machine state.
Sys_Init: Initializing keyboard, mouse and joystick.
Sys_InitTimer.
Sfx_Init: Initializing OpenAL...
Fatal signal: Segmentation Fault (SDL Parachute Deployed)
Labels: Sound (Linux)
History
#1 Updated by yagisan over 18 years ago
Logged In: YES
user_id=1248824
I can confirm this with 1.9.0beta4 on Ubuntu Dapper, will
investigate further later.
#2 Updated by yagisan over 18 years ago
#3 Updated by yagisan over 18 years ago
Logged In: YES
user_id=1248824
hmm. we die at Mus_Init() in s_mus.c
backtrace attached.
#4 Updated by yagisan over 18 years ago
Logged In: YES
user_id=1248824
ok. it seems gentoo has had a patch for this since at least
1.8.6 but didn't send it to us for some unknown reason. (I
only found it because I was looking though their ebuilds.) I
tested it and it works fine, but sf,net svn isn't working
right now, so I've attached the patch. Will attemp to update
svn again tommorrow with it.
#5 Updated by yagisan over 18 years ago
Patch to stop openal crash.
Attachments:#6 Updated by yagisan over 18 years ago
Logged In: YES
user_id=1248824
We believe this has been fixed as of svn revision 3271, and
will be included in the upcoming beta5 release.