Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 1998 16:33:55 -0500
From:      "Kaleb S. KEITHLEY" <k.keithley@opengroup.org>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: mozilla source
Message-ID:  <35216143.7F90@opengroup.org>
References:  <Pine.GSO.3.96.980331161136.18939A-100000@echonyc.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Snob Art Genre wrote:
> 
> On Tue, 31 Mar 1998, John Fieber wrote:
> 
> > Great!  First task: figure out and fix that annoying
> > hang-and-burn-cpu-cycles-on-exit bug.
> 
> That's a Netscape 4 bug, isn't it?  (At least, I experience it with
> Netscape 4.)  And we're talking about Netscape 5 source, no?

Are you sure it's not a libc select/poll bug? __Every__ X program linked
with FreeBSD libc on my 3.0-971225-SNAP system hangs and burns CPU on
exit. Netscape 3.04 doesn't because it's statically linked -- with
BSDI's libc.

This problem didn't exist when I was running 2.2.2-RELEASE. It only
started after I upgraded to 3.0-971225-SNAP.

Doesn't matter whether I build X to use select or poll, so I'm
suspicious that the select/poll reimplementation broke something. I
haven't had a chance to dig into it, but I have some degree of
confidence that it's a libc or kernel bug because Xlib didn't loop on
2.2.2, nor does it on any of the half dozen other systems that I build X
on.

-- 
Kaleb S. KEITHLEY
X Architect, The Open Group X Project Team

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35216143.7F90>