GNOME Bugzilla – Bug 111435
0.13.95 segfault
Last modified: 2006-06-18 05:11:30 UTC
From: "Dave C." <devchan1@bellsouth.net> Hi, I am using pan 0.13.95. Kernel 2.4.20, glibc 2.2.5, gtk 2.2, glib 2.2. Pan is segfaulting and I don't know why. I am including the backtrace script so you guys can trouble shoot.
i:Exit -:PrevPg <Space>:NextPg ?:Help (gdb) info threads^M 8 Thread 6151 (LWP 28223) 0x406d4ba1 in nanosleep () from /lib/libc.so.6^M 7 Thread 5126 (LWP 28222) 0x406f7d94 in read () from /lib/libc.so.6^M * 6 Thread 4101 (LWP 28221) 0x4062829d in pthread_mutex_lock ()^M from /lib/libpthread.so.0^M 5 Thread 3076 (LWP 28220) 0x406f7d94 in read () from /lib/libc.so.6^M 4 Thread 2051 (LWP 28219) 0x406f7d94 in read () from /lib/libc.so.6^M 3 Thread 1026 (LWP 28218) 0x406f7d94 in read () from /lib/libc.so.6^M 2 Thread 2049 (LWP 28217) 0x406fd3e2 in poll () from /lib/libc.so.6^M 1 Thread 1024 (LWP 28216) 0x40660791 in sigsuspend () from /lib/libc.so.6^M (gdb) thread 1^M [Switching to thread 1 (Thread 1024 (LWP 28216))]#0 0x40660791 in sigsuspend^M () from /lib/libc.so.6^M (gdb) bt^M
+ Trace 36196
The program is running. Exit anyway? (y or n) y^M dave:~/$ Script done on Wed Apr 23 11:02:28 2003
Program received signal SIGSEGV, Segmentation fault.^M [Switching to Thread 4101 (LWP 28221)]^M 0x4062829d in pthread_mutex_lock () from /lib/libpthread.so.0^M (gdb) bt^M
+ Trace 36197
8 Thread 6151 (LWP 28223) 0x406d4ba1 in nanosleep () from /lib/libc.so.6^M 7 Thread 5126 (LWP 28222) 0x406f7d94 in read () from /lib/libc.so.6^M * 6 Thread 4101 (LWP 28221) 0x4062829d in pthread_mutex_lock ()^M from /lib/libpthread.so.0^M 5 Thread 3076 (LWP 28220) 0x406f7d94 in read () from /lib/libc.so.6^M 4 Thread 2051 (LWP 28219) 0x406f7d94 in read () from /lib/libc.so.6^M 3 Thread 1026 (LWP 28218) 0x406f7d94 in read () from /lib/libc.so.6^M 2 Thread 2049 (LWP 28217) 0x406fd3e2 in poll () from /lib/libc.so.6^M 1 Thread 1024 (LWP 28216) 0x40660791 in sigsuspend () from /lib/libc.so.6
Fixed in CVS: http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=pan/pan&command=DIFF_FRAMESET&file=task-bodies.c&rev1=1.42&rev2=1.43&root=/cvs/gnome http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=pan/pan/base&command=DIFF_FRAMESET&file=article.c&rev1=1.81&rev2=1.82&root=/cvs/gnome
eh, what crack am I smoking, this isn't fixed ...
D'oh! I thought I'd closed it by accident ... Chris, tell me you were working on that already, and didn't actually fix it in the three minutes between the time I submitted the ticket and you marked it as fixed... :)
:) I fixed this yesterday. No, I'm not _that_ fast. :)
*** Bug 111444 has been marked as a duplicate of this bug. ***
*** Bug 111432 has been marked as a duplicate of this bug. ***