bug report jdk1.4.2

Nick Johnson freebsd at spatula.net
Fri Dec 19 06:12:39 PST 2003


I think this might be the same thing as my open bug:
http://www.freebsd.org/cgi/query-pr.cgi?pr=60083

Can you get a java.core file and do this with it:

gdb java_g java.core

And when gdb starts up, do a "bt" and see if your stack trace includes
something like this:

#11 0x280cd782 in getservent () from /usr/lib/libc_r.so.4
#12 0x280ccc3d in getservbyname () from /usr/lib/libc_r.so.4
#13 0x280cb48c in getaddrinfo () from /usr/lib/libc_r.so.4

   Nick

On Fri, 19 Dec 2003, Sebastiaan van Erk wrote:

> Hi all,
>
> I'm running FreeBSD 4.9-RELEASE with native JDK 1.4.2, and I get the
> following VM crash (see below). It's consistent, I.E. it crashes EVERY
> time. Does anybody know a work around?
>

-- 
"The aptly-named morons.org is an obscenity-laced screed..."
	-- Robert P. Lockwood, Catholic League director of research
Nick Johnson, version 2.1                             http://web.morons.org/


More information about the freebsd-java mailing list