assuming people who report bugs can follow that complexity of instructions must 
*really* cut down the number
of bugs you have to deal with...

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/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) set pagination 0
(gdb) run
Starting program: /usr/bin/pidgin 
[Thread debugging using libthread_db enabled]
[New Thread -1224443696 (LWP 6309)]
[New Thread -1247335536 (LWP 6312)]
[New Thread -1271874672 (LWP 6331)]
[New Thread -1280267376 (LWP 6332)]
[New Thread -1288660080 (LWP 6333)]
[Thread -1280267376 (LWP 6332) exited]
[Thread -1288660080 (LWP 6333) exited]
[Thread -1271874672 (LWP 6331) exited]
[New Thread -1271874672 (LWP 6334)]
[Thread -1271874672 (LWP 6334) exited]
[New Thread -1271874672 (LWP 6335)]
[New Thread -1288660080 (LWP 6336)]
[New Thread -1280267376 (LWP 6337)]
[New Thread -1297052784 (LWP 6338)]
[New Thread -1305445488 (LWP 6339)]
[New Thread -1313838192 (LWP 6340)]
[New Thread -1322230896 (LWP 6341)]
[New Thread -1330623600 (LWP 6342)]
[New Thread -1339016304 (LWP 6343)]
[New Thread -1347409008 (LWP 6344)]
[Thread -1280267376 (LWP 6337) exited]
[Thread -1271874672 (LWP 6335) exited]
[Thread -1313838192 (LWP 6340) exited]
[Thread -1305445488 (LWP 6339) exited]
[Thread -1297052784 (LWP 6338) exited]
[Thread -1288660080 (LWP 6336) exited]
[Thread -1347409008 (LWP 6344) exited]
[Thread -1339016304 (LWP 6343) exited]
[Thread -1330623600 (LWP 6342) exited]
[Thread -1322230896 (LWP 6341) exited]
[New Thread -1322230896 (LWP 6346)]
[Thread -1322230896 (LWP 6346) exited]
[New Thread -1322230896 (LWP 6348)]
[New Thread -1330623600 (LWP 6349)]
[New Thread -1339016304 (LWP 6350)]
[New Thread -1347409008 (LWP 6351)]
[New Thread -1271874672 (LWP 6352)]
[New Thread -1280267376 (LWP 6353)]
[Thread -1330623600 (LWP 6349) exited]
[Thread -1322230896 (LWP 6348) exited]
[Thread -1280267376 (LWP 6353) exited]
[Thread -1271874672 (LWP 6352) exited]
[Thread -1347409008 (LWP 6351) exited]
[Thread -1339016304 (LWP 6350) exited]
[New Thread -1339016304 (LWP 6361)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1224443696 (LWP 6309)]
0x08095b32 in update_buddy_status_timeout (buddy=0xb76eb8ac) at 
../../pidgin/gtkconv.c:7054
7054    ../../pidgin/gtkconv.c: No such file or directory.
        in ../../pidgin/gtkconv.c
(gdb) backtrace full
#0  0x08095b32 in update_buddy_status_timeout (buddy=0xb76eb8ac) at 
../../pidgin/gtkconv.c:7054
        conv = <value optimized out>
#1  0x082d8a18 in ?? ()
No symbol table info available.
#2  0xb76eb8ac in __pthread_mutex_unlock_usercnt () from 
/lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb) info registers
eax            0x82d8a18        137202200
ecx            0x0      0
edx            0x8095b2f        134830895
ebx            0xb787721c       -1215860196
esp            0xbfe4228c       0xbfe4228c
ebp            0xbfe422b8       0xbfe422b8
esi            0xbfe422fc       -1075567876
edi            0x86f4910        141510928
eip            0x8095b32        0x8095b32 <update_buddy_status_timeout+2>
eflags         0x10a92  [ AF SF IF OF RF ]
cs             0x73     115
ss             0x7b     123
ds             0x7b     123
es             0x7b     123
fs             0x0      0
gs             0x33     51
(gdb) thread apply all backtrace

Thread 24 (Thread -1339016304 (LWP 6361)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb76ec8fc in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7ebd123 in ?? () from /usr/lib/libgthread-2.0.so.0
#3  0x086e4360 in ?? ()
#4  0x086a6cc0 in ?? ()
#5  0xb0303308 in ?? ()
#6  0xb787721c in ?? () from /usr/lib/libglib-2.0.so.0
#7  0xb76ebc80 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x00000001 in ?? ()
#9  0xb0303318 in ?? ()
#10 0xb77f9dff in g_queue_peek_tail_link () from /usr/lib/libglib-2.0.so.0
#11 0xb77cce91 in ?? () from /usr/lib/libglib-2.0.so.0
#12 0x086e4360 in ?? ()
#13 0x086a6cc0 in ?? ()
#14 0xb0303384 in ?? ()
#15 0xb77ccf1f in g_async_queue_timed_pop_unlocked () from 
/usr/lib/libglib-2.0.so.0
#16 0xb780f303 in ?? () from /usr/lib/libglib-2.0.so.0
#17 0x086a6ca8 in ?? ()
#18 0xb0303384 in ?? ()
#19 0xb76ea541 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
#20 0xb780d5ef in ?? () from /usr/lib/libglib-2.0.so.0
#21 0x086a6c70 in ?? ()
#22 0x08609900 in ?? ()
#23 0xb0b04b90 in ?? ()
#24 0xb03033d8 in ?? ()
#25 0xb76f7ff4 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
#26 0x00801000 in ?? ()
#27 0xb76ea530 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
#28 0xb76f7ff4 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
#29 0x00000000 in ?? ()

Thread 2 (Thread -1247335536 (LWP 6312)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb76615c7 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb77ed593 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0x0818cef8 in ?? ()
#4  0x00000002 in ?? ()
#5  0xffffffff in ?? ()
#6  0x0818cef8 in ?? ()
#7  0x00000002 in ?? ()
#8  0xb729d870 in ?? () from /usr/lib/libdbus-1.so.3
#9  0xb76ea541 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
#10 0xb77ed909 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#11 0xb72bc784 in ?? () from /usr/lib/libnm_glib.so.0
#12 0x0818d7f8 in ?? ()
#13 0x0818d6a8 in ?? ()
#14 0xb7f89e73 in ?? () from /lib/ld-linux.so.2
#15 0xb780d5ef in ?? () from /usr/lib/libglib-2.0.so.0
#16 0x0818d670 in ?? ()
#17 0x0818d6a8 in ?? ()
#18 0xb76e3000 in ?? ()
#19 0x00015084 in ?? ()
#20 0xb759fa6c in ?? () from /lib/tls/i686/cmov/libc.so.6
#21 0xb76f7ff4 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
#22 0xb76ea530 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
#23 0xb76f7ff4 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
#24 0x00000000 in ?? ()

Thread 1 (Thread -1224443696 (LWP 6309)):
#0  0x08095b32 in update_buddy_status_timeout (buddy=0xb76eb8ac) at 
../../pidgin/gtkconv.c:7054
#1  0x082d8a18 in ?? ()
#2  0xb76eb8ac in __pthread_mutex_unlock_usercnt () from 
/lib/tls/i686/cmov/libpthread.so.0
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb) quit
The program is running.  Exit anyway? (y or n)

-- 
(gutsy) pidgin exits when changing buddy icon
https://bugs.launchpad.net/bugs/139081
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to