[haiku-bugs] Re: [Haiku] #12650: 64 bit MediaPlayer crashes on some AVI videos

  • From: "korli" <trac@xxxxxxxxxxxx>
  • Date: Tue, 20 Dec 2016 20:29:27 -0000

#12650: 64 bit MediaPlayer crashes on some AVI videos
----------------------------------------+----------------------------
   Reporter:  vidrep                    |      Owner:  stippi
       Type:  bug                       |     Status:  new
   Priority:  normal                    |  Milestone:  Unscheduled
  Component:  Applications/MediaPlayer  |    Version:  R1/Development
 Resolution:                            |   Keywords:
 Blocked By:                            |   Blocking:  11617, 12508
Has a Patch:  0                         |   Platform:  x86-64
----------------------------------------+----------------------------

Comment (by korli):

 This one crashes reliably :) What happens is: Video decoding fails because
 of #12731, which in turn triggers an assert in ffmpeg, calling abort().
 The media extractor thread is still running and tries to call some
 BBufferIO method, which is already unloaded, thus the pure virtual method
 call.
 Whether resolving #12731 is enough to avoid crashing isn't sure.

--
Ticket URL: <https://dev.haiku-os.org/ticket/12650#comment:7>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: