Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] Startup of Eclipse 2.1 on Mac OS X

Hello,

I have installed Eclipse 2.1 (build M1, I20020920) on Mac OS 10.2.1, Java 1.3.1. The application does not start on double-clicking. On Console the following output is given:

Oct 27 16:50:17 koala crashdump: Crash report written to: /Users/sng/Library/Logs/CrashReporter/Eclipse.crash.log

The contents of file Eclipse.crash.log are pasted below.

There should be no problems with authorization to execute the application:

% ls -l
drwxr-xr-x  3 sng  staff    102 Oct 27 16:49 Eclipse_2.0.app

where sng is my username.

Does someone have an idea about the possible causes for this crash? What are the necessary steps to start up Eclipse, putting aside the niceties of Apple resource bundles? These are not evident when looking at the internals of the resource bundle.

The Eclipse organization has not yet developed a routine build procedure for Mac OS X. I would like to suggest that at least a page outlining a build for Mac could be developed; this would provide a starting point for potential contributors.

Regards,

Sancho Neves-Graca


Date/Time:  2002-10-27 16:50:17 +0100
OS Version: 10.2.1 (Build 6D52)
Host:       koala.local.

Command:    Eclipse
PID:        5682

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
 #0   0x929028c8 in JVM_InitProperties
#1 0x95ab155c in Java_apple_launcher_LaunchPList_00024CFDictionary_nativeGet
 #2   0x02102668 in 0x2102668
 #3   0x021005cc in 0x21005cc
 #4   0x021005cc in 0x21005cc
 #5   0x021005cc in 0x21005cc
 #6   0x0210068c in 0x210068c
 #7   0x0210068c in 0x210068c
 #8   0xa2843c38 in typeinfo name for std::bad_exception
 #9   0x92838bdc in JVM_CurrentTimeMillis
 #10  0x92872ed4 in JVM_GetCPClassNameUTF
 #11  0x9287a3b8 in JVM_GetCPMethodModifiers
 #12  0x92904790 in JVM_IsSupportedJNIVersion
#13 0x92b231ac in JNIEnv_::CallStaticVoidMethod(_jclass*, _jmethodID*, ...) #14 0x92b166d0 in CallCarbonLibAppLaunch(JNIEnv_*, __CFDictionary const*, __CFArray const*)
 #15  0x92b185f4 in startJavaApplication
 #16  0x00001c54 in 0x1c54
 #17  0x00001ad4 in 0x1ad4

Thread 1:
 #0   0x90074328 in mach_msg_trap
 #1   0x90006670 in mach_msg
 #2   0x928ec28c in JNI_CreateJavaVM_Impl
 #3   0x928ec224 in JNI_CreateJavaVM_Impl
 #4   0x928a51fc in JVM_GetClassMethodsCount
 #5   0x90021428 in _pthread_body

Thread 2:
 #0   0x90074328 in mach_msg_trap
 #1   0x90006670 in mach_msg
 #2   0x9283de9c in JVM_NewInstance
 #3   0x9285eae4 in JVM_FillInStackTrace
 #4   0x928647a0 in JVM_Send
 #5   0x9290114c in JNI_CreateJavaVM_Impl
 #6   0x928a51fc in JVM_GetClassMethodsCount
 #7   0x90021428 in _pthread_body

Thread 3:
 #0   0x90074328 in mach_msg_trap
 #1   0x90006670 in mach_msg
 #2   0x9283ddf4 in JVM_NewInstance
 #3   0x92845d80 in JVM_ArrayCopy
 #4   0x9285d620 in JVM_MonitorNotify
 #5   0x9285e2f8 in JVM_MonitorWait
 #6   0x02102668 in 0x2102668
 #7   0x0210068c in 0x210068c
 #8   0x0210068c in 0x210068c
 #9   0xa2843c38 in typeinfo name for std::bad_exception
 #10  0x92838bdc in JVM_CurrentTimeMillis
 #11  0x92878c28 in JVM_FindClassFromClass
 #12  0x92892c90 in JVM_IsSameClassPackage
 #13  0x9288cf70 in JVM_GetMethodIxExceptionTableEntry
 #14  0x928787a0 in JVM_FindClassFromClass
 #15  0x928a51fc in JVM_GetClassMethodsCount
 #16  0x90021428 in _pthread_body

Thread 4:
 #0   0x90074328 in mach_msg_trap
 #1   0x90006670 in mach_msg
 #2   0x9283ddf4 in JVM_NewInstance
 #3   0x92845d80 in JVM_ArrayCopy
 #4   0x9285d620 in JVM_MonitorNotify
 #5   0x9285e2f8 in JVM_MonitorWait
 #6   0x02102668 in 0x2102668
 #7   0x0210068c in 0x210068c
 #8   0x021005cc in 0x21005cc
 #9   0x021005cc in 0x21005cc
 #10  0xa2843c38 in typeinfo name for std::bad_exception
 #11  0x92838bdc in JVM_CurrentTimeMillis
 #12  0x92878c28 in JVM_FindClassFromClass
 #13  0x92892c90 in JVM_IsSameClassPackage
 #14  0x9288cf70 in JVM_GetMethodIxExceptionTableEntry
 #15  0x928787a0 in JVM_FindClassFromClass
 #16  0x928a51fc in JVM_GetClassMethodsCount
 #17  0x90021428 in _pthread_body

Thread 5:
 #0   0x90074328 in mach_msg_trap
 #1   0x90006670 in mach_msg
 #2   0x9283de9c in JVM_NewInstance
 #3   0x92844e18 in JVM_GetClassLoader
 #4   0x92844ba4 in JVM_GetClassLoader
 #5   0x928a51fc in JVM_GetClassMethodsCount
 #6   0x90021428 in _pthread_body

Thread 6:
 #0   0x90074328 in mach_msg_trap
 #1   0x90006670 in mach_msg
 #2   0x9283ddf4 in JVM_NewInstance
 #3   0x9285eb40 in JVM_FillInStackTrace
 #4   0x92903300 in JVM_InitProperties
 #5   0x92903138 in JVM_InitProperties
 #6   0x928787a0 in JVM_FindClassFromClass
 #7   0x928a51fc in JVM_GetClassMethodsCount
 #8   0x90021428 in _pthread_body

Thread 7:
 #0   0x90074328 in mach_msg_trap
 #1   0x90006670 in mach_msg
 #2   0x9283ddf4 in JVM_NewInstance
 #3   0x9285eb40 in JVM_FillInStackTrace
 #4   0x9288890c in JVM_StartThread
 #5   0x92876c10 in JVM_FindLoadedClass
 #6   0x928787a0 in JVM_FindClassFromClass
 #7   0x928a51fc in JVM_GetClassMethodsCount
 #8   0x90021428 in _pthread_body

PPC Thread State:
  srr0: 0x929028c8 srr1: 0x0200f030                vrsave: 0x00000000
   xer: 0x00000000   lr: 0x9290286c  ctr: 0x92902850   mq: 0x00000000
    r0: 0x95ab155c   r1: 0xbffff5e0   r2: 0x00000000   r3: 0x000ea310
    r4: 0x00000000   r5: 0xa2831a24   r6: 0x00000005   r7: 0x00000006
    r8: 0x00000000   r9: 0xa5ab0004  r10: 0xa283454c  r11: 0xa5ab001c
   r12: 0x92902850  r13: 0x000ea310  r14: 0x000f9130  r15: 0x95ab146c
   r16: 0xbffff7c0  r17: 0x6c0af478  r18: 0xbffff804  r19: 0xbffff7a8
   r20: 0x6c0af638  r21: 0x6c0af4a0  r22: 0x6c0af4a0  r23: 0xbffff720
   r24: 0x00000000  r25: 0xbffffaa0  r26: 0xa283286c  r27: 0x000ea380
   r28: 0x00000000  r29: 0x00000000  r30: 0x000ea310  r31: 0x9290286c



Back to the top