[Scummvm-tracker] [ScummVM :: Bugs] #15015: COMMON: AGS games lead to a reproducable crash on exiting ScummVM

ScummVM :: Bugs trac at scummvm.org
Mon Mar 18 21:38:15 UTC 2024


#15015: COMMON: AGS games lead to a reproducable crash on exiting ScummVM
--------------------+--------------------------
Reporter:  raziel-  |       Owner:  (none)
    Type:  defect   |      Status:  new
Priority:  normal   |   Component:  Engine: AGS
 Version:           |  Resolution:
Keywords:           |        Game:
--------------------+--------------------------
Comment (by PushmePullyu):

 Yes, the output confirms that static dtors are not run on DSO unload, but
 at program exit. Since the SO is already unloaded, this causes a crash.

 Could you test if adding {{{-fuse-cxa-atexit}}} to both g++ invocations
 changes anything?
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/15015#comment:19>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list