and nother Segfault, now on a specific message.
gdb provided the following.
Your help will be appreciated.
Gabor
Core was generated by `mutt'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libncurses.so.5...done.
Loaded symbols for /usr/lib/libncurses.so.5
As expected the crash continoues to happen.
It seems now, that is not even a specific message.
Now it happens when I try to move beyond the screen on the index
page. It happens when I try to move out of the screen by the Up or Down
arrows and also when I type the number of a message which is out
On Thu, 26 Jun 2003, Guy Cohen wrote:
> This is not normal.
>
> run:
> ulimit -c unlimited
> mutt
> gdb `which mutt` core
> and tell what you see.
I have already deleted the problematic e-mail(s) with conventional
mail client and I don't even know which were those but I am nearly
sure I'll
This is not normal.
run:
ulimit -c unlimited
mutt
gdb `which mutt` core
and tell what you see.
Also upgrade mutt.
On Thu, Jun 26, 2003 at 07:09:36PM +0300, Gabor Szabo wrote:
>
> Afer reading so many of you parising mutt I decided to use it
> on my brand new RH 9.0 based system.
>
> I install