id summary reporter owner description type status priority component version resolution keywords cc game 14285 "GLK: ADRIFT: Core Dump when starting new title through ""Return to Launcher""" MarcoBorrini99 sev- "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. " defect new normal Engine: GLK: Adrift