Opened 17 years ago

Closed 17 years ago

Last modified 6 years ago

#3535 closed defect (fixed)

FOTAQ: game terminates badly

Reported by: SF/clemty Owned by: fingolfin
Priority: normal Component: Engine: Queen
Version: Keywords:
Cc: Game: Flight of the Amazon Queen

Description

FOTAQ talkie, Win32, Dec 24

After the credits have rolled, ScummVM exits with the following error:

pure virtual method called terminate called without an active exception

This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information.

Ticket imported from: #1858080. Ticket imported from: bugs/3535.

Attachments (1)

queen.s26 (12.0 KB ) - added by SF/clemty 17 years ago.
Savegame just before ending

Download all attachments as: .zip

Change History (6)

by SF/clemty, 17 years ago

Attachment: queen.s26 added

Savegame just before ending

comment:1 by SF/clemty, 17 years ago

This also happens for me when I select "give up" to exit the game in FOTAQ's F5-menu.

comment:2 by SF/clemty, 17 years ago

Summary: FOTAQ: game terminates badly after playing throughFOTAQ: game terminates badly

comment:3 by fingolfin, 17 years ago

This happened because of a bug in the destructor. Backtrace:

[...] #5 0x94ca7368 in __cxa_pure_virtual () #6 0x004e05f8 in Queen::MidiMusic::send (this=0x5bd0ea0, b=12161) at engines/queen/music.cpp:188 #7 0x008cce5c in MidiDriver::send (this=0x5bd0ea0, status=129 '\201', firstOp=47 '/', secondOp=0 '\000') at ./sound/mididrv.h:190 #8 0x007abbcc in MidiParser::allNotesOff (this=0x6299000) at sound/midiparser.cpp:258 #9 0x007ad84c in MidiParser::unloadMusic (this=0x6299000) at sound/midiparser.cpp:410 #10 0x004dfefc in Queen::MidiMusic::~MidiMusic (this=0x5bd0ea0) at engines/queen/music.cpp:94 #11 0x004b7ac0 in Queen::PCSound::~PCSound (this=0x5bd0e70) at engines/queen/sound.cpp:164 #12 0x0091388c in Queen::MP3Sound::~MP3Sound (this=0x5bd0e70) at engines/queen/sound.cpp:65 #13 0x004b3de8 in Queen::QueenEngine::~QueenEngine (this=0x9e1f0f0) at engines/queen/queen.cpp:128 [...]

comment:4 by fingolfin, 17 years ago

Owner: set to fingolfin
Resolution: fixed
Status: newclosed

comment:5 by digitall, 6 years ago

Component: Engine: Queen
Game: Flight of the Amazon Queen
Note: See TracTickets for help on using tickets.