[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pan-users] Re: Reproducible crash retrieving headers in million-header
From: |
Zing |
Subject: |
[Pan-users] Re: Reproducible crash retrieving headers in million-header group |
Date: |
Sun, 1 Aug 2010 05:03:13 +0000 (UTC) |
User-agent: |
Pan/0.133 (House of Butterflies; GIT :%h$) |
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] Re: Reproducible crash retrieving headers in million-header group,
Zing <=