GNU gdb (GDB) 7.2-ubuntu Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /usr/bin/qlix...Reading symbols from /usr/lib/debug/usr/bin/qlix...done. done. (gdb) run Starting program: /usr/bin/qlix [Thread debugging using libthread_db enabled] [New Thread 0xb7b90b70 (LWP 3400)] warning: the debug information found in "/usr/lib/debug//usr/lib/libxml2.so.2.7.7" does not match "/usr/lib/libxml2.so.2" (CRC mismatch). warning: the debug information found in "/usr/lib/debug/usr/lib/libxml2.so.2.7.7" does not match "/usr/lib/libxml2.so.2" (CRC mismatch). [New Thread 0xb6ee7b70 (LWP 3401)] Device 0 (VID=0781 and PID=7434) is a SanDisk Sansa Clip v2. Device count > 0 QPixmap: It is not safe to use pixmaps outside the GUI thread Selected storage: 65537 [New Thread 0xb66e6b70 (LWP 3402)] Found the default device: "1721F1103432B6A80000000000000000" [Thread 0xb6ee7b70 (LWP 3401) exited] Created file: 0x832a630 Created file: 0x832a6e0 Created file: 0x832a720 Added new child folder to root, now file count: 1 Created file: 0x832a780 Created file: 0x832a7e0 -- snip -- Created file: 0x8359ee8 Creating track: 0x8387bb8 Inserting track with ID: 15 Track:0x8387bb8 associated with file: 0x832a780 File:0x832a780 associated with Track: 0x8387bb8 -- snip -- Creating track: 0x8399588 Inserting track with ID: 849 Track:0x8399588 associated with file: 0x8359ee8 File:0x8359ee8 associated with Track: 0x8399588 Discovered a sample of type: -1234279992 with height: 134874454 and width: 3060687272 with size: 13145551822557392855 Discovered a sample of type: -1234279992 with height: 134874454 and width: 3060687272 with size: 13145551822557392855 -- snip -- Discovered a sample of type: -1234279992 with height: 134874454 and width: 3060687272 with size: 13145551822557392855 file "Metallica - Ain't My Bitch.ogg" 's parent is: "Load" file "Metallica - 2 X 4.ogg" 's parent is: "Load" -- snip -- file "Stupid Dream (Special Edition).alb" 's parent is: "Sansa Clip 8GB" file "Stupid Dream (Special Edition).alb" 's parent is: "Sansa Clip 8GB" QObject::moveToThread: Current thread (0x8274b08) is not the object's thread (0x824fc58). Cannot move to target thread (0x8274b08) Searching for Device Icon Found icon file with id: 14 QPixmap: It is not safe to use pixmaps outside the GUI thread Extracting with width: 128 height: 128 _bestImageDepth = 32 QPixmap: It is not safe to use pixmaps outside the GUI thread Selected storage: 65537 Found default storage! Selected storage: 65537 Storage reporting: 7908491264 and 1685979136 Free space reported: 1685979136 Total space reported: 7908491264 Program received signal SIGSEGV, Segmentation fault. __memcpy_ia32 () at ../sysdeps/i386/i686/multiarch/../memcpy.S:75 75 ../sysdeps/i386/i686/multiarch/../memcpy.S: Tiedostoa tai hakemistoa ei ole. in ../sysdeps/i386/i686/multiarch/../memcpy.S (gdb) thread apply all bt Thread 4 (Thread 0xb66e6b70 (LWP 3402)): #0 0x0012e416 in __kernel_vsyscall () #1 0x00fe14dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 #2 0x00da19c7 in wait (this=0x8274b30, mutex=0x8274b2c, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #3 QWaitCondition::wait (this=0x8274b30, mutex=0x8274b2c, time=4294967295) at thread/qwaitcondition_unix.cpp:160 #4 0x0807035c in QMtpDevice::run (this=0x8274b08) at widgets/QMtpDevice.cpp:78 #5 0x00da0df9 in QThreadPrivate::start (arg=0x8274b08) at thread/qthread_unix.cpp:266 #6 0x00fdccc9 in start_thread (arg=0xb66e6b70) at pthread_create.c:304 #7 0x011ee6ae in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 2 (Thread 0xb7b90b70 (LWP 3400)): #0 0x0012e416 in __kernel_vsyscall () #1 0x011dfde6 in __poll (fds=0x1277ff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 #2 0x01372a1b in g_poll (fds=0x8145288, nfds=1, timeout=-1) at /build/buildd/glib2.0-2.26.0/glib/gpoll.c:132 #3 0x0136543c in g_main_context_poll (context=0x81424e8, block=, dispatch=1, self=0x8142578) at /build/buildd/glib2.0-2.26.0/glib/gmain.c:3093 #4 g_main_context_iterate (context=0x81424e8, block=, dispatch=1, self=0x8142578) at /build/buildd/glib2.0-2.26.0/glib/gmain.c:2775 #5 0x01365ba7 in g_main_loop_run (loop=0x8142568) at /build/buildd/glib2.0-2.26.0/glib/gmain.c:2988 #6 0x018186b4 in gdbus_shared_thread_func (data=0x0) at /build/buildd/glib2.0-2.26.0/gio/gdbusprivate.c:277 #7 0x0138c48f in g_thread_create_proxy (data=0x8142578) at /build/buildd/glib2.0-2.26.0/glib/gthread.c:1897 #8 0x00fdccc9 in start_thread (arg=0xb7b90b70) at pthread_create.c:304 #9 0x011ee6ae in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 1 (Thread 0xb7fd8930 (LWP 3397)): #0 __memcpy_ia32 () at ../sysdeps/i386/i686/multiarch/../memcpy.S:75 #1 0x00000000 in ?? () (gdb)