[Scummvm-tracker] [ScummVM :: Bugs] #11244: CLOUD: Crash when loading a save from the launcher

ScummVM :: Bugs trac at scummvm.org
Sat Aug 28 22:10:24 UTC 2021


#11244: CLOUD: Crash when loading a save from the launcher
-------------------+---------------------
Reporter:  bgK     |       Owner:  (none)
    Type:  defect  |      Status:  new
Priority:  high    |   Component:  Cloud
 Version:          |  Resolution:
Keywords:          |        Game:
-------------------+---------------------
Comment (by Tkachov):

 The dialog tries to avoid that by setting cloud sync CommandSender's
 target to nullptr both at destructor and close() method (saveload-
 dialog.cpp:70 and :183). It seems that was not enough.

 I agree that simple polling could work fine here. (Not sure I'm the one
 who'd write it tho.)

 I've also noticed that the same CommandSender/CommandReceiver scheme is
 used for the "download folder" case. It's possible that the same error can
 happen there too (gui/downloaddialog.cpp).
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/11244#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list