Program received signal SIGSEGV, Segmentation fault.
0x004060e0 in S_FreeSfx (sfx=0x0, force=true) at snd_main.c:296
296 channels[ch_ind].flags |= CHANNELFLAG_LO
CALSOUND;
(gdb) bt
#0 0x004060e0 in S_FreeSfx (sfx=0x0, force=true) at snd_main.c:296
#1 0x004080bf in S_StopChannel (channel_ind=4, lockmutex=true, freesfx=true)
at snd_main.c:296
#2 0x004140a7 in CDAudio_Stop () at cd_shared.c:199
#3 0x004081ea in S_StopAllSounds () at snd_main.c:296
#4 0x00643e68 in SV_SpawnServer (server=0x2877c0 "desertfactory")
at sv_main.c:615
#5 0x00533a30 in Host_Changelevel_f () at host_cmd.c:106
#6 0x0047de31 in Cmd_ExecuteString (
text=0x28789c "changelevel desertfactory", src=src_command,
lockmutex=false) at cmd.c:85
#7 0x0047b8c6 in Cbuf_Execute () at cmd.c:85
#8 0x0047b949 in Cbuf_Frame () at cmd.c:85
#9 0x0053139f in Host_Main () at host.c:134
#10 0x00401a64 in WinMain@16 (hInstance=0x400000, hPrevInstance=0x0,
lpCmdLine=0x2324900 "", nCmdShow=10) at sys_win.c:70
#11 0x0068db06 in main ()
(gdb) quit
The program is running. Exit anyway? (y or n) y