Hello Nico,

El vie, 04-05-2007 a las 13:37 +0200, Nico Golde escribió:
> Hi,
> can you please try gtkpod with the package from:
> http://people.debian.org/~nion/gtkpod/gtkpod_0.99.4-2_i386.deb
> It is the same package available in unstable build with 
> debugging symbols.

Of course.

> Use the following:
> gdb `which gtkpod`
> Then type 'run'
> Get gtkpod to crash and then write 'bt full' into the gdb 
> line and send the output back to the BTS please.
> Kind regards
> Nico
> 

Here is the output:

$ gdb `which gtkpod`
GNU gdb 6.6-debian
Copyright (C) 2006 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/i686/cmov/libthread_db.so.1".
(gdb) run
Starting program: /usr/bin/gtkpod 
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1219742016 (LWP 15534)]
[New Thread -1222136944 (LWP 15539)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1219742016 (LWP 15534)]
0xb7e26417 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
(gdb) bt full
#0  0xb7e26417 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#1  0xb7814e20 in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#2  0xb7814e20 in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#3  0x0843c514 in ?? ()
No symbol table info available.
#4  0xb7f550e4 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#5  0x0818a900 in ?? ()
No symbol table info available.
#6  0x08315540 in ?? ()
No symbol table info available.
#7  0xbffb5f68 in ?? ()
No symbol table info available.
#8  0xb7e1904b in gtk_tree_model_get_value ()
from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
Backtrace stopped: frame did not save the PC
(gdb) 

Hope this help.

Regards,
David.



Reply via email to