[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] google segfault
From: |
Dr Bean |
Subject: |
Re: [Lynx-dev] google segfault |
Date: |
Mon, 24 Apr 2006 17:45:46 +0800 |
User-agent: |
Mutt/1.4.1i |
On Mon, 17 Apr 2006, Thomas Dickey wrote:
> On Sun, 16 Apr 2006, Dr Bean wrote:
> >On Sun, 16 Apr 2006, Dr Bean wrote:
> >>Program received signal SIGSEGV, Segmentation fault.
> >>0x0015da25 in PutAttrChar (ch=0x921b330) at
> >>../../ncurses/tty/tty_update.c:204
> >>204 ../../ncurses/tty/tty_update.c: No such file or directory.
> >> in ../../ncurses/tty/tty_update.c
> >>The program is running. Exit anyway? (y or n) y
> >bt
> >#0 0x0015da25 in PutAttrChar (ch=0x9a20330)
> > at ../../ncurses/tty/tty_update.c:204
> That sounds familiar - but checking your original report, I see you are
> running ncurses 5.4 (5.5 is the current release). So I might have fixed
> this particular problem after 5.4.
With 5.5, it is not segfaulting.