Re: [GnomeMeeting-devel-list] new bug: SIG33, Real-time event 33.



thomas schorpp wrote:
> on startup:
> 
schorpp tom1:~$ gdb ekiga
GNU gdb 6.3-debian
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 "i386-linux"...Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) handle SIG33
Signal        Stop      Print   Pass to program Description
SIG33         Yes       Yes     Yes             Real-time event 33
(gdb) handle SIG33 nostop
Signal        Stop      Print   Pass to program Description
SIG33         No        Yes     Yes             Real-time event 33
(gdb)
Signal        Stop      Print   Pass to program Description
SIG33         No        Yes     Yes             Real-time event 33
(gdb) run
Starting program: /usr/bin/ekiga
[Thread debugging using libthread_db enabled]
[New Thread -1243142464 (LWP 15190)]
[New Thread -1244337232 (LWP 15348)]
[New Thread -1244599376 (LWP 15349)]
Block 0x8193b10 not in heap!
Block 0x8193b10 not in heap!
Block 0x816d2a8 not in heap!
Block 0x816d2a8 not in heap!
Block 0x8178d28 not in heap!
Block 0x8193c78 not in heap!
Block 0x8193c78 not in heap!
Block 0x8193c78 not in heap!
Block 0x81791a8 not in heap!
Block 0x81791a8 not in heap!

Program received signal SIG33, Real-time event 33.

Program received signal SIG33, Real-time event 33.

Program received signal SIG33, Real-time event 33.

Program received signal SIG33, Real-time event 33.

Program received signal SIG33, Real-time event 33.

Program received signal SIG33, Real-time event 33.

Program received signal SIG33, Real-time event 33.

Program received signal SIG33, Real-time event 33.

...lockup

Program received signal SIGINT, Interrupt.
[Switching to Thread -1243142464 (LWP 15190)]
0xb658895b in __nptl_setxid () from /lib/tls/libpthread.so.0
(gdb) bt
#0  0xb658895b in __nptl_setxid () from /lib/tls/libpthread.so.0
#1  0xb6409463 in setegid () from /lib/tls/libc.so.6
#2  0xb76fea16 in gnome_vfs_method_init () from /usr/lib/libgnomevfs-2.so.0
#3  0xb76feade in gnome_vfs_method_get () from /usr/lib/libgnomevfs-2.so.0
#4  0xb770e8bb in gnome_vfs_uri_new_private () from /usr/lib/libgnomevfs-2.so.0
#5  0xb771121c in gnome_vfs_remove_optional_escapes ()
   from /usr/lib/libgnomevfs-2.so.0
#6  0xb7712773 in gnome_vfs_make_uri_canonical () from /usr/lib/libgnomevfs-2.so.0
#7  0xb5be4364 in make_uri_canonical (uri=0x81a09c0 "file:///home/schorpp/Desktop")
    at gtkfilesystemgnomevfs.c:724
#8  0xb5be5e2c in gtk_file_system_gnome_vfs_filename_to_path (
    file_system=0x81a0880, filename=0x81a0978 "/home/schorpp/Desktop")
    at gtkfilesystemgnomevfs.c:1510
#9  0xb7bfc8ab in gtk_file_system_filename_to_path ()
   from /usr/lib/libgtk-x11-2.0.so.0
#10 0xb5be3995 in gtk_file_system_gnome_vfs_init (system_vfs=0x81a0880)
    at gtkfilesystemgnomevfs.c:395
#11 0xb763bd46 in IA__g_type_create_instance (type=136048072) at gtype.c:1596
#12 0xb7620f42 in g_object_constructor (type=4294967292, n_construct_properties=0,
    construct_params=0x0) at gobject.c:1011
#13 0xb76215bf in IA__g_object_newv (object_type=136048072, n_parameters=0,
    parameters=0x0) at gobject.c:908
#14 0xb7622167 in IA__g_object_new_valist (object_type=136048072,
    first_property_name=0x0, var_args=Variable "var_args" is not available.
) at gobject.c:951
#15 0xb7622320 in IA__g_object_new (object_type=136048072,
    first_property_name=0xfffffffc <Address 0xfffffffc out of bounds>)
    at gobject.c:789
#16 0xb5be3791 in gtk_file_system_gnome_vfs_new () at gtkfilesystemgnomevfs.c:340
#17 0xb5be7ae3 in fs_module_create () at gtkfilesystemgnomevfs.c:2824
#18 0xb7bfd633 in _gtk_file_system_module_get_type ()
   from /usr/lib/libgtk-x11-2.0.so.0
#19 0xb7bfd71a in _gtk_file_system_create () from /usr/lib/libgtk-x11-2.0.so.0
---Type <return> to continue, or q <return> to quit---q
Quit
(gdb) quit
The program is running.  Exit anyway? (y or n) y
schorpp tom1:~$

undebugable.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]