On Sat, 31 Jul 2010 02:51:05 +0000, Wayne E. Nail wrote:

> Pan died again, attempting the same newsgroup's 400-day header retrieval
> with the same conditions. I include this only because this time, I know
> that the relevant debug packages were installed *before* the Pan run.
> 
> http://pastebin.org/434882
> 
> If there are other switches, package installs, environment settings,
> etc. I might try to elucidate this problem further, I am ready and
> willing to entertain them.

This is a shot in the dark, but could you try recompiling pan without 
optimizations?  Something like this should work in your source directory:

$ CXXFLAGS=-g CFLAGS=-g ./configure
$ make
$ gdb pan/gui/pan
(gdb) run


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

Reply via email to