lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Lynx returns error 11 when called from cgi


From: Faith Zack
Subject: Re: lynx-dev Lynx returns error 11 when called from cgi
Date: Wed, 16 Dec 1998 17:17:07 -0800

> > It had a segmentation violation?  Or is this a user return code
> > of 11.
> 
> from /usr/include/sys/signal.h (most platforms use the same values)
> 
> #define SIGSEGV 11      /* segmentation violation */
> >

I was never able to tell if the error code was from
the signal table, the errno table, or from lynx itself.

At any rate, upgrading to 2.8.1 fixed the problem, 
indicating that it was a problem with lynx being 
unable to select() on stdin, as Bela suggested.

Thanks for all your help,
faith

reply via email to

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