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


_______________________________________________
Pan-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to