Changes between Initial Version and Version 3 of Ticket #7180


Ignore:
Timestamp:
Dec 26, 2013, 1:48:29 AM (10 years ago)
Author:
diver
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7180

    • Property Summary Media Server crashing when used with CortexMedia Server crashing when shttuing down/used with cortex/randomly with media files
    • Property Cc black.belt.jimmy@… added
    • Property Component Servers/media_serverServers/media_addon_server
  • Ticket #7180 – Description

    initial v3  
    11was trying to use cortex to see if inputs and output worked. I was met with fialure.
    2 
    32 
    43{{{
    5 GNU gdb 6.3
    6 Copyright 2004 Free Software Foundation, Inc.
    7 GDB is free software, covered by the GNU General Public License, and you are
    8 welcome to change it and/or distribute copies of it under certain conditions.
    9 Type "show copying" to see the conditions.
    10 There is absolutely no warranty for GDB.  Type "show warranty" for details.
    11 This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)
    12 
    13 [tcsetpgrp failed in terminal_inferior: Invalid Argument]
    144Thread 2492 caused an exception: Segment violation
    15 Reading symbols from /boot/system/runtime_loader...done.
    16 Loaded symbols for /boot/system/runtime_loader
    17 Reading symbols from /boot/system/lib/libbe.so...done.
    18 Loaded symbols for /boot/system/lib/libbe.so
    19 Reading symbols from /boot/system/lib/libmedia.so...done.
    20 Loaded symbols for /boot/system/lib/libmedia.so
    21 Reading symbols from /boot/system/lib/libgame.so...done.
    22 Loaded symbols for /boot/system/lib/libgame.so
    23 Reading symbols from /boot/system/lib/libsupc++.so...done.
    24 Loaded symbols for /boot/system/lib/libsupc++.so
    25 Reading symbols from /boot/system/lib/libstdc++.so...done.
    26 Loaded symbols for /boot/system/lib/libstdc++.so
    27 Reading symbols from /boot/system/lib/libroot.so...done.
    28 Loaded symbols for /boot/system/lib/libroot.so
    29 Reading symbols from /boot/system/lib/libtracker.so...done.
    30 Loaded symbols for /boot/system/lib/libtracker.so
    31 Reading symbols from /boot/system/lib/libtranslation.so...done.
    32 Loaded symbols for /boot/system/lib/libtranslation.so
    33 Reading symbols from /boot/system/add-ons/media/firewire_dv.media_addon...done.
    34 Loaded symbols for /boot/system/add-ons/media/firewire_dv.media_addon
    35 Reading symbols from /boot/system/add-ons/media/hmulti_audio.media_addon...done.
    36 Loaded symbols for /boot/system/add-ons/media/hmulti_audio.media_addon
    37 Reading symbols from /boot/system/add-ons/media/mixer.media_addon...done.
    38 Loaded symbols for /boot/system/add-ons/media/mixer.media_addon
    39 [tcsetpgrp failed in terminal_inferior: Invalid Argument]
     5[...]
    406[Switching to team /boot/system/servers/media_addon_server (2474) thread Audio Mixer control (2492)]
    4170x00956d89 in Resampler::float_to_float ()
     
    6127#9  0x701c5fec in ?? ()
    6228(gdb)
    63 
    6429}}}