MantisBT - Zandronum
View Issue Details
0002256Zandronum[All Projects] Bugpublic2015-05-25 20:482018-09-30 22:25
WaTaKiD 
Torr Samaho 
normalcrashalways
closedfixed 
MicrosoftWindowsXP/Vista/7
3.0-beta 
3.03.0 
0002256: server crashes in trailblazer when barrel hits voodoo doll
'https://www.dropbox.com/s/rqpxi1emwlg4thw/zandronum-3.0-r150525-1902-939d4fd-windows.zip?dl=0 [^]'

'https://www.dropbox.com/s/tk0qelougwk7u3y/pdb-939d4fd.zip?dl=0 [^]'

'http://www.best-ever.org/download?file=trailblazer_v1.2c_zandro.pk3 [^]'
start server with test-telefrag.wad and trailblazer_v1.2c_zandro.pk3
join and either walk forward to telefrag the barrel, or just shoot to kill it
server crash
at first i thought telefragging was the issue (hence telefrag in the wad/report), apparently not, also after testing ticket 2243, cl_skins has no effect on this crash

> zandronum.exe!PlayerLandedOnThing(AActor * mo=0x05bd6c38, AActor * onmobj=0x00000000) Line 3338 + 0x19 bytes C++
     zandronum.exe!P_ZMovement(AActor * mo=0x00000000, int oldfloorz=0) Line 3139 C++
     zandronum.exe!AActor::Tick() Line 4334 C++
     zandronum.exe!FBlockLinesIterator::FBlockLinesIterator(const FBoundingBox & box={...}) Line 673 C++
     zandronum.exe!P_CreateSecNodeList(AActor * thing=0x00000000, int x=0, int y=94518736) Line 6690 C++
     zandronum.exe!P_TryMove(AActor * thing=0x00000000, int x=0, int y=0, int dropoff=2686976, const secplane_t * onfloor=0x00000000, FCheckPosition & tm={...}, bool missileCheck=true) Line 2194 C++
     zandronum.exe!P_XYMovement(AActor * mo=0x00000000, int scrollx=0, int scrolly=5102988) Line 2217 + 0x23 bytes C++
     zandronum.exe!NETWORK_InClientMode() Line 1126 + 0xe bytes C++
     zandronum.exe!GAMEMODE_IsTimelimitActive() Line 498 + 0x19 bytes C++
     zandronum.exe!P_UpdateSpecials() Line 971 + 0xb bytes C++
     zandronum.exe!P_Ticker() Line 366 C++
     zandronum.exe!G_Ticker() Line 1649 C++
     zandronum.exe!SERVER_Tick() Line 612 C++
     zandronum.exe!D_DoomLoop() Line 1322 C++
No tags attached.
? test-telefrag.wad (1,683) 2015-05-25 20:48
/tracker/file_download.php?file_id=1509&type=bug
zip CrashReport-telefrag.zip (16,006) 2015-05-25 20:48
/tracker/file_download.php?file_id=1510&type=bug
Issue History
2015-05-25 20:48WaTaKiDNew Issue
2015-05-25 20:48WaTaKiDFile Added: test-telefrag.wad
2015-05-25 20:48WaTaKiDFile Added: CrashReport-telefrag.zip
2015-05-25 20:53DevilHunterNote Added: 0012395
2015-05-26 00:35DuskStatusnew => confirmed
2015-05-26 00:35DuskProduct Version => 3.0-beta
2015-05-26 00:35DuskTarget Version => 3.0
2015-05-26 06:27Torr SamahoNote Added: 0012402
2015-05-26 06:37cobaltAssigned To => Torr Samaho
2015-05-26 06:37cobaltStatusconfirmed => needs testing
2015-05-26 06:37cobaltDescription Updatedbug_revision_view_page.php?rev_id=7172#r7172
2015-05-26 06:37cobaltSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7174#r7174
2015-05-26 06:37cobaltAdditional Information Updatedbug_revision_view_page.php?rev_id=7176#r7176
2015-05-26 06:37cobaltNote Added: 0012403
2015-05-26 07:47DevilHunterNote Added: 0012404
2015-05-26 07:52DuskStatusneeds testing => resolved
2015-05-26 07:52DuskFixed in Version => 3.0
2015-05-26 07:52DuskResolutionopen => fixed
2018-09-30 22:25Blzut3Statusresolved => closed

Notes
(0012395)
DevilHunter   
2015-05-25 20:53   
I can confirm this.
(0012402)
Torr Samaho   
2015-05-26 06:27   
Hopefully fixed now.
(0012403)
cobalt   
2015-05-26 06:37   
Issue addressed by commit a80b82b04e6a: Fixed a server crash related to unassigned voodoo dolls (fixes 2256).
Committed by Benjamin Berkels [Torr Samaho] on Tuesday 26 May 2015 08:27:11

Changes in files:

 src/p_mobj.cpp | 3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

(0012404)
DevilHunter   
2015-05-26 07:47   
It's fixed. Torr on a roll yo heh