Hi: I can reproduce this bug with prboom 2.4.5-1 and libsdl-mixer1.2 1.2.6-1.1+b1.
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 03) kernel 2.6.17-2-686 The touch /etc/timidity/timidity.cfg workaround wfm rmmoding snd_seq_oss (which deletes /dev/sequencer) wfm I don't (yet) have timidity installed, I'll try that too, plus playing a midi through some other method. If I trace a non-stripped prboom binary, I see: /dev/sequencer is a bad file descriptor (repeated 47 times) The trace is #0 0xa7f72884 in _Mix_InitEffects () from /usr/lib/libSDL_mixer-1.2.so.0 #1 0xa7f72e40 in _Mix_InitEffects () from /usr/lib/libSDL_mixer-1.2.so.0 #2 0xa7e95c4b in SDL_GetThreadID () from /usr/lib/libSDL-1.2.so.0 #3 0xa7ee296d in SDL_ThreadID () from /usr/lib/libSDL-1.2.so.0 #4 0xa7b72240 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0xa7cd829e in clone () from /lib/tls/i686/cmov/libc.so.6 If I use prboom with -nomusic, there's no crash. Tip for those who are killing X: kill -9 prboom then start a new prboom and exit it gracefully; that way you'll get control of your mouse back. Finally, I think #369670 could be a dupe of this, I'll see if I can get that submitter to reveal their audio hardware. -- Jon Dowland http://alcopop.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

