[haiku-bugs] [Haiku] #6561: [MediaPlayer] crashes on playing vmw file

  • From: "diver" <trac@xxxxxxxxxxxx>
  • Date: Tue, 07 Sep 2010 16:31:42 -0000

#6561: [MediaPlayer] crashes on playing vmw file
----------------------------------------+-----------------------------------
   Reporter:  diver                     |        Owner:  stippi        
       Type:  bug                       |       Status:  new           
   Priority:  normal                    |    Milestone:  R1            
  Component:  Applications/MediaPlayer  |      Version:  R1/Development
   Keywords:                            |   Blocked By:                
Has a Patch:  0                         |     Platform:  All           
   Blocking:                            |  
----------------------------------------+-----------------------------------
 This is r38570 in VirtualBox.
 Before recent ffmpeg update this file used to play fine.

 {{{
 Thread 536 caused an exception: Segment violation
 [...]
 [Switching to team /boot/system/apps/MediaPlayer (480) thread playback
 manager (536)]
 0x01efdaf0 in ff_msmpeg4_decode_init ()
    from /boot/system/add-ons/media/plugins/ffmpeg
    (gdb) bt
 #0  0x01efdaf0 in ff_msmpeg4_decode_init ()
    from /boot/system/add-ons/media/plugins/ffmpeg
 #1  0x0270c580 in ff_msmp4_dc_chroma_vlc ()
    from /boot/system/add-ons/media/plugins/ffmpeg
 #2  0x00000009 in ?? ()
 #3  0x00000078 in ?? ()
 #4  0x02104c44 in ff_table0_dc_lum ()
    from /boot/system/add-ons/media/plugins/ffmpeg
 #5  0x00000008 in ?? ()
 #6  0x00000004 in ?? ()
 #7  0x02104c40 in table_mb_non_intra ()
    from /boot/system/add-ons/media/plugins/ffmpeg
 #8  0x00000008 in ?? ()
 #9  0x00000004 in ?? ()
 #10 0x00000000 in ?? ()
 #11 0x00000000 in ?? ()
 #12 0x00000000 in ?? ()
 #13 0x00000004 in ?? ()
 #14 0x02598e5e in static_rl_table_store ()
    from /boot/system/add-ons/media/plugins/ffmpeg
 #15 0x00003000 in ?? ()
 #16 0x01efd5e4 in ff_msmpeg4_decode_init ()
    from /boot/system/add-ons/media/plugins/ffmpeg
 #17 0x021af4a4 in ?? () from /boot/system/add-ons/media/plugins/ffmpeg
 ---Type <return> to continue, or q <return> to quit---
 #18 0x1824fa90 in ?? ()
 #19 0x021c3fa0 in wmavoice_decoder ()
     from /boot/system/add-ons/media/plugins/ffmpeg
 #20 0xffffffff in ?? ()
 #21 0x180e96a8 in ?? ()
 #22 0x00003000 in ?? ()
 #23 0xffffffff in ?? ()
 #24 0x01f9fbf3 in wmv2_decode_init ()
     from /boot/system/add-ons/media/plugins/ffmpeg
 #25 0x18040940 in ?? ()
 #26 0x00000000 in ?? ()
 #27 0x00003000 in ?? ()
 #28 0x01f9fbc6 in wmv2_decode_init ()
     from /boot/system/add-ons/media/plugins/ffmpeg
 #29 0x021af4a4 in ?? () from /boot/system/add-ons/media/plugins/ffmpeg
 #30 0x18040940 in ?? ()
 #31 0x021c3fa0 in wmavoice_decoder ()
     from /boot/system/add-ons/media/plugins/ffmpeg
 #32 0x009e4b01 in BPrivate::hoardUnlock () from
 /boot/system/lib/libroot.so
 Previous frame inner to this frame (corrupt stack?)
 (gdb)
 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6561>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts:

  • » [haiku-bugs] [Haiku] #6561: [MediaPlayer] crashes on playing vmw file - diver