[ scummvm-Bugs-2513952 ] TUCKER: Crash when .flc file not found
SourceForge.net
noreply at sourceforge.net
Fri Jan 16 20:26:29 CET 2009
Bugs item #2513952, was opened at 2009-01-16 20:26
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=2513952&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: Bud Tucker
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Andre Heider (dhewg)
Assigned to: Nobody/Anonymous (nobody)
Summary: TUCKER: Crash when .flc file not found
Initial Comment:
::openAnimation() gets called, but there is no check if the .flc could be opened, although "_seqNum = 1;" seems to indcate that failure.
To test:
move/rename merit.flc and start the game
#0 0x80498f34 in Graphics::FlicPlayer::readChunkHeader (this=0x80bc9f58)
at ../../../graphics/video/flic_player.cpp:122
#1 0x804995d4 in Graphics::FlicPlayer::decodeNextFrame (
this=<value optimized out>) at ../../../graphics/video/flic_player.cpp:231
#2 0x804501d4 in Tucker::AnimationSequencePlayer::decodeNextAnimationFrame (
this=0x80bc9f40, index=<value optimized out>)
at ../../../engines/tucker/sequences.cpp:907
#3 0x804513f0 in Tucker::AnimationSequencePlayer::introSeq17_18 (
this=0x80bc9f40) at ../../../engines/tucker/sequences.cpp:926
#4 0x804514b4 in Tucker::AnimationSequencePlayer::mainLoop (this=0x80bc9f40)
at ../../../engines/tucker/sequences.cpp:535
#5 0x80452a0c in Tucker::TuckerEngine::handleIntroSequence (this=0x80c392b8)
at ../../../engines/tucker/sequences.cpp:39
#6 0x804461e4 in Tucker::TuckerEngine::go (this=<value optimized out>)
at ../../../engines/tucker/tucker.cpp:62
#7 0x8002e4d4 in scummvm_main (argc=<value optimized out>,
argv=<value optimized out>) at ../../../base/main.cpp:191
#8 0x80029d30 in main (argc=1, argv=0x80806894)
at ../../../backends/platform/wii/main.cpp:119
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2513952&group_id=37116
More information about the Scummvm-tracker
mailing list