lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev lynx2.8.4dev.17


From: Jens Schleusener
Subject: Re: lynx-dev lynx2.8.4dev.17
Date: Fri, 9 Feb 2001 18:33:48 +0100 (NFT)

On Fri, 9 Feb 2001, Jens Schleusener wrote:

> On Fri, 9 Feb 2001 address@hidden wrote:
> 
> > In a recent note, Thomas Dickey said:
> > 
> > > Date: Thu, 8 Feb 2001 22:00:49 -0500
> > > 
> > > 2001-02-08 (2.8.4dev.17)
> > > * implement left/right scrolling and line-wrap toggle using '{', '}' and 
> > > '|'
> > >   characters, respectively.  This uses SVr4 curses/ncurses pads to make 
> > > the
> > >   whole screen treated as a viewport into a very wide screen -TD
> > > * make do_check_goto_URL() table-driven to simplify it as well as combine 
> > > the
> > >   related messages into GOTO_XXXX_DISALLOWED -TD
> > 
> >     A Fatal error has occurred in Lynx Ver. 2.8.4dev.17
> > 
> >     Please notify your system administrator to confirm a bug, and
> >     if confirmed, to notify the lynx-dev list.  Bug reports should
> >     have concise descriptions of the command and/or URL which causes
> >     the problem, the operating system name with version number, the
> >     TCPIP implementation, and any other relevant information.
> > 
> >     Do NOT mail the core file if one was generated.
> > 
> >     Lynx now exiting with signal:  11
> > 
> >     Abort(coredump)
> >     address@hidden:175$ uname -a
> >     SunOS sanitas 5.6 Generic_105181-13 sun4u sparc SUNW,Ultra-5_10
> > 
> >                 Lynx Trace Log (2.8.4dev.17)
> > 
> >     User message: Trace ON!
> >     GETCH: Got 0x3d.
> >     LYReadCmdKey(0) ->= (0x3d)
> >     LYOpenTemp(,.html,w)
> >     stop_curses: done.
> > 
> > Happened first time I pressed '=' to go to Info Page.
> > 
> > Early warning.  I'll analyze the dump later.  Last time I had this, a NULL
> > was being passed to a Curses routine.  Slang and Ncurses tolerated it;
> > Old Curses got a SIGSEGV.
> 
> Similar error (signal 11) here with lynx 2.8.4dev.17 compiled with gcc
> (version 2.95.2.1 19991024) under AIX 4.1.4 and SSL-support while
> downloading files (tested with different sites).

Since the informations in my first mail were a little bit poor here
a little bit more infos:

lynx 2.8.4dev.17 core dumps if I press "D" on a downladable file
(lynx 2.8.4dev.16 works ok). 

Here my configure options:

  --with-screen=slang --prefix=/usr/local/contrib \
  --enable-persistent-cookies --enable-cgi-links \
  --enable-default-colors --enable-forms-options \
  --with-zlib --enable-prettysrc \
  --with-ssl=/usr/local/www

The output of "nm lynx| grep pnoutrefresh" (T.E. Dickey's suggestion?) is
empty.

Infos from "ddd" debugger respectively "gdb":

(gdb) core-file /usr/local/contrib/src/lynx2.8.4dev.17/core
Core was generated by `lynx'.
Program terminated with signal 6, IOT/Abort trap.
#0  0xd007b418 in raise ()
(gdb) 

Backtrace:

#7 0x1015f39c in HTStreamStack ()
#6 0x1012a598 in HTSaveToFile ()
#5 0x10044c84 in LYOpenTemp ()
#4 0x1003f9f4 in fmt_tempname ()
#3 <signal handler called>
#2 0x10005188 in FataProblem ()
#1 0xd007b418 in raise ()

Sorry, I am not a C or debugging expert.

Jens

-- 
Dr. Jens Schleusener                T-Systems debis Systemhaus
phone: +49 (551) 709-2493           Solutions for Research
fax:   +49 (551) 709-2169           Bunsenstr.10
mail: address@hidden D-37073 Goettingen


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]