[haiku-bugs] Re: [Haiku] #7180: Media Server crashing when shttuing down/used with cortex/randomly with media files (was: Media Server crashing when used with Cortex)

  • From: "stargatefan" <trac@xxxxxxxxxxxx>
  • Date: Sun, 13 Feb 2011 22:30:02 -0000

#7180: Media Server crashing when shttuing down/used with cortex/randomly with
media files
-----------------------------------+-------------------------
  Reporter:  stargatefan           |        Owner:  axeld
      Type:  bug                   |       Status:  new
  Priority:  normal                |    Milestone:  R1
 Component:  Servers/media_server  |      Version:  R1/alpha2
Resolution:                        |     Keywords:
Blocked By:                        |  Has a Patch:  0
  Platform:  All                   |     Blocking:
-----------------------------------+-------------------------

Comment (by stargatefan):

 Still seeing random crashs with media server at shut down. It also has
 trouble with files that may or may not have missing frames.

    Problem seemed to drop up in the 402xx series IIRC.

   I could try to narrow it down but it could just be a flue to. I have
 seen it on the nightlys to.

   Easy to reproduce

    Install nightly iso with hda, shut machine down.

    gcc4 hybrid 40356


 {{{
 GNU gdb 6.3
 Copyright 2004 Free Software Foundation, Inc.
 GDB is free software, covered by the GNU General Public License, and you
 are
 welcome to change it and/or distribute copies of it under certain
 conditions.
 Type "show copying" to see the conditions.
 There is absolutely no warranty for GDB.  Type "show warranty" for
 details.
 This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)

 [tcsetpgrp failed in terminal_inferior: Invalid Argument]
 Thread 200 called debugger(): oops
 Reading symbols from /boot/system/runtime_loader...done.
 Loaded symbols for /boot/system/runtime_loader
 Reading symbols from /boot/system/lib/libbe.so...done.
 Loaded symbols for /boot/system/lib/libbe.so
 Reading symbols from /boot/system/lib/libmedia.so...done.
 Loaded symbols for /boot/system/lib/libmedia.so
 Reading symbols from /boot/system/lib/libgame.so...done.
 Loaded symbols for /boot/system/lib/libgame.so
 Reading symbols from /boot/system/lib/libsupc++.so...done.
 Loaded symbols for /boot/system/lib/libsupc++.so
 Reading symbols from /boot/system/lib/libstdc++.so...done.
 Loaded symbols for /boot/system/lib/libstdc++.so
 Reading symbols from /boot/system/lib/libroot.so...done.
 Loaded symbols for /boot/system/lib/libroot.so
 Reading symbols from /boot/system/lib/libtracker.so...done.
 Loaded symbols for /boot/system/lib/libtracker.so
 Reading symbols from /boot/system/lib/libtranslation.so...done.
 Loaded symbols for /boot/system/lib/libtranslation.so
 Reading symbols from /boot/system/add-
 ons/media/firewire_dv.media_addon...done.
 Loaded symbols for /boot/system/add-ons/media/firewire_dv.media_addon
 Reading symbols from /boot/system/add-
 ons/media/hmulti_audio.media_addon...done.
 Loaded symbols for /boot/system/add-ons/media/hmulti_audio.media_addon
 Reading symbols from /boot/system/add-ons/media/mixer.media_addon...done.
 Loaded symbols for /boot/system/add-ons/media/mixer.media_addon
 [tcsetpgrp failed in terminal_inferior: Invalid Argument]
 [Switching to team /boot/system/servers/media_addon_server (145) thread
 Audio Mixer control (200)]
 0xffff0114 in ?? ()
 (gdb) bt
 #0  0xffff0114 in ?? ()
 #1  0x006541db in debugger () from /boot/system/lib/libroot.so
 #2  0x004bb80e in BBuffer::SetHeader () from /boot/system/lib/libmedia.so
 #3  0x004bc840 in BBufferConsumer::HandleMessage ()
    from /boot/system/lib/libmedia.so
 #4  0x004cac58 in BMediaNode::WaitForMessage ()
    from /boot/system/lib/libmedia.so
 #5  0x004c597e in BMediaEventLooper::ControlLoop ()
    from /boot/system/lib/libmedia.so
 #6  0x004c53a9 in BMediaEventLooper::_ControlThreadStart ()
    from /boot/system/lib/libmedia.so
 #7  0x00658070 in thread_entry () from /boot/system/lib/libroot.so
 #8  0x701c5fec in ?? ()
 (gdb) GNU gdb 6.3

 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7180#comment:1>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts:

  • » [haiku-bugs] Re: [Haiku] #7180: Media Server crashing when shttuing down/used with cortex/randomly with media files (was: Media Server crashing when used with Cortex) - stargatefan