[quake3-bugzilla] [Bug 5196] New: Segmentation fault after restarting Q3DM12 single player
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Fri Aug 19 18:30:37 EDT 2011
https://bugzilla.icculus.org/show_bug.cgi?id=5196
Summary: Segmentation fault after restarting Q3DM12 single
player
Product: ioquake3
Version: SVN HEAD
Platform: PC
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: Misc
AssignedTo: zakk at icculus.org
ReportedBy: yellow at rg3.name
QAContact: quake3-bugzilla at icculus.org
Hello,
When using the latest version of the code from "trunk", revision 2147 as of the
time I'm writing this, I get a segmentation fault when playing Q3DM12 single
player and pressing the "restart" button once the match finishes.
This happens on Slackware Linux -current as of today, x86_64 version. I can
provide more information on request. I'll try to attach a core file I have, but
it's 32 MB compressed. The backtrace looks like this:
(gdb) thread 2
[Switching to thread 2 (Thread 16373)]#0 0x0000000000477f3f in
VM_CallInterpreted (vm=0x2090b80, args=0x7fffffffca20)
at code/qcommon/vm_interpreted.c:354
354 *(int *)&image[ programStack + 44] = args[9];
(gdb) where
#0 0x0000000000477f3f in VM_CallInterpreted (vm=0x2090b80,
args=0x7fffffffca20) at code/qcommon/vm_interpreted.c:354
#1 0x00000000004775e8 in VM_Call (vm=0x2090b80, callnum=1) at
code/qcommon/vm.c:826
#2 0x0000000000466ad4 in SV_ShutdownGameProgs () at code/server/sv_game.c:857
#3 0x00000000004682d9 in SV_Shutdown (finalmsg=0xd2cc40 "Server crashed:
VM_Restart failed") at code/server/sv_init.c:756
#4 0x0000000000436899 in Com_Error (code=1, fmt=0x50a11d "VM_Restart failed")
at code/qcommon/common.c:310
#5 0x0000000000476c88 in VM_Restart (vm=0x2090b80) at code/qcommon/vm.c:519
#6 0x0000000000466bb9 in SV_RestartGameProgs () at code/server/sv_game.c:904
#7 0x000000000045c90f in SV_MapRestart_f () at code/server/sv_ccmds.c:300
#8 0x0000000000435ff6 in Cmd_ExecuteString (text=0x7fffffffcdd0 "map_restart
0") at code/qcommon/cmd.c:779
#9 0x000000000043566d in Cbuf_Execute () at code/qcommon/cmd.c:248
#10 0x000000000043ad55 in Com_Frame () at code/qcommon/common.c:3171
#11 0x00000000004c7342 in main (argc=1, argv=0x7fffffffd7b8) at
code/sys/sys_main.c:639
--
Configure bugmail: https://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the quake3-bugzilla
mailing list