[odamex-bug-reporter] [Bug 569] Crash in trunk HEAD

  • From: odamex-bugtracker@xxxxxxxxxx
  • To: odamex-bug-reporter@xxxxxxxxxxxxx
  • Date: Sat, 20 Feb 2010 05:45:30 -0600 (CST)

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

Denis Lukianov <denis@xxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |denis@xxxxxxxxxxxxx

--- Comment #2 from Denis Lukianov <denis@xxxxxxxxxxxxx> 2010-02-20 05:45:29 
CST ---
Can reproduce on Ubuntu x86-64

Program received signal SIGSEGV, Segmentation fault.
0x0000000000488ea6 in P_PlayerThink (player=0x8095e0) at common/p_user.cpp:447
447        if (player->mo->subsector->sector->special ||
player->mo->subsector->sector->damage)
(gdb) bt
#0  0x0000000000488ea6 in P_PlayerThink (player=0x8095e0) at
common/p_user.cpp:447
#1  0x000000000043503d in SV_GetPlayerCmd (player=...) at
server/src/sv_main.cpp:3095
#2  0x000000000043636d in SV_ParseCommands (player=...) at
server/src/sv_main.cpp:3475
#3  0x000000000042d052 in SV_GetPackets () at server/src/sv_main.cpp:737
#4  0x0000000000436d91 in SV_RunTics () at server/src/sv_main.cpp:3795
#5  0x000000000040723f in D_DoomLoop () at server/src/d_main.cpp:167
#6  0x000000000040af4e in D_DoomMain () at server/src/d_main.cpp:1082
#7  0x0000000000417aed in main (argc=1, argv=0x7fffffffe358) at
server/src/i_main.cpp:225

-- 
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: