Community
Participate
Working Groups
The Browser can display applets in certain contexts if a set of conditions are met, see http://www.eclipse.org/swt/faq.php#browserapplets . We should investigate whether the current release of WebKit on OSX can be used to show applets in a separate process without crashing (the native support may or may not be there). The Java plug-in launches applets in-proc by default. This setting can be changed in the Java Preferences.app.
Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Crashed Thread: 0 Thread 0 Crashed: 0 libSystem.B.dylib 0x970d9e42 __kill + 10 1 libSystem.B.dylib 0x9714c23a raise + 26 2 libSystem.B.dylib 0x97158679 abort + 73 3 libSystem.B.dylib 0x9714d3db __assert_rtn + 101 4 ...pple.java.JavaPlugin2_NPAPI 0x1c7b4f96 LocalFramePusher::LocalFramePusher(int) + 76 5 ...pple.java.JavaPlugin2_NPAPI 0x1c7b43fd MozPluginInstance::Initialize() + 51 6 ...pple.java.JavaPlugin2_NPAPI 0x1c7b4719 MozPluginInstance::MozPluginInstance(_NPP*, char const*, short, char**, char**) + 269 7 ...pple.java.JavaPlugin2_NPAPI 0x1c7b3bb2 NPP_New + 270 8 com.apple.WebKit 0x97417949 -[WebNetscapePluginDocumentView(Internal) _createPlugin] + 393 9 com.apple.WebKit 0x97417393 -[WebNetscapePluginDocumentView createPlugin] + 83 10 com.apple.WebKit 0x973ac6ae -[WebBaseNetscapePluginView start] + 190 11 com.apple.WebKit 0x973ac455 -[WebBaseNetscapePluginView viewDidMoveToWindow] + 213 12 com.apple.AppKit 0x92ec9ddc -[NSView _setWindow:] + 1413 13 com.apple.AppKit 0x92ed2be5 -[NSView addSubview:] + 470 14 com.apple.WebKit 0x973a6f63 -[WebHTMLView addSubview:] + 67 15 com.apple.WebCore 0x91eff6d0 WebCore::ScrollView::platformAddChild(WebCore::Widget*) + 272 16 com.apple.WebCore 0x91eff244 WebCore::ScrollView::addChild(WTF::PassRefPtr<WebCore::Widget>) + 100 17 com.apple.WebCore 0x91eff15e __ZN7WebCoreL22moveWidgetToParentSoonEPNS_6WidgetEPNS_9FrameViewE + 62 18 com.apple.WebCore 0x91efecbc WebCore::RenderWidget::setWidget(WTF::PassRefPtr<WebCore::Widget>) + 220 19 com.apple.WebCore 0x92105595 WebCore::RenderApplet::createWidgetIfNecessary() + 389 20 com.apple.WebCore 0x921053f8 WebCore::RenderApplet::layout() + 40 21 com.apple.WebCore 0x91e44d47 WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 999 22 com.apple.WebCore 0x91e40dca WebCore::RenderBlock::layoutBlock(bool) + 554 23 com.apple.WebCore 0x91f29f02 WebCore::RenderTableCell::layout() + 34 24 com.apple.WebCore 0x91f29de6 WebCore::RenderTableRow::layout() + 150 25 com.apple.WebCore 0x91f29cab WebCore::RenderTableSection::layout() + 123 26 com.apple.WebCore 0x91f236eb WebCore::RenderTable::layout() + 939 27 com.apple.WebCore 0x91e43200 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 320 28 com.apple.WebCore 0x91e4284c WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 524 29 com.apple.WebCore 0x91e4126c WebCore::RenderBlock::layoutBlock(bool) + 1740 30 com.apple.WebCore 0x91e40b68 WebCore::RenderBlock::layout() + 40 31 com.apple.WebCore 0x91e43200 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 320 32 com.apple.WebCore 0x91e4284c WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 524 33 com.apple.WebCore 0x91e4126c WebCore::RenderBlock::layoutBlock(bool) + 1740 34 com.apple.WebCore 0x91e40b68 WebCore::RenderBlock::layout() + 40 35 com.apple.WebCore 0x91e43200 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 320 36 com.apple.WebCore 0x91e4284c WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 524 37 com.apple.WebCore 0x91e4126c WebCore::RenderBlock::layoutBlock(bool) + 1740 38 com.apple.WebCore 0x91e40b68 WebCore::RenderBlock::layout() + 40 39 com.apple.WebCore 0x91e40a0a WebCore::RenderView::layout() + 250 40 com.apple.WebCore 0x91e3ee80 WebCore::FrameView::layout(bool) + 1296 41 com.apple.WebCore 0x91eb44f0 WebCore::Document::updateLayout() + 112 42 com.apple.WebCore 0x91ec0a0e WebCore::Document::updateLayoutIgnorePendingStylesheets() + 46 43 com.apple.WebCore 0x91f38f7c WebCore::Element::offsetWidth() + 28 44 com.apple.WebCore 0x91f38f4a WebCore::jsElementOffsetWidth(JSC::ExecState*, JSC::JSValue, JSC::Identifier const&) + 26 45 com.apple.JavaScriptCore 0x90073f4b JSC::JSValue::get(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) const + 395 46 com.apple.JavaScriptCore 0x90073cb5 cti_op_get_by_id + 165 47 ??? 0x1c7ab73a 0 + 477804346 48 com.apple.JavaScriptCore 0x9019069d JSC::Interpreter::execute(JSC::FunctionExecutable*, JSC::ExecState*, JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*, JSC::JSValue*) + 637 49 com.apple.JavaScriptCore 0x900c5bc4 JSC::JSFunction::call(JSC::ExecState*, JSC::JSValue, JSC::ArgList const&) + 132 50 com.apple.JavaScriptCore 0x900c5afe JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 62 51 com.apple.WebCore 0x91f84a98 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) + 1368 52 com.apple.WebCore 0x925bc22f WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, WTF::Vector<WebCore::RegisteredEventListener, 1ul>&) + 191 53 com.apple.WebCore 0x91e306c7 WebCore::EventTarget::fireEventListeners(WebCore::Event*) + 231 54 com.apple.WebCore 0x91e302f9 WebCore::Node::dispatchGenericEvent(WTF::PassRefPtr<WebCore::Event>) + 1257 55 com.apple.WebCore 0x91e2fd04 WebCore::Node::dispatchEvent(WTF::PassRefPtr<WebCore::Event>) + 212 56 com.apple.WebCore 0x91e2e9d0 WebCore::Document::finishedParsing() + 160 57 com.apple.WebCore 0x91e73ee8 WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 1960 58 com.apple.WebCore 0x91fce698 WebCore::HTMLTokenizer::executeExternalScriptsIfReady() + 1528 59 com.apple.WebCore 0x9207c42d WebCore::CachedResource::switchClientsToRevalidatedResource() + 541 60 com.apple.WebCore 0x9207bd29 WebCore::Cache::revalidationSucceeded(WebCore::CachedResource*, WebCore::ResourceResponse const&) + 217 61 com.apple.WebCore 0x91f4e9f4 WebCore::Loader::Host::didReceiveResponse(WebCore::SubresourceLoader*, WebCore::ResourceResponse const&) + 468 62 com.apple.WebCore 0x91f4e6ee WebCore::SubresourceLoader::didReceiveResponse(WebCore::ResourceResponse const&) + 110 63 com.apple.WebCore 0x91e61b5c WebCore::ResourceLoader::didReceiveResponse(WebCore::ResourceHandle*, WebCore::ResourceResponse const&) + 92 64 com.apple.WebCore 0x91e6031d -[WebCoreResourceHandleAsDelegate connection:didReceiveResponse:] + 301 65 com.apple.Foundation 0x944a88ba -[NSURLConnection(NSURLConnectionReallyInternal) sendDidReceiveResponse:] + 122 66 com.apple.Foundation 0x944a880a _NSURLConnectionDidReceiveResponse + 154 67 com.apple.CFNetwork 0x90d43604 URLConnectionClient::_clientSendDidReceiveResponse(_CFURLResponse*, URLConnectionClient::ClientConnectionEventQueue*) + 46 68 com.apple.CFNetwork 0x90d45a05 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 577 69 com.apple.CFNetwork 0x90d45baa URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 998 70 com.apple.CFNetwork 0x90d44370 URLConnectionClient::processEvents() + 104 71 com.apple.CFNetwork 0x90cf1c2b MultiplexerSource::perform() + 189 72 com.apple.CoreFoundation 0x92c3c3c5 CFRunLoopRunSpecific + 3141 73 com.apple.CoreFoundation 0x92c3caa8 CFRunLoopRunInMode + 88 74 com.apple.Foundation 0x944783d5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 75 libswt-pi-cocoa-3722.jnilib 0x05e32df9 Java_org_eclipse_swt_internal_cocoa_OS_objc_1msgSend_1bool__IIII + 196 76 ??? 0x035a69b1 0 + 56256945 77 ??? 0x035a0b2b 0 + 56232747 78 ??? 0x035a0b2b 0 + 56232747 79 ??? 0x035a0b2b 0 + 56232747 80 ??? 0x0359e227 0 + 56222247 81 libclient.dylib 0x0043671a 0x3be000 + 493338 82 libclient.dylib 0x00436436 0x3be000 + 492598 83 libclient.dylib 0x00470a62 0x3be000 + 731746 84 libclient.dylib 0x005cb250 JNI_CreateJavaVM_Impl + 132944 85 java 0x0000224f 0x1000 + 4687 86 java 0x00005394 0x1000 + 17300 87 com.apple.Foundation 0x944449ac __NSThreadPerformPerform + 476 88 com.apple.CoreFoundation 0x92c3c3c5 CFRunLoopRunSpecific + 3141 89 com.apple.CoreFoundation 0x92c3caa8 CFRunLoopRunInMode + 88 90 java 0x00005135 0x1000 + 16693 91 java 0x00002196 0x1000 + 4502 Thread 1: 0 libSystem.B.dylib 0x9707344e __semwait_signal + 10 1 libSystem.B.dylib 0x9709ddcd pthread_cond_wait$UNIX2003 + 73 2 com.apple.Foundation 0x9448b932 -[NSCondition wait] + 210 3 com.apple.Foundation 0x9444427a -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 938 4 com.apple.Foundation 0x944978e8 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184 5 java 0x0000551c 0x1000 + 17692 6 java 0x000040d1 0x1000 + 12497 7 java 0x00004cc6 0x1000 + 15558 8 libSystem.B.dylib 0x9709d155 _pthread_start + 321 9 libSystem.B.dylib 0x9709d012 thread_start + 34 Thread 2: 0 libSystem.B.dylib 0x9706c266 mach_msg_trap + 10 1 libSystem.B.dylib 0x97073a5c mach_msg + 72 2 libSystem.B.dylib 0x970e112f mach_msg_server + 491 3 libclient.dylib 0x003cade5 0x3be000 + 52709 4 libclient.dylib 0x003cac25 0x3be000 + 52261 5 libclient.dylib 0x00681f11 JVM_RaiseSignal + 476865 6 libSystem.B.dylib 0x970e8200 _pthread_body + 27 Thread 3: 0 libSystem.B.dylib 0x9706c266 mach_msg_trap + 10 1 libSystem.B.dylib 0x97073a5c mach_msg + 72 2 libclient.dylib 0x00435083 0x3be000 + 487555 3 libclient.dylib 0x00434f1c 0x3be000 + 487196 4 libclient.dylib 0x0043570d 0x3be000 + 489229 5 libclient.dylib 0x00435297 0x3be000 + 488087 6 libclient.dylib 0x00681f11 JVM_RaiseSignal + 476865 7 libSystem.B.dylib 0x970e8200 _pthread_body + 27 Thread 4: 0 libSystem.B.dylib 0x9706c266 mach_msg_trap + 10 1 libSystem.B.dylib 0x97073a5c mach_msg + 72 2 libclient.dylib 0x0043513a 0x3be000 + 487738 3 libclient.dylib 0x00440d0a 0x3be000 + 535818 4 libclient.dylib 0x00440305 0x3be000 + 533253 5 libclient.dylib 0x005f3761 JVM_MonitorWait + 465 6 ??? 0x035a69b1 0 + 56256945 7 ??? 0x035a09d3 0 + 56232403 8 ??? 0x035a09d3 0 + 56232403 9 ??? 0x0359e227 0 + 56222247 10 libclient.dylib 0x0043671a 0x3be000 + 493338 11 libclient.dylib 0x0043ffe3 0x3be000 + 532451 12 libclient.dylib 0x0043fed5 0x3be000 + 532181 13 libclient.dylib 0x0043fe15 0x3be000 + 531989 14 libclient.dylib 0x0043fd38 0x3be000 + 531768 15 libclient.dylib 0x00681f11 JVM_RaiseSignal + 476865 16 libSystem.B.dylib 0x970e8200 _pthread_body + 27 Thread 5: 0 libSystem.B.dylib 0x9706c266 mach_msg_trap + 10 1 libSystem.B.dylib 0x97073a5c mach_msg + 72 2 libclient.dylib 0x0043513a 0x3be000 + 487738 3 libclient.dylib 0x00440d0a 0x3be000 + 535818 4 libclient.dylib 0x00440305 0x3be000 + 533253 5 libclient.dylib 0x005f3761 JVM_MonitorWait + 465 6 ??? 0x035a69b1 0 + 56256945 7 ??? 0x035a09d3 0 + 56232403 8 ??? 0x035a0aaa 0 + 56232618 9 ??? 0x035a0aaa 0 + 56232618 10 ??? 0x0359e227 0 + 56222247 11 libclient.dylib 0x0043671a 0x3be000 + 493338 12 libclient.dylib 0x0043ffe3 0x3be000 + 532451 13 libclient.dylib 0x0043fed5 0x3be000 + 532181 14 libclient.dylib 0x0043fe15 0x3be000 + 531989 15 libclient.dylib 0x0043fd38 0x3be000 + 531768 16 libclient.dylib 0x00681f11 JVM_RaiseSignal + 476865 17 libSystem.B.dylib 0x970e8200 _pthread_body + 27 Thread 6: 0 libSystem.B.dylib 0x9706c2a2 semaphore_wait_trap + 10 1 libclient.dylib 0x0044cade 0x3be000 + 584414 2 libclient.dylib 0x0044c685 0x3be000 + 583301 3 libclient.dylib 0x0043fd38 0x3be000 + 531768 4 libclient.dylib 0x00681f11 JVM_RaiseSignal + 476865 5 libSystem.B.dylib 0x970e8200 _pthread_body + 27 Thread 7: 0 libSystem.B.dylib 0x9706c266 mach_msg_trap + 10 1 libSystem.B.dylib 0x97073a5c mach_msg + 72 2 libclient.dylib 0x0043513a 0x3be000 + 487738 3 libclient.dylib 0x00434dd9 0x3be000 + 486873 4 libclient.dylib 0x0044d8fb 0x3be000 + 588027 5 libclient.dylib 0x0044d0e8 0x3be000 + 585960 6 libclient.dylib 0x0043fd38 0x3be000 + 531768 7 libclient.dylib 0x00681f11 JVM_RaiseSignal + 476865 8 libSystem.B.dylib 0x970e8200 _pthread_body + 27 Thread 8: 0 libSystem.B.dylib 0x9706c266 mach_msg_trap + 10 1 libSystem.B.dylib 0x97073a5c mach_msg + 72 2 libclient.dylib 0x0043513a 0x3be000 + 487738 3 libclient.dylib 0x00434f1c 0x3be000 + 487196 4 libclient.dylib 0x0044dc50 0x3be000 + 588880 5 libclient.dylib 0x0043fd38 0x3be000 + 531768 6 libclient.dylib 0x00681f11 JVM_RaiseSignal + 476865 7 libSystem.B.dylib 0x970e8200 _pthread_body + 27 Thread 9: 0 libSystem.B.dylib 0x9706c266 mach_msg_trap + 10 1 libSystem.B.dylib 0x97073a5c mach_msg + 72 2 libclient.dylib 0x00435083 0x3be000 + 487555 3 libclient.dylib 0x004a20df 0x3be000 + 934111 4 libclient.dylib 0x004a1c2a 0x3be000 + 932906 5 libclient.dylib 0x00681f11 JVM_RaiseSignal + 476865 6 libSystem.B.dylib 0x970e8200 _pthread_body + 27 Thread 10: 0 libSystem.B.dylib 0x9707344e __semwait_signal + 10 1 libSystem.B.dylib 0x9709ddcd pthread_cond_wait$UNIX2003 + 73 2 com.apple.JavaScriptCore 0x9018ac3f WTF::TCMalloc_PageHeap::scavengerThread() + 175 3 com.apple.JavaScriptCore 0x9018af5f WTF::TCMalloc_PageHeap::runScavengerThread(void*) + 15 4 libSystem.B.dylib 0x9709d155 _pthread_start + 321 5 libSystem.B.dylib 0x9709d012 thread_start + 34 Thread 11: 0 libSystem.B.dylib 0x9706c266 mach_msg_trap + 10 1 libSystem.B.dylib 0x97073a5c mach_msg + 72 2 com.apple.CoreFoundation 0x92c3be7e CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x92c3caa8 CFRunLoopRunInMode + 88 4 com.apple.CFNetwork 0x90cc518c CFURLCacheWorkerThread(void*) + 388 5 libSystem.B.dylib 0x9709d155 _pthread_start + 321 6 libSystem.B.dylib 0x9709d012 thread_start + 34 Thread 12: 0 libSystem.B.dylib 0x9706c266 mach_msg_trap + 10 1 libSystem.B.dylib 0x97073a5c mach_msg + 72 2 com.apple.CoreFoundation 0x92c3be7e CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x92c3caa8 CFRunLoopRunInMode + 88 4 com.apple.Foundation 0x944a7520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320 5 com.apple.Foundation 0x94443dfd -[NSThread main] + 45 6 com.apple.Foundation 0x944439a4 __NSThread__main__ + 308 7 libSystem.B.dylib 0x9709d155 _pthread_start + 321 8 libSystem.B.dylib 0x9709d012 thread_start + 34 Thread 13: 0 libSystem.B.dylib 0x970bb6fa select$DARWIN_EXTSN + 10 1 libSystem.B.dylib 0x9709d155 _pthread_start + 321 2 libSystem.B.dylib 0x9709d012 thread_start + 34 Thread 0 crashed with X86 Thread State (32-bit): eax: 0x00000000 ebx: 0x97158639 ecx: 0xbfffc1ec edx: 0x970d9e42 edi: 0x1a7981e0 esi: 0x1c7b9eb8 ebp: 0xbfffc208 esp: 0xbfffc1ec ss: 0x0000001f efl: 0x00000286 eip: 0x970d9e42 cs: 0x00000007 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0x1c7c6000 Binary Images: 0x1000 - 0xaff0 java ??? (???) <3dd2fae96ca11ba73a31f9aa884c99ad> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java 0x11000 - 0x19ffe com.apple.JavaVM 12.7.0 (12.7.0) <d9cf554378c7cafa431ea651c476fb80> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM 0x3c000 - 0x43fe0 libverify.dylib ??? (???) <285ad3d0df893e1c981708f6246f1c7e> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libverify.dylib 0x49000 - 0x50fff JavaNativeFoundation ??? (???) <a769fd73cb622057a89b69d44730df81> /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaNativeFoundation.framework/Versions/A/JavaNativeFoundation 0x66000 - 0x80fef libjava.jnilib ??? (???) <183f7ad1fcd2c930739d92c22956d6a1> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libjava.jnilib 0x90000 - 0x9bffb libzip.jnilib ??? (???) <cf7880a3066b501a32be8731da97a50d> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libzip.jnilib 0x3be000 - 0x710fe3 libclient.dylib ??? (???) <e9c4219856dd32836bbfdbf6e0cf385e> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libclient.dylib 0x5df6000 - 0x5df8ffc +libswt-cocoa-3722.jnilib ??? (???) <66a0962d1b23464dc9d47b2f018d09bf> /Users/grant/Documents/workspaceCocoa64/org.eclipse.swt.cocoa.macosx/libswt-cocoa-3722.jnilib 0x5e07000 - 0x5e3afff +libswt-pi-cocoa-3722.jnilib ??? (???) <009486aa08b4ca5865d8ce9f19e2aae7> /Users/grant/Documents/workspaceCocoa64/org.eclipse.swt.cocoa.macosx/libswt-pi-cocoa-3722.jnilib 0x198e6000 - 0x19ccdfff com.apple.RawCamera.bundle 3.4.0 (545) <46f9387243c4db157889522a00d16c32> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x1c7b1000 - 0x1c7bbfff com.apple.java.JavaPlugin2_NPAPI 12.7.0 (12.7.0) <a54fed5ee323863ff9fa86d76d91e55d> /System/Library/Java/Support/Deploy.bundle/Contents/Resources/JavaPlugin2_NPAPI.plugin/Contents/MacOS/JavaPlugin2_NPAPI 0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld 0x90003000 - 0x9001bfff com.apple.openscripting 1.2.8 (???) <0129d2f750f5ddcb92f4acf8a3541952> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x9001c000 - 0x90214fff com.apple.JavaScriptCore 5533.19 (5533.19.1) <a099821bc9203b1bba37aee855280e28> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x90215000 - 0x9021cff7 libCGATS.A.dylib ??? (???) <29154398dbefc2a1a97715e5af1e3552> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x9021d000 - 0x90525fe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x90526000 - 0x9052cfff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x9052d000 - 0x905a7ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x905db000 - 0x905e7ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x907a5000 - 0x907eefef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x907ef000 - 0x9083afe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x9083c000 - 0x90896ff7 com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x90897000 - 0x90a68ff3 com.apple.security 5.0.6 (37592) <0b25e1e4cc34431630f01edb3fdf54d1> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x90a6c000 - 0x90b4dff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib 0x90b4e000 - 0x90b4effa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x90b4f000 - 0x90b6bff3 com.apple.CoreVideo 1.6.1 (48.6) <186cb311c17ea8714e918273c86d3c13> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x90c7b000 - 0x90cbcfe7 libRIP.A.dylib ??? (???) <378694b494a02de1b0c812da572579d2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x90cbd000 - 0x90cc1fff libGIF.dylib ??? (???) <36f7b0255a81d97c7b360c3b11b4e462> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x90cc2000 - 0x90d69fec com.apple.CFNetwork 438.16 (438.16) <dbf00ca36a09edfae60ec44f9d7a9ef9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x90d6a000 - 0x90d6affb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x90eec000 - 0x9158cfef com.apple.CoreGraphics 1.409.7 (???) <7b65edcce394f39b6a1954d5e30bc34c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x915c4000 - 0x91615ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x91616000 - 0x916a3ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x916a4000 - 0x91a62fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x91a63000 - 0x91a65fff com.apple.securityhi 3.0 (30817) <b3517782ad664a21e4fd60242e92723e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x91a6e000 - 0x91bc0ff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x91bc1000 - 0x91bc6fff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x91bd3000 - 0x91beeff3 libPng.dylib ??? (???) <c0791798fb92acc136c250a373449359> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x91bef000 - 0x91c79ff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x91c7a000 - 0x91c7bffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib 0x91c7c000 - 0x91c7cffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x91c7d000 - 0x91d44ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x91d45000 - 0x91dc4ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x91dc5000 - 0x928bffff com.apple.WebCore 5533.19 (5533.19.4) <9b91bb00c553ec746fdbe51abca306af> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x928c0000 - 0x92953ff3 com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x92954000 - 0x929adff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x929ae000 - 0x929f0fef com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x92a05000 - 0x92a10fe7 libCSync.A.dylib ??? (???) <06652e36188190ec04d294f49c68f28a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x92a29000 - 0x92a54fe7 libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib 0x92a60000 - 0x92a7fffa libJPEG.dylib ??? (???) <d23f3f3b9d168bf32f89449f83fa07f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x92a80000 - 0x92bc8ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <acf821a3c418fdc86ef02b654366f5f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x92bc9000 - 0x92cfcfe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x92cfd000 - 0x92d7afef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x92def000 - 0x92e0dfff libresolv.9.dylib ??? (???) <9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib 0x92eb3000 - 0x936b1fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x93701000 - 0x937b3ffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib 0x937b4000 - 0x9385bfeb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x9385c000 - 0x938e3ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib 0x938e4000 - 0x938ebfe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib 0x938f9000 - 0x93901fff com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x93902000 - 0x9390cfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x9390d000 - 0x939c8fe3 com.apple.CoreServices.OSServices 228.1 (228.1) <76fdc146b4d9937f9c5cbaa1512e0023> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x939fc000 - 0x93a89ff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x93af1000 - 0x93fc2fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x93fc3000 - 0x93ffdffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x93ffe000 - 0x94001fff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x94002000 - 0x940e2fff libobjc.A.dylib ??? (???) <400e943f9e8a678eea22a1d1205490ee> /usr/lib/libobjc.A.dylib 0x940e3000 - 0x94110feb libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x94117000 - 0x941ffff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x94225000 - 0x94254fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x94439000 - 0x946b5fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x946c8000 - 0x94a65fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x94ab5000 - 0x94ab5ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x94ad3000 - 0x94ae1ffd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib 0x94ae2000 - 0x94af2fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <273d96ff861dc68be659c07ef56f599a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x94d8b000 - 0x94d8bffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x94d8c000 - 0x94d93ffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib 0x94d94000 - 0x94dcefe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x94f6c000 - 0x94f81ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x94f82000 - 0x94f82fff com.apple.Carbon 136 (136) <eb3c292d5544512f86e1e4e743c23f8e> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x94f83000 - 0x94f83ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x94f84000 - 0x95394fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x95770000 - 0x957aefff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x95c3e000 - 0x95d77ff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib 0x96c79000 - 0x96c86fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x96c87000 - 0x96c90fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x96e56000 - 0x96e7eff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x96e7f000 - 0x96edcffb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib 0x96f1e000 - 0x96f2effc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x96f2f000 - 0x96fc2fff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x96fc3000 - 0x96fe7fff libxslt.1.dylib ??? (???) <6a58a8724941e8a0cfeb0cae28ea3f37> /usr/lib/libxslt.1.dylib 0x96fe8000 - 0x97065feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x97066000 - 0x9706afff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x9706b000 - 0x971d2ff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib 0x97358000 - 0x97381fff libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib 0x97382000 - 0x97489ff7 com.apple.WebKit 5533.19 (5533.19.4) <9299024ba5d2d796781e6d7312fae16a> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x9748a000 - 0x974e6ff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x974e7000 - 0x974e7ff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x97528000 - 0x9752aff5 libRadiance.dylib ??? (???) <276f13ab6429e05b093a8dda251e3b53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x9752c000 - 0x975f7fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x975f8000 - 0x975f8ff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x97721000 - 0x979fbff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <60b518e4ad02b91826240199a6311286> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x979fc000 - 0x97a33fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x97a34000 - 0x97ae4fff edu.mit.Kerberos 6.0.14 (6.0.14) <673f107cdae80c084774a27bc7bc46c1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x97c85000 - 0x97cc4fef libTIFF.dylib ??? (???) <a5991d757f0c17a9bb8b1bcb14ab9ec0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x97e4d000 - 0x97e59ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x97e5a000 - 0x97e70fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
On Mac SWT Cocoa WebKit using Java Plugin1 (JavaPluginCocoa "Within the browser process"), I am seeing the same issue in this bug report: Creation of JVM failed Assertion failed: (env != NULL), function LocalFramePusher, file /SourceCache/JavaJDK16Dev/JavaJDK16-322/deploy/src/plugin/share/plugin2/common/LocalFramePusher.h, line 25. Using the New Java Plugin2, applets to work, but there is a known performance issue: To get applets and other heavy weight components to blend better and integrate/overlap light-weight component in the surrounding web-page, Apple changed the way that plugins are drawn. Java Plugin2 on Mac now forces all rendering to an offscreen buffer and then draws it through the CoreGraphics api. This affects the performance of the applet. It causes an unacceptable delay when scrolling in an applet and a slight delay when typing in an applet. Mouse over events are not delivered to the applet, although clicks are. It also breaks the frame rate on OpenGL 3D Applets (JOGL & LWJGL) see http://lwjgl.org/forum/index.php?topic=3341.0 .
Bug triaged, visit https://wiki.eclipse.org/SWT/Devel/Triage for more information.
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug. If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie.