lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] Í


From: Thomas Dickey
Subject: Re: [Lynx-dev] Í
Date: Mon, 20 Nov 2017 04:27:22 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Nov 19, 2017 at 09:54:52PM -0500, dan d. wrote:
> Using different macs and operating system versions for a few years
> 
> A Fatal error has occurred in Lynx Ver. 2.8.8rel.2
> 
> Lynx now exiting with signal:  11
> === Command terminated with signal 6 (Sun Nov 19 21:50:29 2017) ===
> === Command terminated with signal 6 (Sun Nov 19 21:50:39 2017) ===

If you run it with the "-core" option, it may be able to generate
a core-file from which (if you have gdb installed), you could get
a walkback, e.g.,

lynx -core
...dumps core
gdb $(which lynx)
$ bt
...shows walkback
$ quit

-- 
Thomas E. Dickey <address@hidden>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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