[EMAIL PROTECTED]:~$ which gtkpod
/usr/bin/gtkpod

(gdb) run
Starting program: /usr/bin/gtkpod 
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1220785984 (LWP 5340)]
[New Thread -1222247520 (LWP 5345)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1220785984 (LWP 5340)]
0xb761bc33 in strlen () from /lib/tls/i686/cmov/libc.so.6

(gdb) thread apply all bt

Thread 2 (Thread -1222247520 (LWP 5345)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb76ef00e in __lll_mutex_lock_wait ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb76ea45a in _L_mutex_lock_1239 ()
from /lib/tls/i686/cmov/libpthread.so.0
#3  0xb725f4b0 in ?? ()
#4  0x00000000 in ?? ()

Thread 1 (Thread -1220785984 (LWP 5340)):
#0  0xb761bc33 in strlen () from /lib/tls/i686/cmov/libc.so.6
#1  0xb77eb17e in g_strdup () from /usr/lib/libglib-2.0.so.0
#2  0xb784c0de in itdb_device_list_devices () from /usr/lib/libgpod.so.0
#3  0xb784cc1c in itdb_device_list_devices () from /usr/lib/libgpod.so.0
#4  0xb7869eea in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#5  0xb786a899 in g_object_new_valist ()
from /usr/lib/libgobject-2.0.so.0
#6  0xb786a9a0 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#7  0xb784af78 in itdb_device_new () from /usr/lib/libgpod.so.0
#8  0xb783c73c in itdb_set_mountpoint () from /usr/lib/libgpod.so.0
#9  0x08073afc in init_data ()
#10 0x08089a42 in main ()

----------------------------------------------

On 9/25/06, Sebastien Bacher <[EMAIL PROTECTED]> wrote:
        Thanks for your bug. What is the gtkpod path according to "which
        gtkpod"? Could you get a backtrace with gdb?
        - gdb gtkpod
        (gdb) run
        ... crash
        (gdb) thread apply all bt
        
        and copy that to a comment
        
        ** Changed in: gtkpod (Ubuntu)
               Status: Unconfirmed => Needs Info
        
        --
        gtkpod segfaults
        https://launchpad.net/bugs/53588

-- 
gtkpod segfaults
https://launchpad.net/bugs/53588

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to