[ scummvm-Bugs-1865552 ] lure crashes when waiting for patrol

SourceForge.net noreply at sourceforge.net
Mon Jan 7 01:09:13 CET 2008


Bugs item #1865552, was opened at 2008-01-07 00:09
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1865552&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: Lure of the Temptress
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas Neumann (tneumann)
Assigned to: Nobody/Anonymous (nobody)
Summary: lure crashes when waiting for patrol

Initial Comment:
At one point during the gameplay (savegame attached) one has to wait in front of the shop for a patrol to enter the shop. This causes scummvm to crash, probably in the moment when the patrol should enter the screen.

To reproduce it load the attached save game and wait a bit (usually less than a minute). This is with scummvm-20071230.tar.bz2.

I tried to run scummvm in gdb but found no obvious bug. The stack trace is included below, apparently one of the NPCs has a NULL-pointer as hotspot, which causes a crash in npcWalkingCheck.

#0  0x000000000072ed26 in Lure::Hotspot::npcWalkingCheck (this=0x117bf00,
    hotspot=0x0) at engines/lure/hotspots.cpp:1988
#1  0x000000000072b698 in Lure::Hotspot::doAction (this=0x117bf00,
    action=Lure::NPC_WALKING_CHECK, hotspot=0x0)
    at engines/lure/hotspots.cpp:1271
#2  0x000000000072ba01 in Lure::Hotspot::npcSupportOffsetConditional (
    this=0x117bf00, hotspot=0x0) at engines/lure/hotspots.cpp:2020
#3  0x000000000072b698 in Lure::Hotspot::doAction (this=0x117bf00,
    action=Lure::NPC_SUPPORT_OFFSET_COND, hotspot=0x0)
    at engines/lure/hotspots.cpp:1271
#4  0x000000000072b7df in Lure::Hotspot::doAction (this=0x117bf00)
    at engines/lure/hotspots.cpp:1207
#5  0x00000000007321af in Lure::HotspotTickHandlers::standardCharacterAnimHandler (h=@0x117bf00) at engines/lure/hotspots.cpp:2535
#6  0x000000000072793d in Lure::Hotspot::tick (this=0x117bf00)
    at engines/lure/hotspots.cpp:475


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1865552&group_id=37116




More information about the Scummvm-tracker mailing list