MantisBT - Zandronum
View Issue Details
0002219Zandronum[All Projects] Bugpublic2015-05-04 23:122018-09-30 21:38
WaTaKiD 
Torr Samaho 
normalcrashsometimes
closedfixed 
MicrosoftWindowsXP/Vista/7
2.0 
2.12.1 
0002219: random crash in ctf when switching to this certain map
summary
start server with core03problem.wad and ctf gamemode
join game
changemap between map01 and map02
randomly crash when switching to map02
does not happen offline, does not happen in zan 1.3, does not happen in coop gamemode

example wad, crash report, and demo with crash attached

fwiw, crash still happens with 30c15c8 from the 'zandronum-stable' repo
No tags attached.
? Core03problem.wad (2,928,177) 2015-05-04 23:12
/tracker/file_download.php?file_id=1478&type=bug
zip CrashReport-core03problem.zip (21,954) 2015-05-04 23:13
/tracker/file_download.php?file_id=1479&type=bug
? 2015.05.04_15.54.15_core03problem.cld (268,058) 2015-05-04 23:13
/tracker/file_download.php?file_id=1480&type=bug
Issue History
2015-05-04 23:12WaTaKiDNew Issue
2015-05-04 23:12WaTaKiDFile Added: Core03problem.wad
2015-05-04 23:13WaTaKiDFile Added: CrashReport-core03problem.zip
2015-05-04 23:13WaTaKiDFile Added: 2015.05.04_15.54.15_core03problem.cld
2015-05-04 23:14WaTaKiDSeverityminor => crash
2015-05-12 18:15WaTaKiDTarget Version => 2.1
2015-05-31 20:15Torr SamahoNote Added: 0012483
2015-06-01 22:42cobaltAssigned To => Torr Samaho
2015-06-01 22:42cobaltStatusnew => needs testing
2015-06-01 22:42cobaltSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7233#r7233
2015-06-01 22:42cobaltAdditional Information Updatedbug_revision_view_page.php?rev_id=7235#r7235
2015-06-01 22:42cobaltNote Added: 0012492
2015-06-01 23:02WaTaKiDNote Added: 0012494
2015-06-01 23:48DuskStatusneeds testing => resolved
2015-06-01 23:48DuskFixed in Version => 2.1
2015-06-01 23:48DuskResolutionopen => fixed
2018-09-30 21:38Blzut3Statusresolved => closed

Notes
(0012483)
Torr Samaho   
2015-05-31 20:15   
Could be fixed now:'https://bitbucket.org/Torr_Samaho/zandronum-stable/commits/32e3bb8ab0390d92f202901d023eed3b25b6879b [^]'
(0012492)
cobalt   
2015-06-01 22:42   
Issue addressed by commit 32e3bb8ab0390d92f: Added an extra NULL pointer check. This place showed up in the crash log of 2219.
Committed by Benjamin Berkels [Torr Samaho] on Sunday 31 May 2015 22:12:01

Changes in files:

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

(0012494)
WaTaKiD   
2015-06-01 23:02   
this issue seems fixed