lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Lynx 2.8.2pre7 + wrong link segfaults


From: Frederic L. W. Meunier
Subject: Re: lynx-dev Lynx 2.8.2pre7 + wrong link segfaults
Date: Thu, 27 May 1999 23:39:19 -0300 (EST)

On Thu, 27 May 1999, Frederic L. W. Meunier wrote:

This is a reply from my previous post. I'm not subscribed to the list and
this mail apparently was lost. My MTA logs are OK but i can't see it at
http://www.flora.org/lynx-dev/html/month0599/. Sorry if you're receiving
it again.

(This is from a new message)
On xxx, Henry Nelson wrote:
>> CFLAGS="-O6 -malign-loops=2 -malign-jumps=2 -malign-functions=2"
>A little excessive?
Maybe, but excessive for me in -O9. -O2 and -O3 are frequently used and
some people compile glibc and kernel with -O6. My old 2.0.35 was compiled
with -mpentiumpro -O6 and i never had a problem. But actually i only use
-O6 for some apps.

(This is the "lost" one)
> On Thu, 27 May 1999, Leonid Pauzner wrote: 
> >Hm, could you try trace log at least...
> >Perhaps stat() is trying to open file C|/www/somename
> >and OS abort the call. Could we check such characters ourselves?
> 
> Hi again. Running strace lynx file://localhost/C%7C/www/contrato i get
> this:
> Getting file://localhost/C%7C/www/contrato) = 95
> stat("/C|/www/contrato", 0xbfffeb48)    = -1 ENOENT (No such file or
> directory)
> open("/C|/www/contrato", O_RDONLY)      = -1 ENOENT (No such file or
> directory)
> Can't Access `file://localhost/C%7C/www/contrato') = 50
> --- SIGSEGV (Segmentation fault) ---
> sigaction(SIGHUP, {SIG_IGN}, {0x804ab58, [], 0x22f023a}) = 0
> sigaction(SIGTERM, {SIG_IGN}, {0x804ab58, [], 0x2690266}) = 0
> sigaction(SIGINT, {SIG_IGN}, {0x804ab58, [], SA_NOCLDSTOP|0x22f0276}) = 0
> sigaction(SIGSEGV, {SIG_IGN}, {0x8063334, [], SA_NOCLDSTOP|0x22f0242}) = 0
> sigaction(SIGILL, {SIG_IGN}, {0x8063334, [], 0x22f023a}) = 0
> sigaction(SIGHUP, {SIG_IGN}, {SIG_IGN}) = 0
> sigaction(SIGINT, {SIG_IGN}, {SIG_IGN}) = 0
> sigaction(SIGTERM, {SIG_IGN}, {SIG_IGN}) = 0
> sigaction(SIGHUP, {SIG_IGN}, {SIG_IGN}) = 0
> sigaction(SIGTERM, {SIG_IGN}, {SIG_IGN}) = 0
> sigaction(SIGINT, {SIG_IGN}, {SIG_IGN}) = 0
> write(1, "\r\n\n", 3
> 
> )                   = 3
> write(1, "\33[?9l", 5)                  = 5
> sigprocmask(SIG_BLOCK, [INT QUIT TSTP TTIN TTOU WINCH], [SEGV]) = 0
> ) = 38
> sigprocmask(SIG_SETMASK, [SEGV], NULL)  = 0
> sigprocmask(SIG_BLOCK, [INT QUIT TSTP TTIN TTOU WINCH], [SEGV]) = 0
> ioctl(0, SNDCTL_TMR_STOP, {B38400 opost isig icanon echo ...}) = 0
> sigprocmask(SIG_SETMASK, [SEGV], NULL)  = 0
> sigaction(SIGTSTP, {SIG_DFL}, {0x806e94c, [], SA_NOMASK|0xa3c8}) = 0
> sigaction(SIGINT, {SIG_DFL}, {SIG_IGN}) = 0
> time(NULL)                              = 927839704
> sigaction(SIGHUP, {SIG_DFL}, {SIG_IGN}) = 0
> sigaction(SIGTERM, {SIG_DFL}, {SIG_IGN}) = 0
> sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}) = 0
> sigaction(SIGSEGV, {SIG_DFL}, {SIG_IGN}) = 0
> sigaction(SIGILL, {SIG_DFL}, {SIG_IGN}) = 0
> write(2, "\r\nA Fatal error has occurred i"..., 54
> A Fatal error has occurred in Lynx Ver. 2.8.2pre.7
> ) = 54
> write(2, "\r\nPlease notify your system ad"..., 319
> 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.
> ) = 319
> write(2, "\r\nDo NOT mail the core file if"..., 51
> Do NOT mail the core file if one was generated.
> ) = 51
> write(2, "\r\nLynx now exiting with signal"..., 39
> Lynx now exiting with signal:  11
> 
> ) = 39
> sigprocmask(SIG_UNBLOCK, [ABRT], NULL)  = 0
> getpid()                                = 7340
> kill(7340, SIGABRT)                     = 0
> --- SIGABRT (Aborted) ---
> +++ killed by SIGABRT +++
> 
> Sorry if it's not what you want (i never run strace, gdb...). I forget to
> mention that my Lynx was compiled with SSL support (OpenSSL 0.9.3).
> 
> 

===========================================================================
/Frederic L. W. Meunier - email: address@hidden         \
\Tel: +55-21-620-7173 (Brazil) Running Linux 2.2.4 IRC: address@hidden/
===========================================================================


reply via email to

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