Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 88613 Details for
Bug 217368
Eclipse crashes when opening resources
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
Crash log from when Eclipse goes down
eclipse_2008-02-01-191849_hulio.crash (text/plain), 65.04 KB, created by
Guðmundur Bjarni Ólafsson
on 2008-02-01 13:40:49 EST
(
hide
)
Description:
Crash log from when Eclipse goes down
Filename:
MIME Type:
Creator:
Guðmundur Bjarni Ólafsson
Created:
2008-02-01 13:40:49 EST
Size:
65.04 KB
patch
obsolete
>Process: eclipse [6802] >Path: /Applications/eclipse/eclipse >Identifier: eclipse >Version: ??? (???) >Code Type: X86 (Native) >Parent Process: bash [6799] > >Date/Time: 2008-02-01 19:18:49.760 +0100 >OS Version: Mac OS X 10.5.1 (9B18) >Report Version: 6 > >Exception Type: EXC_BAD_ACCESS (SIGBUS) >Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000000002b0 >Crashed Thread: 0 > >Application Specific Information: > >Java information: > Version: Java HotSpot(TM) Client VM (1.5.0_13-119 mixed mode) > Virtual Machine version: Java HotSpot(TM) Client VM (1.5.0_13-119) for macosx-x86, built on Sep 28 2007 23:59:21 by root with gcc 4.0.1 (Apple Inc. build 5465) > Exception type: Bus Error (0xa) at pc=0x000002b0 > >Current thread (0x00601580): JavaThread "main" [_thread_in_native, id=-1601216672] >Stack: [0xbf800000,0xc0000000) >Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) >j org.eclipse.swt.internal.carbon.OS.DisposeWindow(I)V+0 >j org.eclipse.swt.widgets.Shell.destroyWidget()V+88 >j org.eclipse.swt.widgets.Widget.release(Z)V+75 >j org.eclipse.swt.widgets.Widget.dispose()V+23 >j org.eclipse.jface.window.Window.close()Z+65 >j org.eclipse.jface.dialogs.Dialog.close()Z+26 >j org.eclipse.jface.dialogs.TrayDialog.close()Z+12 >j org.eclipse.ui.dialogs.FilteredItemsSelectionDialog.close()Z+33 >j org.eclipse.jface.dialogs.Dialog.okPressed()V+6 >j org.eclipse.ui.dialogs.SelectionStatusDialog.okPressed()V+5 >j org.eclipse.ui.dialogs.FilteredItemsSelectionDialog.okPressed()V+33 >j org.eclipse.jface.dialogs.Dialog.buttonPressed(I)V+5 >j org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Lorg/eclipse/swt/events/SelectionEvent;)V+17 >j org.eclipse.swt.widgets.TypedListener.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+1003 >J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V >v ~RuntimeStub::alignment_frame_return Runtime1 stub >j org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+25 >j org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V+73 >j org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;)V+4 >j org.eclipse.swt.widgets.Widget.notifyListeners(ILorg/eclipse/swt/widgets/Event;)V+19 >j org.eclipse.swt.widgets.Display.runDeferredEvents()Z+88 >j org.eclipse.swt.widgets.Display.readAndDispatch()Z+98 >j org.eclipse.jface.window.Window.runEventLoop(Lorg/eclipse/swt/widgets/Shell;)V+23 >j org.eclipse.jface.window.Window.open()I+49 >j org.eclipse.ui.dialogs.FilteredResourcesSelectionDialog.open()I+97 >j org.eclipse.ui.internal.ide.handlers.OpenResourceHandler.queryFileResource()[Ljava/lang/Object;+45 >j org.eclipse.ui.internal.ide.handlers.OpenResourceHandler.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+18 >j org.eclipse.ui.internal.ide.handlers.OpenResourceHandler.run(Lorg/eclipse/jface/action/IAction;)V+8 >j org.eclipse.ui.internal.handlers.ActionDelegateHandlerProxy.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+144 >j org.eclipse.core.commands.Command.executeWithChecks(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+107 >j org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+21 >j org.eclipse.ui.internal.handlers.HandlerService.executeCommand(Lorg/eclipse/core/commands/ParameterizedCommand;Lorg/eclipse/swt/widgets/Event;)Ljava/lang/Object;+6 >j org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Lorg/eclipse/jface/bindings/Binding;Lorg/eclipse/swt/widgets/Event;)Z+198 >j org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)Z+307 >j org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)V+14 >j org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(Lorg/eclipse/swt/widgets/Event;)V+158 >j org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(Lorg/eclipse/ui/internal/keys/WorkbenchKeyboard;Lorg/eclipse/swt/widgets/Event;)V+2 >j org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+177 >J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V >j org.eclipse.swt.widgets.Display.filterEvent(Lorg/eclipse/swt/widgets/Event;)Z+12 >j org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+7 >j org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V+73 >j org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;)V+4 >j org.eclipse.swt.widgets.Widget.sendKeyEvent(ILorg/eclipse/swt/widgets/Event;)Z+3 >j org.eclipse.swt.widgets.Widget.sendKeyEvent(II)Z+243 >j org.eclipse.swt.widgets.Control.kEventUnicodeKeyPressed(III)I+31 >j org.eclipse.swt.widgets.Composite.kEventUnicodeKeyPressed(III)I+4 >j org.eclipse.swt.widgets.Control.kEventTextInputUnicodeForKeyEvent(III)I+137 >j org.eclipse.swt.widgets.Widget.textInputProc(III)I+32 >j org.eclipse.swt.widgets.Display.textInputProc(III)I+58 >v ~StubRoutines::call_stub >j org.eclipse.swt.internal.carbon.OS.SendEventToEventTarget(II)I+0 >j org.eclipse.swt.widgets.Display.readAndDispatch()Z+52 >j org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V+9 >j org.eclipse.ui.internal.Workbench.runUI()I+336 >j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1 >j org.eclipse.ui.internal.Workbench$4.run()V+23 >j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12 >j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18 >j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2 >j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+81 >j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+102 >j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103 >j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29 >j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149 >j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183 >v ~StubRoutines::call_stub >j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 >j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87 >j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6 >j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+111 >j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+210 >j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+114 >j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4 >v ~StubRoutines::call_stub >Java Threads: ( => current thread ) > 0x00671b80 JavaThread "Thread-7" [_thread_blocked, id=11963904] > 0x00665ad0 JavaThread "Worker-9" [_thread_blocked, id=11967488] > 0x0065bfb0 JavaThread "Worker-8" [_thread_blocked, id=11372032] > 0x0065b0d0 JavaThread "Thread-6" [_thread_blocked, id=11352064] > 0x0065ae40 JavaThread "Timer-2" [_thread_blocked, id=11331584] > 0x00653ae0 JavaThread "Worker-7" [_thread_blocked, id=11316224] > 0x006536a0 JavaThread "Worker-6" [_thread_blocked, id=11312640] > 0x00653350 JavaThread "Worker-5" [_thread_blocked, id=11309056] > 0x00652ce0 JavaThread "Worker-4" [_thread_blocked, id=11305472] > 0x00652900 JavaThread "Worker-3" [_thread_blocked, id=11264000] > 0x00652590 JavaThread "Worker-2" [_thread_blocked, id=8950784] > 0x0064ab90 JavaThread "Timer-1" [_thread_blocked, id=10829312] > 0x00648cf0 JavaThread "Timer-0" [_thread_blocked, id=10715136] > 0x0063ec10 JavaThread "Java indexing" daemon [_thread_blocked, id=10269184] > 0x00624910 JavaThread "Worker-1" [_thread_blocked, id=9547776] > 0x0061fe90 JavaThread "Worker-0" [_thread_blocked, id=9447424] > 0x00614840 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=8868864] > 0x00614210 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=8978432] > 0x00613bd0 JavaThread "State Data Manager" daemon [_thread_blocked, id=8863232] > 0x00609010 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=8518656] > 0x006085e0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=8515072] > 0x00608130 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8508928] > 0x006077e0 JavaThread "Finalizer" daemon [_thread_blocked, id=8502784] > 0x006073e0 JavaThread "Reference Handler" daemon [_thread_blocked, id=8499200] >=>0x00601580 JavaThread "main" [_thread_in_native, id=-1601216672] >Other Threads: > 0x00606b30 VMThread [id=8443392] > 0x00609c10 WatcherThread [id=8522240] > >VM state:not at safepoint (normal execution) >VM Mutex/Monitor currently owned by a thread: None > >Heap > def new generation total 2944K, used 1187K [0x0d9f0000, 0x0dd20000, 0x10150000) > eden space 2624K, 33% used [0x0d9f0000, 0x0dac8f70, 0x0dc80000) > from space 320K, 99% used [0x0dcd0000, 0x0dd1fff8, 0x0dd20000) > to space 320K, 0% used [0x0dc80000, 0x0dc80000, 0x0dcd0000) > tenured generation total 37824K, used 33540K [0x10150000, 0x12640000, 0x2d9f0000) > the space 37824K, 88% used [0x10150000, 0x12211240, 0x12211400, 0x12640000) > compacting perm gen total 43776K, used 43596K [0x2d9f0000, 0x304b0000, 0x3d9f0000) > the space 43776K, 99% used [0x2d9f0000, 0x304831b8, 0x30483200, 0x304b0000) >No shared spaces configured. > >Virtual Machine arguments: > JVM args: -Xdock:icon=../Resources/Eclipse.icns -XstartOnFirstThread -Xms40m -Xmx512m -XX:MaxPermSize=256m -Dosgi.requiredJavaVersion=1.5 -Dorg.eclipse.swt.internal.carbon.smallFonts > Java command: <unknown> > launcher type: generic > > >Thread 0 Crashed: >0 ??? 0x000002b0 0 + 688 >1 com.apple.HIToolbox 0x96701770 HIObject::Destruct() + 44 >2 com.apple.CoreFoundation 0x955867a6 _CFRelease + 182 >3 com.apple.HIToolbox 0x96772b03 HIView::DisposeSubPanes(bool) + 77 >4 com.apple.HIToolbox 0x967729f6 HIView::Destruct() + 148 >5 com.apple.CoreFoundation 0x955867a6 _CFRelease + 182 >6 com.apple.HIToolbox 0x96772b03 HIView::DisposeSubPanes(bool) + 77 >7 com.apple.HIToolbox 0x967729f6 HIView::Destruct() + 148 >8 com.apple.CoreFoundation 0x955867a6 _CFRelease + 182 >9 com.apple.HIToolbox 0x96772b03 HIView::DisposeSubPanes(bool) + 77 >10 com.apple.HIToolbox 0x967729f6 HIView::Destruct() + 148 >11 com.apple.CoreFoundation 0x955867a6 _CFRelease + 182 >12 com.apple.HIToolbox 0x96772b03 HIView::DisposeSubPanes(bool) + 77 >13 com.apple.HIToolbox 0x967729f6 HIView::Destruct() + 148 >14 com.apple.CoreFoundation 0x955867a6 _CFRelease + 182 >15 com.apple.HIToolbox 0x96772b03 HIView::DisposeSubPanes(bool) + 77 >16 com.apple.HIToolbox 0x967729f6 HIView::Destruct() + 148 >17 com.apple.CoreFoundation 0x955867a6 _CFRelease + 182 >18 com.apple.HIToolbox 0x96772b03 HIView::DisposeSubPanes(bool) + 77 >19 com.apple.HIToolbox 0x967729f6 HIView::Destruct() + 148 >20 com.apple.CoreFoundation 0x955867a6 _CFRelease + 182 >21 com.apple.HIToolbox 0x96812eaf WindowData::~WindowData() + 269 >22 com.apple.HIToolbox 0x968193a1 HIViewWrapperDef::~HIViewWrapperDef() + 37 >23 com.apple.HIToolbox 0x966c2e90 HIObject::HandleClassHIObjectEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 274 >24 com.apple.HIToolbox 0x966c2cfb HIObject::EventHook(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 55 >25 com.apple.HIToolbox 0x966c2863 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181 >26 com.apple.HIToolbox 0x966c1c9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 >27 com.apple.HIToolbox 0x966c1b02 SendEventToEventTargetWithOptions + 58 >28 com.apple.HIToolbox 0x967017fe HIObject::Destruct() + 186 >29 com.apple.HIToolbox 0x9673d2c5 WindowData::Destruct() + 697 >30 com.apple.CoreFoundation 0x955867a6 _CFRelease + 182 >31 libswt-pi-carbon-3347.jnilib 0x44558ebf Java_org_eclipse_swt_internal_carbon_OS_DisposeWindow + 17 >32 ??? 0x0b9f09b1 0 + 194972081 >33 ??? 0x0b9ea9d3 0 + 194947539 >34 ??? 0x0b9ea9d3 0 + 194947539 >35 ??? 0x0b9ea9d3 0 + 194947539 >36 ??? 0x0b9ea9d3 0 + 194947539 >37 ??? 0x0b9eab2b 0 + 194947883 >38 ??? 0x0b9eab2b 0 + 194947883 >39 ??? 0x0b9eab2b 0 + 194947883 >40 ??? 0x0b9eab2b 0 + 194947883 >41 ??? 0x0b9ea9d3 0 + 194947539 >42 ??? 0x0b9ea9d3 0 + 194947539 >43 ??? 0x0b9ea9d3 0 + 194947539 >44 ??? 0x0b9ea9d3 0 + 194947539 >45 ??? 0x0b9eacd9 0 + 194948313 >46 ??? 0x0bc0a274 0 + 197173876 >47 ??? 0x0ba5cdc0 0 + 195415488 >48 ??? 0x0b9ea9d3 0 + 194947539 >49 ??? 0x0b9ea9d3 0 + 194947539 >50 ??? 0x0b9ea9d3 0 + 194947539 >51 ??? 0x0b9ea9d3 0 + 194947539 >52 ??? 0x0b9ea9d3 0 + 194947539 >53 ??? 0x0b9eab2b 0 + 194947883 >54 ??? 0x0b9eab2b 0 + 194947883 >55 ??? 0x0b9ea9d3 0 + 194947539 >56 ??? 0x0b9eaa7f 0 + 194947711 >57 ??? 0x0b9eaa7f 0 + 194947711 >58 ??? 0x0b9eaaaa 0 + 194947754 >59 ??? 0x0b9eaaaa 0 + 194947754 >60 ??? 0x0b9eacd9 0 + 194948313 >61 ??? 0x0b9eadb0 0 + 194948528 >62 ??? 0x0b9eaaaa 0 + 194947754 >63 ??? 0x0b9eaaaa 0 + 194947754 >64 ??? 0x0b9eadb0 0 + 194948528 >65 ??? 0x0b9eab2b 0 + 194947883 >66 ??? 0x0b9eab2b 0 + 194947883 >67 ??? 0x0b9ea9d3 0 + 194947539 >68 ??? 0x0b9ea9d3 0 + 194947539 >69 ??? 0x0b9ea9d3 0 + 194947539 >70 ??? 0x0bc0a274 0 + 197173876 >71 ??? 0x0b9ea9d3 0 + 194947539 >72 ??? 0x0b9eab2b 0 + 194947883 >73 ??? 0x0b9ea9d3 0 + 194947539 >74 ??? 0x0b9ea9d3 0 + 194947539 >75 ??? 0x0b9ea9d3 0 + 194947539 >76 ??? 0x0b9eab2b 0 + 194947883 >77 ??? 0x0b9eab2b 0 + 194947883 >78 ??? 0x0b9eaa7f 0 + 194947711 >79 ??? 0x0b9eaa7f 0 + 194947711 >80 ??? 0x0b9eaa7f 0 + 194947711 >81 ??? 0x0b9eaa7f 0 + 194947711 >82 ??? 0x0b9e8227 0 + 194937383 >83 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >84 libjvm.dylib 0x09119356 0x9000000 + 1151830 >85 libjvm.dylib 0x090a368c 0x9000000 + 669324 >86 libjvm.dylib 0x0920f48b JNI_CreateJavaVM_Impl + 101963 >87 libswt-carbon-3347.jnilib 0x44526f5e callback + 794 >88 ??? 0x44518595 0 + 1146193301 >89 com.apple.HIToolbox 0x966c2863 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181 >90 com.apple.HIToolbox 0x966c1c9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 >91 com.apple.HIToolbox 0x966de08e SendEventToEventTarget + 52 >92 com.apple.HIToolbox 0x966f0e22 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1898 >93 com.apple.HIToolbox 0x966c2c1c DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134 >94 com.apple.HIToolbox 0x966c1c9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 >95 com.apple.HIToolbox 0x966de08e SendEventToEventTarget + 52 >96 com.apple.HIToolbox 0x967bfd19 SendTSMEvent + 247 >97 com.apple.HIToolbox 0x967fd540 SendUnicodeTextAEToUnicodeDoc + 1099 >98 com.apple.HIToolbox 0x967be29f TSMKeyEvent + 980 >99 com.apple.HIToolbox 0x96711f4b TSMProcessRawKeyEvent + 2295 >100 com.apple.HIToolbox 0x9686a5a9 HandleCompatibilityKeyEvent + 331 >101 com.apple.HIToolbox 0x966be507 HIApplication::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2777 >102 com.apple.HIToolbox 0x966c2863 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181 >103 com.apple.HIToolbox 0x966c1c9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 >104 com.apple.HIToolbox 0x966c1b02 SendEventToEventTargetWithOptions + 58 >105 com.apple.HIToolbox 0x966f0d56 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1694 >106 com.apple.HIToolbox 0x966c2c1c DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134 >107 com.apple.HIToolbox 0x966c1c9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 >108 com.apple.HIToolbox 0x966de08e SendEventToEventTarget + 52 >109 libswt-pi-carbon-3347.jnilib 0x44566b3b Java_org_eclipse_swt_internal_carbon_OS_SendEventToEventTarget + 31 >110 ??? 0x0b9f09b1 0 + 194972081 >111 ??? 0x0b9eaa7f 0 + 194947711 >112 ??? 0x0b9eab2b 0 + 194947883 >113 ??? 0x0b9ea9d3 0 + 194947539 >114 ??? 0x0b9eaa7f 0 + 194947711 >115 ??? 0x0b9eaa7f 0 + 194947711 >116 ??? 0x0b9eacd9 0 + 194948313 >117 ??? 0x0b9ea9d3 0 + 194947539 >118 ??? 0x0b9eaa7f 0 + 194947711 >119 ??? 0x0b9eaa7f 0 + 194947711 >120 ??? 0x0b9eadb0 0 + 194948528 >121 ??? 0x0b9eadb0 0 + 194948528 >122 ??? 0x0b9eaaaa 0 + 194947754 >123 ??? 0x0b9eaaaa 0 + 194947754 >124 ??? 0x0b9eaaaa 0 + 194947754 >125 ??? 0x0b9e8227 0 + 194937383 >126 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >127 libjvm.dylib 0x09119356 0x9000000 + 1151830 >128 libjvm.dylib 0x090bb4b1 0x9000000 + 767153 >129 libjvm.dylib 0x090d7e4f 0x9000000 + 884303 >130 libjvm.dylib 0x0925678b JVM_InvokeMethod + 411 >131 ??? 0x0b9f09b1 0 + 194972081 >132 ??? 0x0b9eaaaa 0 + 194947754 >133 ??? 0x0b9eaaaa 0 + 194947754 >134 ??? 0x0b9eadb0 0 + 194948528 >135 ??? 0x0b9eaaaa 0 + 194947754 >136 ??? 0x0b9ea9d3 0 + 194947539 >137 ??? 0x0b9ea9d3 0 + 194947539 >138 ??? 0x0b9e8227 0 + 194937383 >139 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >140 libjvm.dylib 0x09119356 0x9000000 + 1151830 >141 libjvm.dylib 0x090a368c 0x9000000 + 669324 >142 libjvm.dylib 0x0920f24a JNI_CreateJavaVM_Impl + 101386 >143 eclipse_1021.so 0x0006a8ff startJavaJNI + 454 >144 eclipse_1021.so 0x0006984f startJavaVM + 50 >145 eclipse_1021.so 0x0006726a run + 1113 >146 eclipse 0x00001f7b original_main + 821 >147 eclipse 0x000027fa main + 768 >148 eclipse 0x00001c2a _start + 216 >149 eclipse 0x00001b51 start + 41 > >Thread 1: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libSystem.B.dylib 0x96b34843 mach_msg_server + 491 >3 libjvm.dylib 0x0900eed5 0x9000000 + 61141 >4 libjvm.dylib 0x0900ec95 0x9000000 + 60565 >5 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >6 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 2: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x09118563 0x9000000 + 1148259 >3 libjvm.dylib 0x091183fc 0x9000000 + 1147900 >4 libjvm.dylib 0x0905d1ed 0x9000000 + 381421 >5 libjvm.dylib 0x0905cd57 0x9000000 + 380247 >6 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >7 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 3: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x0911861a 0x9000000 + 1148442 >3 libjvm.dylib 0x0905e28a 0x9000000 + 385674 >4 libjvm.dylib 0x0905d875 0x9000000 + 383093 >5 libjvm.dylib 0x0923f201 JVM_MonitorWait + 465 >6 ??? 0x0b9f09b1 0 + 194972081 >7 ??? 0x0b9ea9d3 0 + 194947539 >8 ??? 0x0b9ea9d3 0 + 194947539 >9 ??? 0x0b9e8227 0 + 194937383 >10 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >11 libjvm.dylib 0x0905d763 0x9000000 + 382819 >12 libjvm.dylib 0x0905d655 0x9000000 + 382549 >13 libjvm.dylib 0x0905d595 0x9000000 + 382357 >14 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >15 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >16 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 4: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x0911861a 0x9000000 + 1148442 >3 libjvm.dylib 0x0905e28a 0x9000000 + 385674 >4 libjvm.dylib 0x0905d875 0x9000000 + 383093 >5 libjvm.dylib 0x0923f201 JVM_MonitorWait + 465 >6 ??? 0x0b9f09b1 0 + 194972081 >7 ??? 0x0bb6cf84 0 + 196530052 >8 ??? 0x0bb6cd4c 0 + 196529484 >9 ??? 0x0ba5cdc0 0 + 195415488 >10 ??? 0x0b9eaaaa 0 + 194947754 >11 ??? 0x0b9e8227 0 + 194937383 >12 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >13 libjvm.dylib 0x0905d763 0x9000000 + 382819 >14 libjvm.dylib 0x0905d655 0x9000000 + 382549 >15 libjvm.dylib 0x0905d595 0x9000000 + 382357 >16 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >17 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >18 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 5: >0 libSystem.B.dylib 0x96abf922 semaphore_wait_trap + 10 >1 libjvm.dylib 0x0905e9ae 0x9000000 + 387502 >2 libjvm.dylib 0x0905e695 0x9000000 + 386709 >3 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >4 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >5 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 6: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x0911861a 0x9000000 + 1148442 >3 libjvm.dylib 0x091182b9 0x9000000 + 1147577 >4 libjvm.dylib 0x0905efdb 0x9000000 + 389083 >5 libjvm.dylib 0x0905ecb8 0x9000000 + 388280 >6 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >7 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >8 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 7: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x0911861a 0x9000000 + 1148442 >3 libjvm.dylib 0x091183fc 0x9000000 + 1147900 >4 libjvm.dylib 0x0905f0f0 0x9000000 + 389360 >5 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >6 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >7 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 8: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x09118563 0x9000000 + 1148259 >3 libjvm.dylib 0x0905f90f 0x9000000 + 391439 >4 libjvm.dylib 0x0905f45a 0x9000000 + 390234 >5 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >6 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 9: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x09118563 0x9000000 + 1148259 >3 libjvm.dylib 0x0905f769 0x9000000 + 391017 >4 libjvm.dylib 0x0924e6c1 JVM_Sleep + 481 >5 ??? 0x0b9f09b1 0 + 194972081 >6 ??? 0x0b9ea9d3 0 + 194947539 >7 ??? 0x0b9eacd9 0 + 194948313 >8 ??? 0x0b9e8227 0 + 194937383 >9 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >10 libjvm.dylib 0x0905d763 0x9000000 + 382819 >11 libjvm.dylib 0x0905d655 0x9000000 + 382549 >12 libjvm.dylib 0x0905d595 0x9000000 + 382357 >13 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >14 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >15 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 10: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x0911861a 0x9000000 + 1148442 >3 libjvm.dylib 0x0905e28a 0x9000000 + 385674 >4 libjvm.dylib 0x0905d875 0x9000000 + 383093 >5 libjvm.dylib 0x0923f201 JVM_MonitorWait + 465 >6 ??? 0x0b9f09b1 0 + 194972081 >7 ??? 0x0b9ea9d3 0 + 194947539 >8 ??? 0x0b9ea9d3 0 + 194947539 >9 ??? 0x0b9eaaaa 0 + 194947754 >10 ??? 0x0b9e8227 0 + 194937383 >11 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >12 libjvm.dylib 0x0905d763 0x9000000 + 382819 >13 libjvm.dylib 0x0905d655 0x9000000 + 382549 >14 libjvm.dylib 0x0905d595 0x9000000 + 382357 >15 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >16 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >17 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 11: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x0911861a 0x9000000 + 1148442 >3 libjvm.dylib 0x0905e28a 0x9000000 + 385674 >4 libjvm.dylib 0x0905d875 0x9000000 + 383093 >5 libjvm.dylib 0x0923f201 JVM_MonitorWait + 465 >6 ??? 0x0b9f09b1 0 + 194972081 >7 ??? 0x0b9ea9d3 0 + 194947539 >8 ??? 0x0b9ea9d3 0 + 194947539 >9 ??? 0x0b9eaaaa 0 + 194947754 >10 ??? 0x0b9e8227 0 + 194937383 >11 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >12 libjvm.dylib 0x0905d763 0x9000000 + 382819 >13 libjvm.dylib 0x0905d655 0x9000000 + 382549 >14 libjvm.dylib 0x0905d595 0x9000000 + 382357 >15 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >16 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >17 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 12: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x09118563 0x9000000 + 1148259 >3 libjvm.dylib 0x0905e28a 0x9000000 + 385674 >4 libjvm.dylib 0x0905d875 0x9000000 + 383093 >5 libjvm.dylib 0x0923f201 JVM_MonitorWait + 465 >6 ??? 0x0b9f09b1 0 + 194972081 >7 ??? 0x0b9ea9d3 0 + 194947539 >8 ??? 0x0bd4133c 0 + 198447932 >9 ??? 0x0ba5cdc0 0 + 195415488 >10 ??? 0x0b9eaaaa 0 + 194947754 >11 ??? 0x0b9e8227 0 + 194937383 >12 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >13 libjvm.dylib 0x0905d763 0x9000000 + 382819 >14 libjvm.dylib 0x0905d655 0x9000000 + 382549 >15 libjvm.dylib 0x0905d595 0x9000000 + 382357 >16 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >17 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >18 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 13: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x0911861a 0x9000000 + 1148442 >3 libjvm.dylib 0x0905e28a 0x9000000 + 385674 >4 libjvm.dylib 0x0905d875 0x9000000 + 383093 >5 libjvm.dylib 0x0923f201 JVM_MonitorWait + 465 >6 ??? 0x0b9f09b1 0 + 194972081 >7 ??? 0x0b9ea9d3 0 + 194947539 >8 ??? 0x0b9ea9d3 0 + 194947539 >9 ??? 0x0b9eaaaa 0 + 194947754 >10 ??? 0x0b9e8227 0 + 194937383 >11 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >12 libjvm.dylib 0x0905d763 0x9000000 + 382819 >13 libjvm.dylib 0x0905d655 0x9000000 + 382549 >14 libjvm.dylib 0x0905d595 0x9000000 + 382357 >15 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >16 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >17 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 14: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x0911861a 0x9000000 + 1148442 >3 libjvm.dylib 0x0905e28a 0x9000000 + 385674 >4 libjvm.dylib 0x0905d875 0x9000000 + 383093 >5 libjvm.dylib 0x0923f201 JVM_MonitorWait + 465 >6 ??? 0x0b9f09b1 0 + 194972081 >7 ??? 0x0b9ea9d3 0 + 194947539 >8 ??? 0x0b9ea9d3 0 + 194947539 >9 ??? 0x0b9eacd9 0 + 194948313 >10 ??? 0x0b9e8227 0 + 194937383 >11 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >12 libjvm.dylib 0x0905d763 0x9000000 + 382819 >13 libjvm.dylib 0x0905d655 0x9000000 + 382549 >14 libjvm.dylib 0x0905d595 0x9000000 + 382357 >15 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >16 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >17 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 15: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x09118563 0x9000000 + 1148259 >3 libjvm.dylib 0x0905e28a 0x9000000 + 385674 >4 libjvm.dylib 0x0905d875 0x9000000 + 383093 >5 libjvm.dylib 0x0923f201 JVM_MonitorWait + 465 >6 ??? 0x0b9f09b1 0 + 194972081 >7 ??? 0x0b9ea9d3 0 + 194947539 >8 ??? 0x0b9ea9d3 0 + 194947539 >9 ??? 0x0b9e8227 0 + 194937383 >10 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >11 libjvm.dylib 0x0905d763 0x9000000 + 382819 >12 libjvm.dylib 0x0905d655 0x9000000 + 382549 >13 libjvm.dylib 0x0905d595 0x9000000 + 382357 >14 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >15 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >16 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 16: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x09118563 0x9000000 + 1148259 >3 libjvm.dylib 0x0905e28a 0x9000000 + 385674 >4 libjvm.dylib 0x0905d875 0x9000000 + 383093 >5 libjvm.dylib 0x0923f201 JVM_MonitorWait + 465 >6 ??? 0x0b9f09b1 0 + 194972081 >7 ??? 0x0b9ea9d3 0 + 194947539 >8 ??? 0x0b9ea9d3 0 + 194947539 >9 ??? 0x0b9e8227 0 + 194937383 >10 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >11 libjvm.dylib 0x0905d763 0x9000000 + 382819 >12 libjvm.dylib 0x0905d655 0x9000000 + 382549 >13 libjvm.dylib 0x0905d595 0x9000000 + 382357 >14 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >15 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >16 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 17: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x0911861a 0x9000000 + 1148442 >3 libjvm.dylib 0x0905e28a 0x9000000 + 385674 >4 libjvm.dylib 0x0905d875 0x9000000 + 383093 >5 libjvm.dylib 0x0923f201 JVM_MonitorWait + 465 >6 ??? 0x0b9f09b1 0 + 194972081 >7 ??? 0x0b9ea9d3 0 + 194947539 >8 ??? 0x0b9ea9d3 0 + 194947539 >9 ??? 0x0b9eaaaa 0 + 194947754 >10 ??? 0x0b9e8227 0 + 194937383 >11 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >12 libjvm.dylib 0x0905d763 0x9000000 + 382819 >13 libjvm.dylib 0x0905d655 0x9000000 + 382549 >14 libjvm.dylib 0x0905d595 0x9000000 + 382357 >15 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >16 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >17 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 18: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x09118563 0x9000000 + 1148259 >3 libjvm.dylib 0x0905e28a 0x9000000 + 385674 >4 libjvm.dylib 0x0905d875 0x9000000 + 383093 >5 libjvm.dylib 0x0923f201 JVM_MonitorWait + 465 >6 ??? 0x0b9f09b1 0 + 194972081 >7 ??? 0x0b9ea9d3 0 + 194947539 >8 ??? 0x0bd4133c 0 + 198447932 >9 ??? 0x0ba5cdc0 0 + 195415488 >10 ??? 0x0b9eaaaa 0 + 194947754 >11 ??? 0x0b9e8227 0 + 194937383 >12 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >13 libjvm.dylib 0x0905d763 0x9000000 + 382819 >14 libjvm.dylib 0x0905d655 0x9000000 + 382549 >15 libjvm.dylib 0x0905d595 0x9000000 + 382357 >16 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >17 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >18 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 19: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x09118563 0x9000000 + 1148259 >3 libjvm.dylib 0x0905e28a 0x9000000 + 385674 >4 libjvm.dylib 0x0905d875 0x9000000 + 383093 >5 libjvm.dylib 0x0923f201 JVM_MonitorWait + 465 >6 ??? 0x0b9f09b1 0 + 194972081 >7 ??? 0x0b9ea9d3 0 + 194947539 >8 ??? 0x0bd4133c 0 + 198447932 >9 ??? 0x0ba5cdc0 0 + 195415488 >10 ??? 0x0b9eaaaa 0 + 194947754 >11 ??? 0x0b9e8227 0 + 194937383 >12 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >13 libjvm.dylib 0x0905d763 0x9000000 + 382819 >14 libjvm.dylib 0x0905d655 0x9000000 + 382549 >15 libjvm.dylib 0x0905d595 0x9000000 + 382357 >16 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >17 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >18 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 20: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x09118563 0x9000000 + 1148259 >3 libjvm.dylib 0x0905e28a 0x9000000 + 385674 >4 libjvm.dylib 0x0905d875 0x9000000 + 383093 >5 libjvm.dylib 0x0923f201 JVM_MonitorWait + 465 >6 ??? 0x0b9f09b1 0 + 194972081 >7 ??? 0x0b9ea9d3 0 + 194947539 >8 ??? 0x0bd4133c 0 + 198447932 >9 ??? 0x0ba5cdc0 0 + 195415488 >10 ??? 0x0b9eaaaa 0 + 194947754 >11 ??? 0x0b9e8227 0 + 194937383 >12 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >13 libjvm.dylib 0x0905d763 0x9000000 + 382819 >14 libjvm.dylib 0x0905d655 0x9000000 + 382549 >15 libjvm.dylib 0x0905d595 0x9000000 + 382357 >16 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >17 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >18 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 21: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x09118563 0x9000000 + 1148259 >3 libjvm.dylib 0x0905e28a 0x9000000 + 385674 >4 libjvm.dylib 0x0905d875 0x9000000 + 383093 >5 libjvm.dylib 0x0923f201 JVM_MonitorWait + 465 >6 ??? 0x0b9f09b1 0 + 194972081 >7 ??? 0x0b9ea9d3 0 + 194947539 >8 ??? 0x0bd4133c 0 + 198447932 >9 ??? 0x0ba5cdc0 0 + 195415488 >10 ??? 0x0b9eaaaa 0 + 194947754 >11 ??? 0x0b9e8227 0 + 194937383 >12 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >13 libjvm.dylib 0x0905d763 0x9000000 + 382819 >14 libjvm.dylib 0x0905d655 0x9000000 + 382549 >15 libjvm.dylib 0x0905d595 0x9000000 + 382357 >16 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >17 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >18 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 22: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x09118563 0x9000000 + 1148259 >3 libjvm.dylib 0x0905e28a 0x9000000 + 385674 >4 libjvm.dylib 0x0905d875 0x9000000 + 383093 >5 libjvm.dylib 0x0923f201 JVM_MonitorWait + 465 >6 ??? 0x0b9f09b1 0 + 194972081 >7 ??? 0x0b9ea9d3 0 + 194947539 >8 ??? 0x0bd4133c 0 + 198447932 >9 ??? 0x0ba5cdc0 0 + 195415488 >10 ??? 0x0b9eaaaa 0 + 194947754 >11 ??? 0x0b9e8227 0 + 194937383 >12 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >13 libjvm.dylib 0x0905d763 0x9000000 + 382819 >14 libjvm.dylib 0x0905d655 0x9000000 + 382549 >15 libjvm.dylib 0x0905d595 0x9000000 + 382357 >16 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >17 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >18 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 23: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x09118563 0x9000000 + 1148259 >3 libjvm.dylib 0x0905e28a 0x9000000 + 385674 >4 libjvm.dylib 0x0905d875 0x9000000 + 383093 >5 libjvm.dylib 0x0923f201 JVM_MonitorWait + 465 >6 ??? 0x0b9f09b1 0 + 194972081 >7 ??? 0x0b9ea9d3 0 + 194947539 >8 ??? 0x0b9ea9d3 0 + 194947539 >9 ??? 0x0b9e8227 0 + 194937383 >10 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >11 libjvm.dylib 0x0905d763 0x9000000 + 382819 >12 libjvm.dylib 0x0905d655 0x9000000 + 382549 >13 libjvm.dylib 0x0905d595 0x9000000 + 382357 >14 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >15 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >16 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 24: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x09118563 0x9000000 + 1148259 >3 libjvm.dylib 0x0905f769 0x9000000 + 391017 >4 libjvm.dylib 0x0924e6c1 JVM_Sleep + 481 >5 ??? 0x0b9f09b1 0 + 194972081 >6 ??? 0x0b9ea9d3 0 + 194947539 >7 ??? 0x0b9e8227 0 + 194937383 >8 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >9 libjvm.dylib 0x0905d763 0x9000000 + 382819 >10 libjvm.dylib 0x0905d655 0x9000000 + 382549 >11 libjvm.dylib 0x0905d595 0x9000000 + 382357 >12 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >13 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >14 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 25: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x09118563 0x9000000 + 1148259 >3 libjvm.dylib 0x0905e28a 0x9000000 + 385674 >4 libjvm.dylib 0x0905d875 0x9000000 + 383093 >5 libjvm.dylib 0x0923f201 JVM_MonitorWait + 465 >6 ??? 0x0b9f09b1 0 + 194972081 >7 ??? 0x0b9ea9d3 0 + 194947539 >8 ??? 0x0bd4133c 0 + 198447932 >9 ??? 0x0ba5cdc0 0 + 195415488 >10 ??? 0x0b9eaaaa 0 + 194947754 >11 ??? 0x0b9e8227 0 + 194937383 >12 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >13 libjvm.dylib 0x0905d763 0x9000000 + 382819 >14 libjvm.dylib 0x0905d655 0x9000000 + 382549 >15 libjvm.dylib 0x0905d595 0x9000000 + 382357 >16 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >17 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >18 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 26: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x09118563 0x9000000 + 1148259 >3 libjvm.dylib 0x0905e28a 0x9000000 + 385674 >4 libjvm.dylib 0x0905d875 0x9000000 + 383093 >5 libjvm.dylib 0x0923f201 JVM_MonitorWait + 465 >6 ??? 0x0b9f09b1 0 + 194972081 >7 ??? 0x0b9ea9d3 0 + 194947539 >8 ??? 0x0bd4133c 0 + 198447932 >9 ??? 0x0ba5cdc0 0 + 195415488 >10 ??? 0x0b9eaaaa 0 + 194947754 >11 ??? 0x0b9e8227 0 + 194937383 >12 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >13 libjvm.dylib 0x0905d763 0x9000000 + 382819 >14 libjvm.dylib 0x0905d655 0x9000000 + 382549 >15 libjvm.dylib 0x0905d595 0x9000000 + 382357 >16 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >17 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >18 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 27: >0 libSystem.B.dylib 0x96abf8e6 mach_msg_trap + 10 >1 libSystem.B.dylib 0x96ac70dc mach_msg + 72 >2 libjvm.dylib 0x0911861a 0x9000000 + 1148442 >3 libjvm.dylib 0x0905e28a 0x9000000 + 385674 >4 libjvm.dylib 0x0905d875 0x9000000 + 383093 >5 libjvm.dylib 0x0923f201 JVM_MonitorWait + 465 >6 ??? 0x0b9f09b1 0 + 194972081 >7 ??? 0x0bb6cf84 0 + 196530052 >8 ??? 0x0bb6cd4c 0 + 196529484 >9 ??? 0x0ba5cdc0 0 + 195415488 >10 ??? 0x0b9eaaaa 0 + 194947754 >11 ??? 0x0b9eacd9 0 + 194948313 >12 ??? 0x0b9e8227 0 + 194937383 >13 libjvm.dylib 0x0911963a 0x9000000 + 1152570 >14 libjvm.dylib 0x0905d763 0x9000000 + 382819 >15 libjvm.dylib 0x0905d655 0x9000000 + 382549 >16 libjvm.dylib 0x0905d595 0x9000000 + 382357 >17 libjvm.dylib 0x0905d4b8 0x9000000 + 382136 >18 libjvm.dylib 0x092c4cc5 JVM_RaiseSignal + 441189 >19 libSystem.B.dylib 0x96b3b8cb _pthread_body + 27 > >Thread 0 crashed with X86 Thread State (32-bit): > eax: 0x486a7080 ebx: 0x95586707 ecx: 0x486a8c20 edx: 0xbfffb33c > edi: 0x00000000 esi: 0x0000035e ebp: 0xbfffbed8 esp: 0xbfffbe8c > ss: 0x0000001f efl: 0x00010202 eip: 0x000002b0 cs: 0x00000017 > ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 > cr2: 0x000002b0 > >Binary Images: > 0x1000 - 0x3fff +eclipse ??? (???) /Applications/eclipse/eclipse > 0x29000 - 0x3ffe7 com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo > 0x66000 - 0x6dfff +eclipse_1021.so ??? (???) /Applications/eclipse/plugins/org.eclipse.equinox.launcher.carbon.macosx_1.0.2.R331_v20071019/eclipse_1021.so > 0x74000 - 0x7bffd com.apple.JavaVM 12.0.0 (12.0.0) <44b9536fe4d7c7fcb3506adb695a180f> /System/Library/Frameworks/JavaVM.framework/JavaVM > 0x94000 - 0x9bfe0 libverify.dylib ??? (???) <7a69785e6278690ecba70a4ec32d732a> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libverify.dylib > 0xa1000 - 0xbbfef libjava.jnilib ??? (???) <42b19094a14d6f296d7186946847ce86> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libjava.jnilib > 0xc9000 - 0xd4ffb libzip.jnilib ??? (???) <8d58d4a6b64d83d08732a310918c7f5a> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libzip.jnilib > 0x9000000 - 0x934fffb libjvm.dylib ??? (???) <5bd51fa3ce82d6e1bd1582f46b2b8bac> /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Libraries/libjvm.dylib >0x3ffc1000 - 0x400a7ff7 com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera >0x42c47000 - 0x42c52ffb libnet.jnilib ??? (???) <d6087c096127755a3769819c04fe6a19> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libnet.jnilib >0x42c59000 - 0x42c5cffc libnio.jnilib ??? (???) <57a95ec155863e0a0e7b2636d7c461f2> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libnio.jnilib >0x44524000 - 0x44526ffd +libswt-carbon-3347.jnilib ??? (???) /Applications/eclipse/configuration/org.eclipse.osgi/bundles/334/1/.cp/libswt-carbon-3347.jnilib >0x4454f000 - 0x44581ff7 +libswt-pi-carbon-3347.jnilib ??? (???) /Applications/eclipse/configuration/org.eclipse.osgi/bundles/334/1/.cp/libswt-pi-carbon-3347.jnilib >0x45aa5000 - 0x45aa5fff +liblocalfile_1_0_0.jnilib ??? (???) /Applications/eclipse/configuration/org.eclipse.osgi/bundles/35/1/.cp/os/macosx/liblocalfile_1_0_0.jnilib >0x8fe00000 - 0x8fe2d883 dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld >0x90038000 - 0x903ceff7 com.apple.QuartzCore 1.5.1 (1.5.1) <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore >0x903cf000 - 0x903dbff5 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib >0x903dc000 - 0x903ecffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis >0x903ed000 - 0x90666fe7 com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation >0x90667000 - 0x9071dfe3 com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices >0x9071e000 - 0x90856ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib >0x90857000 - 0x9087efff libcups.2.dylib ??? (???) <5521498e8902ddd0b15cfaa7db384e29> /usr/lib/libcups.2.dylib >0x9087f000 - 0x9088afe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib >0x9088b000 - 0x9088bffd com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate >0x9088c000 - 0x908c2fff com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration >0x908c3000 - 0x90908fef com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata >0x90909000 - 0x90909ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer >0x90a61000 - 0x90a62fef libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib >0x90a63000 - 0x90a82ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib >0x90a83000 - 0x90afafe3 com.apple.CFNetwork 220 (221) <972a41911805859205b057a6f5b91e8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork >0x90b09000 - 0x90b66ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib >0x90b67000 - 0x90f77fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib >0x90f78000 - 0x90fd4ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering >0x90fd5000 - 0x912aefe7 com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore >0x912af000 - 0x912b4fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels >0x912b5000 - 0x91331feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio >0x91332000 - 0x913f9ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage >0x913fa000 - 0x91437ff7 libGLImage.dylib ??? (???) <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib >0x91438000 - 0x914bfff7 libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib >0x91729000 - 0x91bf5ffe libGLProgrammability.dylib ??? (???) <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib >0x91cd6000 - 0x91cfafff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib >0x91cfb000 - 0x91d55ff7 com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText >0x91ed5000 - 0x91fb6ff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib >0x91fb7000 - 0x9264efef com.apple.CoreGraphics 1.351.0 (???) <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics >0x9264f000 - 0x92650ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib >0x929a8000 - 0x929c6fff libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib >0x929c7000 - 0x929c9fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI >0x92a4d000 - 0x92b31ffb com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData >0x92b7d000 - 0x92b84ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib >0x92b97000 - 0x92baffff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting >0x92be0000 - 0x92bf4ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture >0x92d74000 - 0x92df3ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit >0x92df4000 - 0x92ed3fff libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib >0x92ed4000 - 0x9309dfef com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security >0x931dd000 - 0x93301fe3 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox >0x93371000 - 0x93371ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit >0x933ac000 - 0x933d6fef libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib >0x933d7000 - 0x9346afff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink >0x934c3000 - 0x93608ff7 com.apple.ImageIO.framework 2.0.0 (2.0.0) <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO >0x93609000 - 0x936b9fff edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos >0x9372b000 - 0x937bdff3 com.apple.ApplicationServices.ATS 3.0 (???) <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS >0x937be000 - 0x937c9ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData >0x937da000 - 0x937dcff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib >0x937dd000 - 0x9388cfff com.apple.DesktopServices 1.4.3 (1.4.3) <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv >0x938be000 - 0x938c1fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help >0x9396d000 - 0x939a7ff7 com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI >0x93a65000 - 0x93a6ffeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound >0x93a70000 - 0x93b17fff com.apple.QD 3.11.50 (???) <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD >0x93b18000 - 0x93b92ff8 com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore >0x93b93000 - 0x93bd2fef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib >0x93bd3000 - 0x93bdcfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition >0x94aac000 - 0x94ab9fe7 com.apple.opengl 1.5.5 (1.5.5) <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL >0x94aba000 - 0x94abafff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon >0x94bb0000 - 0x94bdffe3 com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE >0x94be0000 - 0x94be8fff com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration >0x94be9000 - 0x94c2bfef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices >0x94c43000 - 0x94d0efff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync >0x94d0f000 - 0x95509fef com.apple.AppKit 6.5 (949) <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit >0x9550a000 - 0x95511ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib >0x95512000 - 0x95644fe7 com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation >0x95b5c000 - 0x95be8ff7 com.apple.LaunchServices 286 (286) <72b15e7a01e42d510f0339e90113d5d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices >0x95c76000 - 0x95c76ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices >0x95c77000 - 0x95c77ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices >0x95cda000 - 0x95d33fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib >0x95d34000 - 0x95d3bfe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib >0x95d3c000 - 0x95d57ffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib >0x95eaf000 - 0x95eb5fff com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print >0x95eb6000 - 0x95edeff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut >0x95edf000 - 0x95f2fff7 com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices >0x95f8a000 - 0x95f8affd com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib >0x95f8b000 - 0x95f8bffd com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib >0x95f8c000 - 0x95f9affd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib >0x95f9b000 - 0x95fc8feb libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib >0x95fc9000 - 0x96387fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib >0x96388000 - 0x963c9fe7 libRIP.A.dylib ??? (???) <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib >0x96586000 - 0x9659cfff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices >0x9659d000 - 0x96611fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib >0x96612000 - 0x96622fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis >0x9662b000 - 0x9662ffff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib >0x96630000 - 0x966bafff com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit >0x966bb000 - 0x969c1fff com.apple.HIToolbox 1.5.0 (???) <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox >0x96abf000 - 0x96c19fe3 libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib >0x96c1a000 - 0x96cccffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib >0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib >0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 217368
:
88562
| 88613