Opened 14 months ago

Last modified 14 months ago

#14285 new defect

GLK: ADRIFT: Core Dump when starting new title through "Return to Launcher"

Reported by: MarcoBorrini99 Owned by: sev-
Priority: normal Component: Engine: GLK: Adrift
Version: Keywords:
Cc: Game:

Description (last modified by MarcoBorrini99)

On my ArchLinux notebook with latest revision and sources compiled with:

./configure --enable-release --disable-debug --disable-all-engines --disable-detection-full --enable-engine=glk --prefix=/var/tmp/scummvm-lnx-glk && make && make install

ADRIFT engine seems to be broken when it comes to start another title through "Return to Launcher".

ScummVM executables always crashes with a nice:

scummvm: engines/glk/adrift/os_glk.cpp:3088: bool Glk::Adrift::adrift_startup_code(Common::SeekableReadStream*): Assertion `!gsc_startup_called' failed.

Currently I can't check if this happens also with other glk sub engines.

Change History (5)

comment:1 by MarcoBorrini99, 14 months ago

Description: modified (diff)

comment:2 by lephilousophe, 14 months ago

Owner: set to sev-
Resolution: fixed
Status: newpending

comment:3 by MarcoBorrini99, 14 months ago

Just recompiled master but issue is still present:

scummvm: engines/glk/adrift/os_glk.cpp:3032: void Glk::Adrift::adrift_main(): Assertion `gsc_startup_called && !gsc_main_called' failed.

comment:4 by lephilousophe, 14 months ago

Resolution: fixed
Status: pendingnew

comment:5 by tag2015, 14 months ago

Summary: [ADRIFT] Core Dump when starting new title through "Return to Launcher"GLK: ADRIFT: Core Dump when starting new title through "Return to Launcher"
Note: See TracTickets for help on using tickets.