MantisBT - Zandronum
View Issue Details
0001569Zandronum[All Projects] Bugpublic2013-11-06 18:502018-09-30 22:39
andrewboltachev 
Dusk 
normalcrashalways
closedfixed 
LinuxUbuntu10.04 x86-64
1.2 
1.3 
0001569: Program crashes when loading savegame
When I try to load some savegame program crashes with this crashlog'http://pastebin.com/L2BEvdTd [^]' This works only for some of savegames, not to all (but I cannot tell difference between normal savegame and "broken" one).
1. start a game
2. go to console:
- summon blood OR summon bulletpuff
- freeze
3. save the game
4. load the game
5. boom
No tags attached.
has duplicate 0001494closed  games crashes on game load with brutal doom mod 
? save4.zds (92,684) 2013-11-09 09:44
/tracker/file_download.php?file_id=1100&type=bug
Issue History
2013-11-06 18:50andrewboltachevNew Issue
2013-11-06 19:32DuskAssigned To => Dusk
2013-11-06 19:32DuskStatusnew => assigned
2013-11-06 19:33DuskNote Added: 0007516
2013-11-06 19:39DuskStatusassigned => needs review
2013-11-06 19:50DuskNote Added: 0007517
2013-11-06 20:30DuskTarget Version => 1.3
2013-11-09 09:44DuskFile Added: save4.zds
2013-11-09 12:01DuskReproducibilitysometimes => always
2013-11-09 15:19DuskSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=4197#r4197
2013-11-10 11:14DuskStatusneeds review => needs testing
2013-11-10 11:47Torr SamahoNote Added: 0007525
2013-11-10 11:49DuskNote Added: 0007526
2014-04-13 01:15ArcoNote Added: 0008550
2014-04-13 01:16ArcoNote Edited: 0008550bug_revision_view_page.php?bugnote_id=8550#r4630
2014-06-04 19:59ArcoNote Edited: 0008550bug_revision_view_page.php?bugnote_id=8550#r4804
2014-06-04 19:59ArcoStatusneeds testing => resolved
2014-06-04 19:59ArcoResolutionopen => fixed
2014-06-16 18:08DuskRelationship addedhas duplicate 0001494
2018-09-30 22:39Blzut3Statusresolved => closed

Notes
(0007516)
Dusk   
2013-11-06 19:33   
I got some savegame files on IRC (cannot share because it also happened to contain a doom2.wad). It seems that Blood actors in savegames are triggering this..
(0007517)
Dusk   
2013-11-06 19:50   
fixed, there wasn't sufficient security against bad net IDs in ACTOR_RebuildNetIDList.
(0007525)
Torr Samaho   
2013-11-10 11:47   
Pulled. The patch looks more like a bandaid than a proper fix though. Don't get me wrong, it's good to have the check you added. But I'd say the real problem is that lNetID has an invalid value in the first place.
(0007526)
Dusk   
2013-11-10 11:49   
I thought it was normal that it'd have such a value..
(0008550)
Arco   
2014-04-13 01:15   
(edited on: 2014-06-04 19:59)
I'm not able to reproduce this under windows. Is this specific to linux?

EDIT: Edward-san says that this issue is fixed.