openjdk6 crashes
mailinglists at moumantai.de
mailinglists at moumantai.de
Thu May 6 10:44:49 UTC 2010
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 at FreeBSD8?
> --
> Thanks, and
> best regards,
>
> Peter Palmreuther
> <hs_err_pid83265.log>_______________________________________________
> freebsd-java at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
More information about the freebsd-java
mailing list