Changes between Initial Version and Version 1 of Ticket #8033, comment 4


Ignore:
Timestamp:
Apr 19, 2012, 7:07:25 PM (12 years ago)
Author:
diver

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8033, comment 4

    initial v1  
    1 It is still happening in the build 44058. The followings are the output as instructed:
    2 
    3 GNU gdb 6.3
    4 Copyright 2004 Free Software Foundation, Inc.
    5 GDB is free software, covered by the GNU General Public License, and you are
    6 welcome to change it and/or distribute copies of it under certain conditions.
    7 Type "show copying" to see the conditions.
    8 There is absolutely no warranty for GDB.  Type "show warranty" for details.
    9 This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)
    10 
    11 [tcsetpgrp failed in terminal_inferior: Invalid Argument]
     1It is still happening in hrev44058. The followings are the output as instructed:
     2{{{
    123Thread 865 called debugger(): Looper must be locked.
    13 Reading symbols from /boot/system/runtime_loader...done.
    14 Loaded symbols for /boot/system/runtime_loader
    15 Reading symbols from /boot/system/lib/libbe.so...done.
    16 Loaded symbols for /boot/system/lib/libbe.so
    17 Reading symbols from /boot/system/lib/libgame.so...done.
    18 Loaded symbols for /boot/system/lib/libgame.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/libtracker.so...done.
    22 Loaded symbols for /boot/system/lib/libtracker.so
    23 Reading symbols from /boot/system/lib/libtranslation.so...done.
    24 Loaded symbols for /boot/system/lib/libtranslation.so
    25 Reading symbols from /boot/system/lib/libtextencoding.so...done.
    26 Loaded symbols for /boot/system/lib/libtextencoding.so
    27 Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
    28 Loaded symbols for /boot/system/lib/libstdc++.r4.so
    29 Reading symbols from /boot/system/lib/libroot.so...done.
    30 Loaded symbols for /boot/system/lib/libroot.so
    31 Reading symbols from /boot/system/lib/libicudata.so.48.1.1...done.
    32 Loaded symbols for /boot/system/lib/libicudata.so.48.1.1
    33 Reading symbols from /boot/system/lib/libicui18n.so.48.1.1...done.
    34 Loaded symbols for /boot/system/lib/libicui18n.so.48.1.1
    35 Reading symbols from /boot/system/lib/libicuio.so.48.1.1...done.
    36 Loaded symbols for /boot/system/lib/libicuio.so.48.1.1
    37 Reading symbols from /boot/system/lib/libicule.so.48.1.1...done.
    38 Loaded symbols for /boot/system/lib/libicule.so.48.1.1
    39 Reading symbols from /boot/system/lib/libiculx.so.48.1.1...done.
    40 Loaded symbols for /boot/system/lib/libiculx.so.48.1.1
    41 Reading symbols from /boot/system/lib/libicutu.so.48.1.1...done.
    42 Loaded symbols for /boot/system/lib/libicutu.so.48.1.1
    43 Reading symbols from /boot/system/lib/libicuuc.so.48.1.1...done.
    44 Loaded symbols for /boot/system/lib/libicuuc.so.48.1.1
    45 Reading symbols from /boot/system/lib/libroot-addon-icu.so...done.
    46 Loaded symbols for /boot/system/lib/libroot-addon-icu.so
    47 Reading symbols from /boot/system/add-ons/media/plugins/ffmpeg...done.
    48 Loaded symbols for /boot/system/add-ons/media/plugins/ffmpeg
    49 Reading symbols from /boot/system/lib/libnetwork.so...done.
    50 Loaded symbols for /boot/system/lib/libnetwork.so
    51 [tcsetpgrp failed in terminal_inferior: Invalid Argument]
     4[...]
    525[Switching to team /boot/system/apps/MediaPlayer (860) thread playback manager (865)]
    5360xffff0114 in ?? ()
     
    6720#12 0x78080fec in ?? ()
    6821(gdb)
     22}}}