[ scummvm-Bugs-3539392 ] SCI: SQ4 CD crash when restarting after dying
SourceForge.net
noreply at sourceforge.net
Mon Jul 2 10:59:35 CEST 2012
Bugs item #3539392, was opened at 2012-07-02 01:59
Message generated for change (Tracker Item Submitted) made by misterhands
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3539392&group_id=37116
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Unknown Crash/Other
Group: SCI: Space Quest 4
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Remy (misterhands)
Assigned to: Nobody/Anonymous (nobody)
Summary: SCI: SQ4 CD crash when restarting after dying
Initial Comment:
Using latest win32 build, SQ4 CD
Trying to restart the game after dying results a crash with this error message :
WARNING: SegManager: seg 2a is removed from memory, but not removed from hash_map!
SegManager::deallocate(): invalid segment ID!
I got this from the beginning of the game.
Death by free-fall (near the grate you're supposed to open) results in the mentioned segment being 2a
Death by being shot by the robot (after the zombie screams) results in the mentioned segment being 2b
This is with Speech + Text set to BOTH, but it occurs also when set to TEXT or SPEECH, except the segment in these cases is 26.
This crash DOES NOT happen in 1.4.1.
I suspect it might be caused by the fix of bug #3538418.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3539392&group_id=37116
More information about the Scummvm-tracker
mailing list