Date: Thu, 6 May 2010 12:28:24 +0200 From: mailinglists@moumantai.de To: Peter Palmreuther <pitpalme+unix@gmail.com> Cc: freebsd-java@freebsd.org Subject: Re: openjdk6 crashes Message-ID: <38DD588D-992A-4713-8D55-96B28E2D2AA2@moumantai.de> In-Reply-To: <4BE1D7BF.70605@gmail.com> References: <4BE11114.5030306@gmail.com> <h2lbe800d231005050915lc8dc5973jcbf65ceee931b06d@mail.gmail.com> <4BE1D7BF.70605@gmail.com>
index | next in thread | previous in thread | raw e-mail
Hi. Here the JVM crashed because the user that tries to start it is defined within a ldap database using nsswitch.conf and pam_ldap to connect to. Everthing is fine using a local user. Maybe its the same problem on your side. I'm using: - FreeBSD 6.3-RELEASE-p2 - jdk-1.6.0.3p4_14 - nss_ldap-1.265_3 - pam_ldap-1.8.5 - openldap-sasl-server-2.3.41 John On 05.05.2010, at 22:40, Peter Palmreuther wrote: > On 05.05.10 18:15, Nicklas Johnson wrote: >> I see this comment near the assert: >> >> // Make sure the stack has at least enough depth to execute >> // the current bytecode. >> >> So possibly increasing the stack size could help? Try -Xss2m or >> -Xss4m. Though this could also be referring to an internal compiler >> stack and have nothing to do with the Java thread stack, so it may not >> matter at all. Something that's easy to try at least. > > Tried and failed. See attached 'hs_err_pid83265.log'. Seems it's (as somehow > expected) the compiler stack, not the "normal" Java Stack?!? > > Anybody or anything else? > > I'd really like to have a mostly stable JRE/JDK running on my FreeBSD. Diablo > I was recommended to replace by OpenJDK, because it's not gonna be that > actively maintained OpenJDK is ... > > So what options exist for a stable up-to-date JDK6@FreeBSD8? > -- > Thanks, and > best regards, > > Peter Palmreuther > <hs_err_pid83265.log>_______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38DD588D-992A-4713-8D55-96B28E2D2AA2>
