lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev Core dump in dev21 with form-options


From: Jason F. McBrayer
Subject: lynx-dev Core dump in dev21 with form-options
Date: 17 Aug 1998 10:51:01 -0500

dev21 with form-options is crashing (SIGSEGV) on quitting if the
options screen has been submitted (whether or not any changes were
made or whether or not they were saved).  It seems to be something to
do with cleaning up temp files:

(gdb) core-file core
Core was generated by `./lynx'.
Program terminated with signal 6, Aborted.
#0  0x40077781 in ?? ()
(gdb) symbol-file ./lynx
Reading symbols from ./lynx...done.
(gdb) backtrace
#0  0x40077781 in ?? ()
#1  0x400787bf in ?? ()
#2  0x805e612 in FatalProblem (sig=11) at ./LYMain.c:3253
#3  0xbffff5f8 in ?? ()
#4  0x40096f50 in ?? ()
#5  0x400949fb in ?? ()
#6  0x8070e27 in LYRemoveTemp (name=0x8182d18 "/tmp/L10662-1TMP.html")
    at ./LYUtils.c:5782
#7  0x8070e69 in LYCleanupTemp () at ./LYUtils.c:5798
#8  0x804a304 in cleanup_files () at ./LYClean.c:138
#9  0x804a38c in cleanup () at ./LYClean.c:181
#10 0x805d8d5 in main (argc=1, argv=0xbffffca0) at ./LYMain.c:1723
(gdb) 

This is on a libc6 linux system (RedHat 5.1), compiler is egcs, etc.
Haven't gotten a chance to build on OS/2 yet,  I may wait another
snapshot or two.

-- 
+----------------------------------------------------------------+
| Jason F. McBrayer              address@hidden |
| The scalloped tatters of the King in Yellow must hide Yhtill   |   
| forever.                    R.W. Chambers _The King in Yellow_ |

reply via email to

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