[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] Any suggestions on researching/fixing JVM crashes?

From: Max Bowsher <maxb_at_mxtelecom.com>
Date: 2006-10-26 18:52:18 CEST

I had a perfectly working Subclipse+JavaHL setup in Ubuntu Dapper, but
then I upgraded to Edgy.

Now, the JVM is dying with a SIGSEGV whenever JavaHL is invoked.

An excerpt of the JVM's crashdump is:

# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0xae54bacb, pid=15269, tid=3085207216
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_08-b03 mixed mode, sharing)
# Problematic frame:
# C [libsvnjavahl-1.so+0xdacb] _ZN7JNIUtil18setExceptionThrownEv+0x2b

Stack: [0xbf88f000,0xbfa8f000), sp=0xbfa8974c, free space=2025k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code,
C=native code)
C [libsvnjavahl-1.so+0xdacb] _ZN7JNIUtil18setExceptionThrownEv+0x2b
C [libsvnjavahl-1.so+0xe1d9] _ZN7JNIUtil10throwErrorEPKc+0xb9
C [libsvnjavahl-1.so+0xe264] _ZN7JNIUtil14handleAPRErrorEiPKc+0x64
C [libsvnjavahl-1.so+0xccb4] _ZN8JNIMutexC1EP10apr_pool_t+0x44
C [libsvnjavahl-1.so+0xed2b]
_ZN7JNIUtil13JNIGlobalInitEP10_Jv_JNIEnv+0x28b
C [libsvnjavahl-1.so+0x2153d]
Java_org_tigris_subversion_javahl_SVNClient_init
j org.tigris.subversion.javahl.SVNClient.initNative()V+0
j org.tigris.subversion.javahl.NativeResources.init()V+10
j org.tigris.subversion.javahl.NativeResources.loadNativeLibrary()V+27
j org.tigris.subversion.javahl.SVNClient.<clinit>()V+0
v ~StubRoutines::call_stub
V [libjvm.so+0x17a75c]
V [libjvm.so+0x28afd8]

The full dump is at http://mps.sh.nu/~maxb/hs_err.log if it can be of
any help.

Does anyone have *any* idea what might be going on, or of any course of
action I could reasonably follow to get things working?

Thanks,

-- 
Max Bowsher <maxb@mxtelecom.com>
http://www.mxtelecom.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Oct 26 18:52:27 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.