[Scummvm-tracker] [ScummVM] #9653: FULLPIPE: Irregular crash when starting

Colin Snover trac at scummvm.org
Mon Nov 20 03:53:58 CET 2017


#9653: FULLPIPE: Irregular crash when starting
--------------------------+------------------------------
  Reporter:  windlepoons  |      Owner:  csnover
      Type:  defect       |     Status:  closed
  Priority:  blocker      |  Component:  Engine: Fullpipe
Resolution:  fixed        |   Keywords:  has-backtrace
      Game:               |
--------------------------+------------------------------
Changes (by csnover):

 * owner:  (none) => csnover
 * status:  new => closed
 * resolution:   => fixed


Comment:

 Thanks for your report! A patch for this issue has been added in commit
 e42ade073cc1f013eae739dc37464630f1104813 and will be available in daily
 builds 1.10.0git-5480 and later.

 If the audio thread happened to request data before a packet was ever
 added to the stream, it would cause the stream to never initialise the
 decoder’s structs and so they would contain uninitialised memory and
 crash.

--
Ticket URL: <https://bugs.scummvm.org/ticket/9653#comment:8>
ScummVM <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list