[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: |
Sun, 16 Apr 2006 17:13:55 +0800 |
User-agent: |
Mutt/1.4.1i |
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
#1 0x00158e95 in EmitRange (ntext=0x9a20000, num=37)
at ../../ncurses/tty/tty_update.c:388
#2 0x00158fc3 in PutRange (otext=0x9a35270, ntext=0x9a1ff88, row=7, first=5,
last=41) at ../../ncurses/tty/tty_update.c:550
#3 0x0015a6f0 in TransformLine (lineno=7)
at ../../ncurses/tty/tty_update.c:1232
#4 0x00159403 in doupdate () at ../../ncurses/tty/tty_update.c:802
#5 0x08057c05 in display_page ()
#6 0x0805db2a in HText_pageDisplay ()
#7 0x0807585c in mainloop ()
#8 0x0806a671 in main ()
(gdb)