Date: Fri, 12 May 2006 23:58:18 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Geoffrey Giesemann <geoffwa@cs.rmit.edu.au> Cc: gnome@freebsd.org Subject: Re: devel/nspr failing prtests Message-ID: <1147492698.55032.38.camel@shumai.marcuscom.com> In-Reply-To: <20060511044413.GA20654@cs.rmit.edu.au> References: <20060511044413.GA20654@cs.rmit.edu.au>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-C5RX61cCj4p+kp+r0M/B Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2006-05-11 at 14:44 +1000, Geoffrey Giesemann wrote: > Should nspr be passing all its prtests on a 6.1-RELEASE x86 box? Apparently not. >=20 > The following tests are causing grief: >=20 > - forktest fails > - socket never finishes - ktrace shows it looping endless around: > 50838 socket CALL poll(0xbeef3e20,0x1,0x1388) > 50838 socket RET fork 0 > 50838 socket CALL kse_release(0x8076f40) > 50838 socket RET kse_release 0 > 50838 socket CALL poll(0xbeef3e20,0x1,0x1388) > 50838 socket RET fork 0 > 50838 socket CALL kse_release(0x8076f40) > 50838 socket RET kse_release 0 > (etc etc) >=20 > (or should this be directed into the appropriate Bugzilla?) Actually, the socket failure might point to a bug in our IPv6 stack. The test that locks up is the UDP client/server IPv6/IPv4 test (and all the TCP tests pass). The fork test looks like a potential problem in libpthread. Running the same test using libthr instead of libpthread does not trigger the abort message, but the test appears to lock up in [lthr]. That said, we do not appear to be having any practical problems with nspr. That is, Gecko browsers and Evolution (some of the biggest nspr consumers) operate fine. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-C5RX61cCj4p+kp+r0M/B Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEZVlab2iPiv4Uz4cRAsv8AJ4kGmKi/dpw0j6wdRtBenVawEMXrgCgqDEo X1JrvfQ96bKAVLDsobbuDbM= =90FI -----END PGP SIGNATURE----- --=-C5RX61cCj4p+kp+r0M/B--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1147492698.55032.38.camel>