[haiku-bugs] [Haiku] #5276: MediaPlayer crash at start

  • From: "miqlas" <trac@xxxxxxxxxxxx>
  • Date: Sat, 16 Jan 2010 22:44:45 -0000

#5276: MediaPlayer crash at start
--------------------------------------+-------------------------------------
 Reporter:  miqlas                    |       Owner:  marcusoverhagen
     Type:  bug                       |      Status:  new            
 Priority:  normal                    |   Milestone:  R1             
Component:  Applications/MediaPlayer  |     Version:  R1/alpha1      
 Keywords:  media player crash        |   Blockedby:                 
 Platform:  All                       |    Blocking:                 
--------------------------------------+-------------------------------------
 I was played some music from my NTFS partition yesterday.
 Today i sarted the Haiku, opened the MediaPlayer, and tha-tha, it
 crashed, i think it try to open the file from my NTFS partition, but it
 isn't mounted yet... After I mounted this partition, it start up normally.

 In Terminal
 {{{
 ~> /boot/home/config/be/Applications/MediaPlayer
 open playlist item:
 }}}

 ...crash...

 In gdb:

 {{{
 [tcsetpgrp failed in terminal_inferior: Invalid Argument]
 [Switching to team /boot/home/config/be/Applications/MediaPlayer (332)
 thread playback manager (337)]
 0xffff012c in ?? ()
 (gdb) bt
 #0  0xffff012c in ?? ()
 #1  0x00000000 in ?? ()
 #2  0x00013404 in ?? ()
 #3  0x0047d00f in BBufferIO::ReadAt () from /boot/system/lib/libbe.so
 #4  0x0047c3fe in BPositionIO::Read () from /boot/system/lib/libbe.so
 #5  0x00a1a809 in TPositionBridgeIO::Read ()
    from /boot/system/add-ons/media/plugins/ape_reader
 #6  0x00a29ffe in CAPEHeader::FindDescriptor ()
    from /boot/system/add-ons/media/plugins/ape_reader
 #7  0x00a2a13e in CAPEHeader::Analyze ()
    from /boot/system/add-ons/media/plugins/ape_reader
 #8  0x00a1f775 in CAPEInfo::GetFileInformation ()
    from /boot/system/add-ons/media/plugins/ape_reader
 #9  0x00a1ef30 in CAPEInfo::CAPEInfo ()
    from /boot/system/add-ons/media/plugins/ape_reader
 #10 0x00a1af7f in CreateIAPEDecompressEx ()
    from /boot/system/add-ons/media/plugins/ape_reader
 #11 0x00a19fbe in TAPEReader::Sniff ()
    from /boot/system/add-ons/media/plugins/ape_reader
 #12 0x005ba953 in BPrivate::media::PluginManager::CreateReader ()
    from /boot/system/lib/libmedia.so
 #13 0x005b8d98 in BPrivate::media::MediaExtractor::MediaExtractor ()
    from /boot/system/lib/libmedia.so
 #14 0x0058795a in BMediaFile::_InitReader () from
 /boot/system/lib/libmedia.so
 ---Type <return> to continue, or q <return> to quit---
 #15 0x00586a62 in BMediaFile::BMediaFile () from
 /boot/system/lib/libmedia.so
 #16 0x0024e8c2 in FilePlaylistItem::CreateMediaFile ()
 #17 0x00265f51 in Controller::SetTo ()
 #18 0x002659fe in Controller::MessageReceived ()
 #19 0x0035f6fb in BLooper::DispatchMessage () from
 /boot/system/lib/libbe.so
 #20 0x00361069 in BLooper::task_looper () from /boot/system/lib/libbe.so
 #21 0x00360c57 in BLooper::_task0_ () from /boot/system/lib/libbe.so
 #22 0x00938e1e in thread_entry () from /boot/system/lib/libroot.so
 #23 0x70080fec in ?? ()
 (gdb)
 }}}

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

Other related posts: