[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
LYNX-DEV lynx exiting with signal 11 Segmentation fault
From: |
Jose Vilmar Estacio de Souza |
Subject: |
LYNX-DEV lynx exiting with signal 11 Segmentation fault |
Date: |
Sat, 14 Dec 1996 18:10:50 -0200 (EDT) |
I got a segmentation fault (signal 11) when accessing the following url:
http://www.jb.com.br
This happened when I tried to access the HTML code of the page via ('\'
command).
Here is some information generated by gdb
GDB 4.16 (i486-slackware-linux),
Copyright 1996 Free Software Foundation, Inc...
Core was generated by `/usr/software/lynx/lynx2-6/lynx www.jb.com.br'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libslang.so.0.99.37...done.
Reading symbols from /lib/libm.so.5.0.6...done.
Reading symbols from /lib/libc.so.5.3.12...done.
Reading symbols from /lib/ld-linux.so.1...done.
#0 0x8067add in Visited_Links_free () at LYHistory.c:40
40 while (NULL != (vl = (VisitedLink *)HTList_nextObject(cur))) {
(gdb) bt
#0 0x8067add in Visited_Links_free () at LYHistory.c:40
#1 0x807f5aa in LYCompleteExit () at LYexit.c:102
#2 0x807f558 in LYexit (status=0) at LYexit.c:31
#3 0x804a2a5 in cleanup_sig (sig=0) at LYClean.c:91
#4 0x8057cd2 in FatalProblem (sig=11) at LYMain.c:1914
#5 0xbfffe730 in ?? ()
#6 0x8058b3d in mainloop () at LYMainLoop.c:569
#7 0x80569d9 in main (argc=2, argv=0xbffffb9c) at LYMain.c:1226
#8 0x804a1bb in _start ()
The lynx version is 2.6 with mods 12-13-96
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- LYNX-DEV lynx exiting with signal 11 Segmentation fault,
Jose Vilmar Estacio de Souza <=