[Bug 32029] double free error when at-spi is installed

Shaya Potter spotter at cs.columbia.edu
Sun Feb 19 21:39:20 UTC 2006


Public bug report changed:
https://launchpad.net/malone/bugs/32029

Comment:
this is on a dapper box

can't reproduce the gdb, as it wont run within gdb context

spotter at dent:~$ gdb /opt/gaim/bin/gaim
GNU gdb 6.4-debian
Copyright 2005 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 "i486-linux-gnu"...Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) handle SIG33 pass nostop noprint
Signal        Stop      Print   Pass to program Description
SIG33         No        No      Yes             Real-time event 33
(gdb) run
Starting program: /opt/gaim/bin/gaim
[Thread debugging using libthread_db enabled]
[New Thread 927110848 (LWP 6460)]
GTK Accessibility Module initialized
[New Thread 910715824 (LWP 6477)]
[New Thread 902323120 (LWP 6478)]
[New Thread 902056880 (LWP 6482)]
[Thread 902056880 (LWP 6482) exited]
thread_db_get_info: cannot get thread info: generic error
(gdb) c
Continuing.
Cannot remove breakpoints because program is no longer writable.
It might be running in another process.
Further execution is probably impossible.
0x00000000 in ?? ()
ptrace: No such process.
(gdb)




More information about the desktop-bugs mailing list