[ scummvm-Bugs-887536 ] FT: Intro crash (regression)

SourceForge.net noreply at sourceforge.net
Fri Jan 30 11:57:17 CET 2004


Bugs item #887536, was opened at 2004-01-30 11:57
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=887536&group_id=37116

Category: Unknown Crash/Other
Group: Full Throttle
Status: Open
Resolution: None
Priority: 5
Submitted By: Torbjörn Andersson (eriktorbjorn)
Assigned to: Nobody/Anonymous (nobody)
Summary: FT: Intro crash (regression)

Initial Comment:
When I try to run the Full Throttle intro with today's
CVS snapshot, compiled under MinGW, it crashes after
the line "You know Ben, we're broke." with the
following backtrace:

#0  0x77f596cf in _libwinmm_a_iname ()
#1  0x03244be8 in ?? ()
#2  0x77f591d4 in _libwinmm_a_iname ()
#3  0x77f8520d in _libwinmm_a_iname ()
#4  0x77f9e227 in _libwinmm_a_iname ()
#5  0x77f85010 in _libwinmm_a_iname ()
#6  0x77f58b37 in _libwinmm_a_iname ()
#7  0x77c2ab2e in _libwinmm_a_iname ()
#8  0x0048d5d5 in
Scumm::SmushPlayer::handleFrameObject(Scumm::Chunk&) (
    this=0x2508290, b=@0x2513fc8) at
scumm/smush/smush_player.cpp:725
#9  0x0048d7c1 in
Scumm::SmushPlayer::handleFrame(Scumm::Chunk&) (
    this=0x2508290, b=@0x310ae60) at
scumm/smush/smush_player.cpp:748
#10 0x0048e0e1 in Scumm::SmushPlayer::parseNextFrame()
(this=0x2508290)
    at scumm/smush/smush_player.cpp:876
#11 0x0048b7b8 in
Scumm::SmushPlayer::timerCallback(void*) (refCon=0x2508290)
    at scumm/smush/smush_player.cpp:211
#12 0x005e3761 in Timer::handler(int) (this=0x3fe098, t=10)
    at common/timer.cpp:99
#13 0x005e35f8 in Timer::timer_handler(int) (t=10) at
common/timer.cpp:79
#14 0x1003474d in callback_wrapper (ms=10,
param=0x5e35d8) at SDL_timer.c:252
#15 0x1003442a in SDL_ThreadedTimerCheck () at
SDL_timer.c:137
#16 0x1003410a in HandleAlarm (uID=16, uMsg=0,
dwUser=0, dw1=0, dw2=0)
    at SDL_systimer.c:180
#17 0x76b42271 in _libwinmm_a_iname ()
#18 0x76b49e64 in _libwinmm_a_iname ()
#19 0x0296e850 in ?? ()

Line 725 is simply free(chunk_buffer); so there's
probably some memory corruption going on. I haven't
looked into it any further than that, though.


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

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




More information about the Scummvm-tracker mailing list