View Single Post
  #4 (permalink)  
Old June 27th, 2004
Rumster Rumster is offline
Novicius
 
Join Date: June 19th, 2004
Posts: 3
Rumster is flying high
Default

alrighty -here we go..

Exception: EXC_BREAKPOINT (0x0006)
Code[0]: 0x00000001Code[1]: 0x8fe01280

Thread 1 Crashed:
#0 0x8fe01280 in halt
#1 0x8fe03220 in load_library_image
#2 0x8fe14538 in _dyld_NSAddLibrary
#3 0x9003ea14 in NSAddLibrary
#4 0x967656b0 in JVM_LoadLibrary
#5 0x96765428 in JVM_LoadLibrary
#6 0x7d7c2c18 in Java_java_lang_ClassLoader_00024NativeLibrary_load
#7 0x0137a5a0 in 0x137a5a0
#8 0x01373fb0 in 0x1373fb0
#9 0x01373e30 in 0x1373e30
#10 0x01373fb0 in 0x1373fb0
#11 0x01373fb0 in 0x1373fb0
#12 0x01373fb0 in 0x1373fb0
#13 0x0137116c in 0x137116c
#14 0x966a8db8 in JVM_Read
#15 0x966cee94 in JVM_FillInStackTrace
#16 0x966ef730 in JVM_DoPrivileged
#17 0x0137a5a0 in 0x137a5a0
#18 0x01373ec0 in 0x1373ec0
#19 0x01373fb0 in 0x1373fb0
#20 0x0137116c in 0x137116c
#21 0x966a8db8 in JVM_Read
#22 0x966cee94 in JVM_FillInStackTrace
#23 0x96720584 in JVM_IsSameClassPackage
#24 0x966e16b4 in JVM_GetCPFieldSignatureUTF
#25 0x966c9340 in __ucmpdi2
#26 0x966eaebc in JVM_RawMonitorEnter
#27 0x9670b910 in JVM_IsConstructorIx
#28 0x966db764 in JVM_GetCPFieldSignatureUTF
#29 0x966a0278 in JVM_CurrentTimeMillis
#30 0x01382648 in 0x1382648
#31 0x0137116c in 0x137116c
#32 0x966a8db8 in JVM_Read
#33 0x966cee94 in JVM_FillInStackTrace
#34 0x96720584 in JVM_IsSameClassPackage
#35 0x966e16b4 in JVM_GetCPFieldSignatureUTF
#36 0x966c9340 in __ucmpdi2
#37 0x966e3694 in JVM_RawMonitorEnter
#38 0x01382b2c in 0x1382b2c
#39 0x01373fb0 in 0x1373fb0
#40 0x01373ec0 in 0x1373ec0
#41 0x01373fb0 in 0x1373fb0
#42 0x0137116c in 0x137116c
#43 0x966a8db8 in JVM_Read
#44 0x966cee94 in JVM_FillInStackTrace
#45 0x96735bac in JVM_GetClassCPTypes
#46 0x9673f0c8 in JVM_Write
#47 0x96747640 in JVM_InvokeMethod
#48 0x0137a5a0 in 0x137a5a0
#49 0x01373ec0 in 0x1373ec0
#50 0x01373ec0 in 0x1373ec0
#51 0x01374220 in 0x1374220
#52 0x01373ec0 in 0x1373ec0
#53 0x01373fb0 in 0x1373fb0
#54 0x01373fb0 in 0x1373fb0
#55 0x0137116c in 0x137116c
#56 0x966a8db8 in JVM_Read
#57 0x966cee94 in JVM_FillInStackTrace
#58 0x966c2df4 in JVM_GetCPFieldClassNameUTF
#59 0x968b488c in jio_vsnprintf
#60 0x92b2416c in _ZN7JNIEnv_20CallStaticVoidMethodEP7_jclassP10_jme thodIDz
#61 0x92b1773c in _Z19CallAppLauncherMainP7JNIEnv_PK14__CFDictionary PK9__CFArray
#62 0x92b19728 in startJavaApplication
#63 0x92b117e0 in _Z14java_main_stubPv
#64 0x90020c28 in _pthread_body
Reply With Quote