[Scummvm-tracker] [ScummVM :: Bugs] #14285: [ADRIFT] Core Dump when starting new title through "Return to Launcher"
ScummVM :: Bugs
trac at scummvm.org
Fri Mar 3 15:17:45 UTC 2023
#14285: [ADRIFT] Core Dump when starting new title through "Return to Launcher"
---------------------------+----------------------------------
Reporter: MarcoBorrini99 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: GLK: Adrift
Version: | Resolution:
Keywords: | Game:
---------------------------+----------------------------------
Description changed by MarcoBorrini99:
Old description:
> 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 engunes.
New description:
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.
--
--
Ticket URL: <https://bugs.scummvm.org/ticket/14285#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list