Linux x86 (SLES9): Default options (none): SIGSEGV in VM code 1: array_copy(ManagedObject*, int, ManagedObject*, int, int) (/export/users/nrinskay/EUT_CC/trunk/cc/p rojects/drlvm/trunk/vm/vmcore/src/object/vm_arrays.cpp:433) 2: array_copy_jni (/export/users/nrinskay/EUT_CC/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_u tils.cpp:637) 3: Java_java_lang_VMMemoryManager_arrayCopy (/export/users/nrinskay/EUT_CC/trunk/cc/projects/drlvm/tru nk/vm/vmcore/src/kernel_classes/native/java_lang_VMMemoryManager.cpp:48) 4: IP is 0x83F2E9F1 5: java/lang/System.arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V (System.java:86) 6: org/eclipse/swt/custom/CTabFolder.getItems()[Lorg/eclipse/swt/custom/CTabItem; (CTabFolder.java:118 9) 7: org/eclipse/ui/internal/presentations/PaneFolder.getItems()[Lorg/eclipse/swt/custom/CTabItem; (Pane Folder.java:750) 8: org/eclipse/ui/internal/presentations/defaultpresentation/DefaultTabFolder.getItems()[Lorg/eclipse/ ui/internal/presentations/util/AbstractTabItem; (DefaultTabFolder.java:223) 9: org/eclipse/ui/internal/presentations/util/AbstractTabFolder.findItem(Ljava/lang/Object;)Lorg/eclip se/ui/internal/presentations/util/AbstractTabItem; (AbstractTabFolder.java:169) 10: org/eclipse/ui/internal/presentations/util/PresentablePartFolder.getTab(Lorg/eclipse/ui/presentati ons/IPresentablePart;)Lorg/eclipse/ui/internal/presentations/util/AbstractTabItem; (PresentablePartFolder.java:371) 11: org/eclipse/ui/internal/presentations/util/PresentablePartFolder.select(Lorg/eclipse/ui/presentati ons/IPresentablePart;)V (PresentablePartFolder.java:277) 12: org/eclipse/ui/internal/presentations/util/PresentablePartFolder.remove(Lorg/eclipse/ui/presentati ons/IPresentablePart;)V (PresentablePartFolder.java:201) 13: org/eclipse/ui/internal/presentations/util/LeftToRightTabOrder.remove(Lorg/eclipse/ui/presentation s/IPresentablePart;)V (LeftToRightTabOrder.java:58) 14: org/eclipse/ui/internal/presentations/util/TabbedStackPresentation.removePart(Lorg/eclipse/ui/pres entations/IPresentablePart;)V (TabbedStackPresentation.java:382) 15: org/eclipse/ui/internal/PartStack.remove(Lorg/eclipse/ui/internal/LayoutPart;)V (PartStack.java:81 8) 16: org/eclipse/ui/internal/EditorSashContainer.removeEditor(Lorg/eclipse/ui/internal/EditorPane;)V (E ditorSashContainer.java:213) 17: org/eclipse/ui/internal/EditorAreaHelper.closeEditor(Lorg/eclipse/ui/internal/EditorPane;)V (Edito rAreaHelper.java:84) 18: org/eclipse/ui/internal/EditorAreaHelper.closeEditor(Lorg/eclipse/ui/IEditorReference;)V (EditorAr eaHelper.java:62) 19: org/eclipse/ui/internal/WorkbenchPage.closeEditors([Lorg/eclipse/ui/IEditorReference;Z)Z (Workbenc hPage.java:1264) 20: org/eclipse/ui/internal/WorkbenchPage.closeAllEditors(Z)Z (WorkbenchPage.java:1088) 21: org/eclipse/ui/tests/dnd/DragTest.doSetUp()V (DragTest.java:189) 22: org/eclipse/ui/tests/harness/util/UITestCase.setUp()V (UITestCase.java:180) 23: junit/framework/TestCase.runBare()V (TestCase.java:125) 24: junit/framework/TestResult$1.protect()V (TestResult.java:106) 25: junit/framework/TestResult.runProtected(Ljunit/framework/Test;Ljunit/framework/Protectable;)V (Tes tResult.java:124) 26: junit/framework/TestResult.run(Ljunit/framework/TestCase;)V (TestResult.java:109) 27: junit/framework/TestCase.run(Ljunit/framework/TestResult;)V (TestCase.java:118) 28: junit/framework/TestSuite.runTest(Ljunit/framework/Test;Ljunit/framework/TestResult;)V (TestSuite. java:208) 29: junit/framework/TestSuite.run(Ljunit/framework/TestResult;)V (TestSuite.java:203) 30: org/eclipse/ui/tests/autotests/AutoTestSuite.run(Ljunit/framework/TestResult;)V (AutoTestSuite.jav a:55) 31: junit/framework/TestSuite.runTest(Ljunit/framework/Test;Ljunit/framework/TestResult;)V (TestSuite. java:208) 32: junit/framework/TestSuite.run(Ljunit/framework/TestResult;)V (TestSuite.java:203) 33: org/eclipse/test/EclipseTestRunner.run()V (EclipseTestRunner.java:330) 34: org/eclipse/test/EclipseTestRunner.run([Ljava/lang/String;)I (EclipseTestRunner.java:204)]]> 35: org/eclipse/test/UITestApplication$3.run()V (UITestApplication.java:188) 36: org/eclipse/swt/widgets/RunnableLock.run()V (RunnableLock.java:35) 37: org/eclipse/swt/widgets/Synchronizer.runAsyncMessages(Z)Z (Synchronizer.java:123) 38: org/eclipse/swt/widgets/Display.runAsyncMessages(Z)Z (Display.java:3141) 39: org/eclipse/swt/widgets/Display.readAndDispatch()Z (Display.java:2843) 40: org/eclipse/ui/internal/Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler; Lorg/eclipse/swt/widgets/Display;)V (Workbench.java:1914) 41: org/eclipse/ui/internal/Workbench.runUI()I (Workbench.java:1878) 42: org/eclipse/ui/internal/Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/ecli pse/ui/application/WorkbenchAdvisor;)I (Workbench.java:419) 43: org/eclipse/ui/PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/a pplication/WorkbenchAdvisor;)I (PlatformUI.java:149) 44: org/eclipse/ui/internal/ide/IDEApplication.run(Ljava/lang/Object;)Ljava/lang/Object; (IDEApplicati on.java:95) 45: org/eclipse/test/UITestApplication.runApplication(Lorg/eclipse/core/runtime/IPlatformRunnable;Ljav a/lang/Object;)Ljava/lang/Object; (UITestApplication.java:131) 46: org/eclipse/test/UITestApplication.run(Ljava/lang/Object;)Ljava/lang/Object; (UITestApplication.ja va:58) 47: org/eclipse/core/internal/runtime/PlatformActivator$1.run(Ljava/lang/Object;)Ljava/lang/Object; (P latformActivator.java:78) 48: org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.runApplication(Ljava/lang/Object;)Lja va/lang/Object; (EclipseAppLauncher.java:92) 49: org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/O bject; (EclipseAppLauncher.java:68) 50: org/eclipse/core/runtime/adaptor/EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object; (Eclipse Starter.java:396) 51: org/eclipse/core/runtime/adaptor/EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/ lang/Object; (EclipseStarter.java:177) 52: vm_invoke_native_array_stub (/export/users/nrinskay/EUT_CC/trunk/cc/projects/drlvm/trunk/vm/vmcore /src/util/ia32/base/invoke_native_stub_ia32.asm:41) 53: JIT_execute_method_default(void*, _jmethodID*, jvalue*, jvalue*) (/export/users/nrinskay/EUT_CC/tr unk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/ini_iA32.cpp:206) 54: DrlEMImpl::executeMethod(_jmethodID*, jvalue*, jvalue*) (/export/users/nrinskay/EUT_CC/trunk/cc/pr ojects/drlvm/trunk/vm/em/src/DrlEMImpl.cpp:539) 55: ExecuteMethod (/export/users/nrinskay/EUT_CC/trunk/cc/projects/drlvm/trunk/vm/em/src/em_intf.cpp:4 3) 56: vm_execute_java_method_array(_jmethodID*, jvalue*, jvalue*) (/export/users/nrinskay/EUT_CC/trunk/c c/projects/drlvm/trunk/vm/vmcore/src/jit/ini.cpp:51) 57: CallStaticObjectMethodA(JNIEnv_External*, _jobject*, _jmethodID*, jvalue*) (/export/users/nrinskay /EUT_CC/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:1202) 58: Java_java_lang_reflect_VMReflection_invokeMethod (/export/users/nrinskay/EUT_CC/trunk/cc/projects/ drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_reflect_VMReflection.cpp:226) 59: IP is 0x843AD813 60: java/lang/reflect/Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (Method.j ava:381) 61: org/eclipse/core/launcher/Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V (Main.java:336 ) 62: org/eclipse/core/launcher/Main.basicRun([Ljava/lang/String;)V (Main.java:280) 63: org/eclipse/core/launcher/Main.run([Ljava/lang/String;)I (Main.java:977) 64: org/eclipse/core/launcher/Main.main([Ljava/lang/String;)V (Main.java:952) 65: vm_invoke_native_array_stub (/export/users/nrinskay/EUT_CC/trunk/cc/projects/drlvm/trunk/vm/vmcore /src/util/ia32/base/invoke_native_stub_ia32.asm:41) 66: JIT_execute_method_default(void*, _jmethodID*, jvalue*, jvalue*) (/export/users/nrinskay/EUT_CC/tr unk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/ini_iA32.cpp:199) 67: DrlEMImpl::executeMethod(_jmethodID*, jvalue*, jvalue*) (/export/users/nrinskay/EUT_CC/trunk/cc/pr ojects/drlvm/trunk/vm/em/src/DrlEMImpl.cpp:539) 68: ExecuteMethod (/export/users/nrinskay/EUT_CC/trunk/cc/projects/drlvm/trunk/vm/em/src/em_intf.cpp:4 3) 69: vm_execute_java_method_array(_jmethodID*, jvalue*, jvalue*) (/export/users/nrinskay/EUT_CC/trunk/c c/projects/drlvm/trunk/vm/vmcore/src/jit/ini.cpp:51) 70: call_static_method_no_ref_result (/export/users/nrinskay/EUT_CC/trunk/cc/projects/drlvm/trunk/vm/v mcore/src/jni/jni_method.cpp:1154) 71: CallStaticVoidMethodA(JNIEnv_External*, _jobject*, _jmethodID*, jvalue*) (/export/users/nrinskay/E UT_CC/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:1562) 72: invoke_primitive_method (/export/users/nrinskay/EUT_CC/trunk/cc/projects/drlvm/trunk/vm/vmcore/src /kernel_classes/native/java_lang_reflect_VMReflection.cpp:184) 73: Java_java_lang_reflect_VMReflection_invokeMethod (/export/users/nrinskay/EUT_CC/trunk/cc/projects/ drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_reflect_VMReflection.cpp:222) 74: IP is 0x843AD813 75: java/lang/reflect/Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (Method.j ava:381) 76: org/apache/harmony/vm/JarRunner.main([Ljava/lang/String;)V (JarRunner.java:80) 77: vm_invoke_native_array_stub (/export/users/nrinskay/EUT_CC/trunk/cc/projects/drlvm/trunk/vm/vmcore /src/util/ia32/base/invoke_native_stub_ia32.asm:41) 78: JIT_execute_method_default(void*, _jmethodID*, jvalue*, jvalue*) (/export/users/nrinskay/EUT_CC/tr unk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/ini_iA32.cpp:199) 79: DrlEMImpl::executeMethod(_jmethodID*, jvalue*, jvalue*) (/export/users/nrinskay/EUT_CC/trunk/cc/pr ojects/drlvm/trunk/vm/em/src/DrlEMImpl.cpp:539) 80: ExecuteMethod (/export/users/nrinskay/EUT_CC/trunk/cc/projects/drlvm/trunk/vm/em/src/em_intf.cpp:4 3) 81: vm_execute_java_method_array(_jmethodID*, jvalue*, jvalue*) (/export/users/nrinskay/EUT_CC/trunk/c c/projects/drlvm/trunk/vm/vmcore/src/jit/ini.cpp:51) 82: call_static_method_no_ref_result (/export/users/nrinskay/EUT_CC/trunk/cc/projects/drlvm/trunk/vm/v mcore/src/jni/jni_method.cpp:1154) 83: CallStaticVoidMethodA(JNIEnv_External*, _jobject*, _jmethodID*, jvalue*) (/export/users/nrinskay/E UT_CC/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:1562) 84: CallStaticVoidMethodV(JNIEnv_External*, _jobject*, _jmethodID*, char*) (/export/users/nrinskay/EUT _CC/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:1546) 85: CallStaticVoidMethod(JNIEnv_External*, _jobject*, _jmethodID*, ...) (/export/users/nrinskay/EUT_CC /trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:1536) 86: ?? (??:-1) 87: ?? (??:-1) 88: ?? (??:-1) 89: ?? (??:-1) 90: __libc_start_main (??:-1) 91: ?? (??:-1)