pan-users
[Top][All Lists]
Advanced

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

Re: [Pan-users] Consistent seg fault with 0.91


From: Charles Kerr
Subject: Re: [Pan-users] Consistent seg fault with 0.91
Date: Wed, 05 Apr 2006 13:12:43 -0500
User-agent: Mozilla Thunderbird 1.0.7-1.4.1 (X11/20050929)

kourosh wrote:

Hi,

My system is currently running Debian unstable for amd64. 0.90 didn't compile for me. 0.92 compiles without problems after I used the fix recommend by Jan De Luyck in the "Building 0.90 on Ubunto Breezy" thread.

It starts fine, and gets the groups with no problems, but I get pretty consistent seg faults. It happens pretty regularly when I open a new group or even when I switch groups.

Let me know what other information I can give to debug this.

Set your CXXFLAGS environmental variable to "-O -ggdb3 -Wall", and re-run configure; make.

Then run pan inside of gdb:
% gdb pan
(gdb) r
..pan runs, and crashes...
(gdb) bt

cheers,
Charles




reply via email to

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