Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 101830

Summary: gl117-1.3.2 crashes when sdl-mixer isn't built with mikmod use flag
Product: Gentoo Linux Reporter: MarkE <mark.euston>
Component: [OLD] GamesAssignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description MarkE 2005-08-09 02:39:11 UTC
gl117-1.3.2 crashes at startup with:
-------------------------------
Info: Found gl-117 data directory /usr/share/games/gl-117 
Info: Startup gl-117, V1.3 ... 
Info: Loading /home/mark/.gl-117/conf 
Info: Saving /home/mark/.gl-117/conf 
Info: Loading /home/mark/.gl-117/conf.interface 
Info: Saving /home/mark/.gl-117/conf.interface 
Info: Using SDL and GLUT
Info: Using SDL_mixer
Fatal: Cannot open winner.s3m: Unrecognized music format
-----------------------------

when 'snd-intel8x0' has been loaded. Unloading snd-intel8x0 fixes the problem.
gl-117 does not crash when all other sound modules (snd_ac97_codec, snd_pcm,
snd_timer, snd, soundcore, snd_page_alloc) are loaded, only when snd-intel8x0 is
loaded.



Reproducible: Always
Steps to Reproduce:
1. modprobe snd-intel8x0
2. gl-117

Actual Results:  
Screen blanks as normal when going to fullscreen mode then crashes with:

Info: Found gl-117 data directory /usr/share/games/gl-117 
Info: Startup gl-117, V1.3 ... 
Info: Loading /home/mark/.gl-117/conf 
Info: Saving /home/mark/.gl-117/conf 
Info: Loading /home/mark/.gl-117/conf.interface 
Info: Saving /home/mark/.gl-117/conf.interface 
Info: Using SDL and GLUT
Info: Using SDL_mixer
Fatal: Cannot open winner.s3m: Unrecognized music format


kernel 2.6.11-r3 (gentoo-sources).
Sound system: ALSA
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2005-08-09 08:19:17 UTC
reopen with the output from emerge --info