[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pan-users] Pan Seg Fault
From: |
george |
Subject: |
[Pan-users] Pan Seg Fault |
Date: |
Sun, 6 Oct 2002 12:05:19 -0400 |
Just recently, I haven't been able to run pan. Pan 0.13.0.91 was
running for me and recently I compiled 0.13.0.92 and it seg faulted.
I am sure something changed with my system since now when I compile
0.13.0.91 it seg faults in the same way. Here is the short backtrace:
Script started on Sun Oct 6 11:57:12 2002
address@hidden:~$ uname -a
Linux Sorcerer 2.4.19 #1 Sun Sep 8 17:39:37 CDT 2002 i686 unknown
address@hidden:~$ gdb pan
GNU gdb 5.2.1
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 "i686-pc-linux-gnu"...
(gdb) handle SIGUSR1 nosotop 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
[New Thread 1024 (LWP 29998)]
[New Thread 2049 (LWP 30005)]
[New Thread 1026 (LWP 30006)]
[New Thread 2051 (LWP 30007)]
[New Thread 3076 (LWP 30008)]
[New Thread 4101 (LWP 30009)]
[New Thread 5126 (LWP 30010)]
[New Thread 6151 (LWP 30011)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 29998)]
0x40431687 in g_str_hash () from /usr/lib/libglib-2.0.so.0
(gdb) quit
The program is running. Exit anyway? (y or n) y
address@hidden:~$
Script done on Sun Oct 6 11:58:15 2002
Any ideas on where I should start to look? I am really missing my
pan.
George
- [Pan-users] Pan Seg Fault,
george <=