[odamex-bug-reporter] [Bug 684] Using wad ccmd in a config causes segfault

  • From: odamex-bugtracker@xxxxxxxxxx
  • To: odamex-bug-reporter@xxxxxxxxxxxxx
  • Date: Mon, 17 Jan 2011 18:53:22 +0000 (UTC)

http://odamex.net/bugs/show_bug.cgi?id=684

--- Comment #1 from Kyle <elykdav@xxxxxxxxx> 2011-01-17 18:53:22 UTC ---
My bad, that backtrace was from a stripped binary, here's a more helpful one:

Program received signal SIGSEGV, Segmentation fault.
Cmd_wad::Run (this=0x810e420) at server/src/g_level.cpp:634
634            if (stricmp(GetBase(wads[0].c_str()),
GetBase(wadfiles[1].c_str())) != 0)
(gdb) bt
#0  Cmd_wad::Run (this=0x810e420) at server/src/g_level.cpp:634
#1  0x0807b941 in C_DoCommand (cmd=0x8167080 "wad doom2 dwango5.wad") at
common/c_dispatch.cpp:215
#2  0x0807bd2e in AddCommandString (cmd=..., onlycvars=false) at
common/c_dispatch.cpp:302
#3  0x0807e350 in Cmd_exec::Run (this=0x811d800) at common/c_dispatch.cpp:405
#4  0x0807b941 in C_DoCommand (cmd=0x8166df8 "exec \"/tmp/test.cfg\"") at
common/c_dispatch.cpp:215
#5  0x0807bd2e in AddCommandString (cmd=..., onlycvars=false) at
common/c_dispatch.cpp:302
#6  0x0805d84b in M_LoadDefaults () at server/src/m_misc.cpp:115
#7  0x08050cd9 in D_DoomMain () at server/src/d_main.cpp:1004
#8  0x0805af64 in main (argc=0, argv=0x0) at server/src/i_main.cpp:226

-- 
Configure bugmail: http://odamex.net/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Other related posts: