pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pan-users] Cannot Get Backtrace


From: Fred Fraley
Subject: [Pan-users] Cannot Get Backtrace
Date: Mon, 9 Dec 2002 11:36:24 -0500
User-agent: KMail/1.4.3

        Pan has been crashing for me whenever I try to post a new or followup 
message.  So, I finally tried to get a backtrace, which I am a little 
hesitant to do since I am strictly a non-coding type.  Pan fails to open and 
here is what I get:

address@hidden ffraley]$ script pan_backtrace
Script started, file is pan_backtrace
address@hidden ffraley]$ uname -a
Linux acs-24-154-101-249.zoominternet.net 2.4.19-16mdk #1 Fri Sep 20 18:15:05 
CEST 2002 i686 unknown unknown GNU/Linux
address@hidden ffraley]$ gdb /usr/bin/pan
GNU gdb 5.2.1-2mdk (Mandrake Linux)
Copyright 2002 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 "i586-mandrake-linux-gnu"...
(no debugging symbols found)...
(gdb) handle SIGUSR1 nostop noprint
Signal        Stop      Print   Pass to program Description
SIGUSR1       No        No      Yes             User defined signal 1
(gdb) handle SIG32 nostop noprint
Signal        Stop      Print   Pass to program Description
SIG32         No        No      Yes             Real-time event 32
(gdb) r --disable-crash-dialog
Starting program: /usr/bin/pan --disable-crash-dialog
(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGTRAP, Trace/breakpoint trap.
0x404fe3d1 in kill () from /lib/i686/libc.so.6
(gdb) bt
#0  0x404fe3d1 in kill () from /lib/i686/libc.so.6
#1  0x404c956e in pthread_getconcurrency () from /lib/i686/libpthread.so.0
#2  0x404cb189 in sem_unlink () from /lib/i686/libpthread.so.0
#3  0x404c7e9c in pthread_mutex_unlock () from /lib/i686/libpthread.so.0
#4  0x0807c356 in gtk_widget_grab_focus () at gtkwidget.c:3338
#5  0x0807ce2c in gtk_widget_grab_focus () at gtkwidget.c:3338
#6  0x08063641 in gtk_widget_grab_focus () at gtkwidget.c:3338
#7  0x08063798 in gtk_widget_grab_focus () at gtkwidget.c:3338
#8  0x08074e2f in gtk_widget_grab_focus () at gtkwidget.c:3338
#9  0x404ed082 in __libc_start_main () from /lib/i686/libc.so.6
(gdb) info threads
(gdb) thread 1
Thread ID 1 not known.
(gdb) The program is running.  Exit anyway? (y or n) y
address@hidden ffraley]$ 

So, where do I go from here?  Or am I worrying about a problem you have SO 
many complaints on you never want to see another BT of it?

Fred




reply via email to

[Prev in Thread] Current Thread [Next in Thread]