WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
18644
Inspecting white area above messages in Gmail ASSERTs in Debug build
https://bugs.webkit.org/show_bug.cgi?id=18644
Summary
Inspecting white area above messages in Gmail ASSERTs in Debug build
Eric Seidel (no email)
Reported
2008-04-20 16:40:33 PDT
Inspecting white area above messages in Gmail ASSERTs in Debug build 68-240-189-152 [41933:Tabs]% run-safari [~/Documents/Tabs] Starting Safari with DYLD_FRAMEWORK_PATH set to point to built WebKit in /Stuff/Projects/build/Debug. 2008-04-20 14:32:03.127 Safari[4660:10b] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x8803, name = 'com.apple.Safari.ServiceProvider' See /usr/include/servers/bootstrap_defs.h for the error codes. ASSERTION FAILED: A wrapper that was not from the inspected page and is not an Inspector callback was passed to a JSInspectedObjectWrapper wrapper->inherits(&JSInspectorCallbackWrapper::s_info) (/Stuff/Projects/WebKit/WebCore/bindings/js/JSInspectedObjectWrapper.cpp:97 virtual KJS::JSValue* WebCore::JSInspectedObjectWrapper::prepareIncomingValue(KJS::ExecState*, KJS::JSValue*) const) This has strange behavior in Safari 3.1 too. The inspector takes a long time to launch, then when it does, if I select the contained div (under this div) the line in the inspector tree view disappears (turns white) on selection. Process: Safari [4660] Path: /Applications/Safari.app/Contents/MacOS/Safari Identifier: com.apple.Safari Version: 3.1.1 (5525.18) Build Info: WebBrowser-55251800~2 Code Type: X86 (Native) Parent Process: perl [4657] Date/Time: 2008-04-20 14:32:19.393 -0700 OS Version: Mac OS X 10.5.2 (9C7010) Report Version: 6 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00000000bbadbeef Crashed Thread: 0 Thread 0 Crashed: 0 com.apple.WebCore 0x02422efa WebCore::JSInspectedObjectWrapper::prepareIncomingValue(KJS::ExecState*, KJS::JSValue*) const + 414 (JSInspectedObjectWrapper.cpp:97) 1 com.apple.WebCore 0x02425005 WebCore::JSQuarantinedObjectWrapper::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 81 (JSQuarantinedObjectWrapper.cpp:251) 2 com.apple.JavaScriptCore 0x0044e06e KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 222 (object.cpp:96) 3 com.apple.JavaScriptCore 0x004a8384 KJS::FunctionCallDotNode::inlineEvaluate(KJS::ExecState*) + 802 (nodes.cpp:1495) 4 com.apple.JavaScriptCore 0x004652e2 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 30 (nodes.cpp:1501) 5 com.apple.JavaScriptCore 0x00456122 KJS::AssignLocalVarNode::evaluate(KJS::ExecState*) + 144 (nodes.cpp:3554) 6 com.apple.JavaScriptCore 0x00455563 KJS::VarStatementNode::execute(KJS::ExecState*) + 43 (nodes.cpp:4010) 7 com.apple.JavaScriptCore 0x00437f91 KJS::statementListExecute(WTF::Vector<WTF::RefPtr<KJS::StatementNode>, 0ul>&, KJS::ExecState*) + 85 (nodes.cpp:3946) 8 com.apple.JavaScriptCore 0x00438002 KJS::CaseClauseNode::executeStatements(KJS::ExecState*) + 26 (nodes.cpp:4405) 9 com.apple.JavaScriptCore 0x004557b1 KJS::CaseBlockNode::executeBlock(KJS::ExecState*, KJS::JSValue*) + 161 (nodes.cpp:4445) 10 com.apple.JavaScriptCore 0x00455a30 KJS::SwitchNode::execute(KJS::ExecState*) + 124 (nodes.cpp:4508) 11 com.apple.JavaScriptCore 0x00437f91 KJS::statementListExecute(WTF::Vector<WTF::RefPtr<KJS::StatementNode>, 0ul>&, KJS::ExecState*) + 85 (nodes.cpp:3946) 12 com.apple.JavaScriptCore 0x0043801e KJS::BlockNode::execute(KJS::ExecState*) + 26 (nodes.cpp:3972) 13 com.apple.JavaScriptCore 0x00454f55 KJS::ForNode::execute(KJS::ExecState*) + 223 (nodes.cpp:4159) 14 com.apple.JavaScriptCore 0x00437f91 KJS::statementListExecute(WTF::Vector<WTF::RefPtr<KJS::StatementNode>, 0ul>&, KJS::ExecState*) + 85 (nodes.cpp:3946) 15 com.apple.JavaScriptCore 0x0043801e KJS::BlockNode::execute(KJS::ExecState*) + 26 (nodes.cpp:3972) 16 com.apple.JavaScriptCore 0x00445d28 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 34 (nodes.cpp:4891) 17 com.apple.JavaScriptCore 0x0044647a KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 134 (function.cpp:77) 18 com.apple.JavaScriptCore 0x0044e06e KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 222 (object.cpp:96) 19 com.apple.JavaScriptCore 0x004a8384 KJS::FunctionCallDotNode::inlineEvaluate(KJS::ExecState*) + 802 (nodes.cpp:1495) 20 com.apple.JavaScriptCore 0x004652e2 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 30 (nodes.cpp:1501) 21 com.apple.JavaScriptCore 0x004555cd KJS::ExprStatementNode::execute(KJS::ExecState*) + 43 (nodes.cpp:3993) 22 com.apple.JavaScriptCore 0x00437f91 KJS::statementListExecute(WTF::Vector<WTF::RefPtr<KJS::StatementNode>, 0ul>&, KJS::ExecState*) + 85 (nodes.cpp:3946) 23 com.apple.JavaScriptCore 0x0043801e KJS::BlockNode::execute(KJS::ExecState*) + 26 (nodes.cpp:3972) 24 com.apple.JavaScriptCore 0x00445d28 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 34 (nodes.cpp:4891) 25 com.apple.JavaScriptCore 0x0044647a KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 134 (function.cpp:77) 26 com.apple.JavaScriptCore 0x0044e06e KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 222 (object.cpp:96) 27 com.apple.JavaScriptCore 0x004a8384 KJS::FunctionCallDotNode::inlineEvaluate(KJS::ExecState*) + 802 (nodes.cpp:1495) 28 com.apple.JavaScriptCore 0x004652e2 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 30 (nodes.cpp:1501) 29 com.apple.JavaScriptCore 0x004555cd KJS::ExprStatementNode::execute(KJS::ExecState*) + 43 (nodes.cpp:3993) 30 com.apple.JavaScriptCore 0x00437f91 KJS::statementListExecute(WTF::Vector<WTF::RefPtr<KJS::StatementNode>, 0ul>&, KJS::ExecState*) + 85 (nodes.cpp:3946) 31 com.apple.JavaScriptCore 0x0043801e KJS::BlockNode::execute(KJS::ExecState*) + 26 (nodes.cpp:3972) 32 com.apple.JavaScriptCore 0x00445d28 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 34 (nodes.cpp:4891) 33 com.apple.JavaScriptCore 0x0044647a KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 134 (function.cpp:77) 34 com.apple.JavaScriptCore 0x0044e06e KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 222 (object.cpp:96) 35 com.apple.JavaScriptCore 0x0044e5b1 KJS::JSObject::put(KJS::ExecState*, KJS::Identifier const&, KJS::JSValue*) + 613 (object.cpp:265) 36 com.apple.JavaScriptCore 0x00455f05 KJS::AssignDotNode::evaluate(KJS::ExecState*) + 233 (nodes.cpp:3676) 37 com.apple.JavaScriptCore 0x004555cd KJS::ExprStatementNode::execute(KJS::ExecState*) + 43 (nodes.cpp:3993) 38 com.apple.JavaScriptCore 0x00437f91 KJS::statementListExecute(WTF::Vector<WTF::RefPtr<KJS::StatementNode>, 0ul>&, KJS::ExecState*) + 85 (nodes.cpp:3946) 39 com.apple.JavaScriptCore 0x0043801e KJS::BlockNode::execute(KJS::ExecState*) + 26 (nodes.cpp:3972) 40 com.apple.JavaScriptCore 0x00445d28 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 34 (nodes.cpp:4891) 41 com.apple.JavaScriptCore 0x0044647a KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 134 (function.cpp:77) 42 com.apple.JavaScriptCore 0x0044e06e KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 222 (object.cpp:96) 43 com.apple.JavaScriptCore 0x004b622d JSObjectCallAsFunction + 179 (JSObjectRef.cpp:295) 44 com.apple.WebCore 0x02014abf WebCore::InspectorController::focusNode() + 713 (InspectorController.cpp:841) 45 com.apple.WebCore 0x02018f1f WebCore::InspectorController::setWindowVisible(bool) + 119 (InspectorController.cpp:879) 46 com.apple.WebKit 0x001ec227 -[WebInspectorWindowController showWindow:] + 165 (WebInspectorClient.mm:329) 47 com.apple.WebKit 0x001eb1d4 WebInspectorClient::showWindow() + 68 (WebInspectorClient.mm:108) 48 com.apple.WebCore 0x0201479c WebCore::InspectorController::scriptObjectReady() + 542 (InspectorController.cpp:990) 49 com.apple.WebCore 0x020147e3 WebCore::loaded(OpaqueJSContext const*, OpaqueJSValue*, OpaqueJSValue*, unsigned long, OpaqueJSValue const* const*, OpaqueJSValue const**) + 53 (InspectorController.cpp:470) 50 com.apple.JavaScriptCore 0x004aa8f9 KJS::JSCallbackFunction::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 241 (JSCallbackFunction.cpp:65) 51 com.apple.JavaScriptCore 0x0044e06e KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 222 (object.cpp:96) 52 com.apple.JavaScriptCore 0x004a8384 KJS::FunctionCallDotNode::inlineEvaluate(KJS::ExecState*) + 802 (nodes.cpp:1495) 53 com.apple.JavaScriptCore 0x004652e2 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 30 (nodes.cpp:1501) 54 com.apple.JavaScriptCore 0x004555cd KJS::ExprStatementNode::execute(KJS::ExecState*) + 43 (nodes.cpp:3993) 55 com.apple.JavaScriptCore 0x00437f91 KJS::statementListExecute(WTF::Vector<WTF::RefPtr<KJS::StatementNode>, 0ul>&, KJS::ExecState*) + 85 (nodes.cpp:3946) 56 com.apple.JavaScriptCore 0x0043801e KJS::BlockNode::execute(KJS::ExecState*) + 26 (nodes.cpp:3972) 57 com.apple.JavaScriptCore 0x00445d28 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 34 (nodes.cpp:4891) 58 com.apple.JavaScriptCore 0x0044647a KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 134 (function.cpp:77) 59 com.apple.JavaScriptCore 0x0044e06e KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 222 (object.cpp:96) 60 com.apple.JavaScriptCore 0x00450318 KJS::functionProtoFuncApply(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 440 (function_object.cpp:107) 61 com.apple.JavaScriptCore 0x0042c224 KJS::PrototypeFunction::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 34 (function.cpp:894) 62 com.apple.JavaScriptCore 0x0044e06e KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 222 (object.cpp:96) 63 com.apple.JavaScriptCore 0x004a8384 KJS::FunctionCallDotNode::inlineEvaluate(KJS::ExecState*) + 802 (nodes.cpp:1495) 64 com.apple.JavaScriptCore 0x004652e2 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 30 (nodes.cpp:1501) 65 com.apple.JavaScriptCore 0x00454628 KJS::ReturnNode::execute(KJS::ExecState*) + 148 (nodes.cpp:4354) 66 com.apple.JavaScriptCore 0x00437f91 KJS::statementListExecute(WTF::Vector<WTF::RefPtr<KJS::StatementNode>, 0ul>&, KJS::ExecState*) + 85 (nodes.cpp:3946) 67 com.apple.JavaScriptCore 0x0043801e KJS::BlockNode::execute(KJS::ExecState*) + 26 (nodes.cpp:3972) 68 com.apple.JavaScriptCore 0x00445d28 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 34 (nodes.cpp:4891) 69 com.apple.JavaScriptCore 0x0044647a KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 134 (function.cpp:77) 70 com.apple.JavaScriptCore 0x0044e06e KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 222 (object.cpp:96) 71 com.apple.WebCore 0x0238d68d WebCore::JSAbstractEventListener::handleEvent(WebCore::Event*, bool) + 689 (kjs_events.cpp:100) 72 com.apple.WebCore 0x01f13203 WebCore::EventTarget::handleLocalEvents(WebCore::EventTargetNode*, WebCore::Event*, bool) + 385 (EventTarget.cpp:305) 73 com.apple.WebCore 0x01f13984 WebCore::EventTargetNode::handleLocalEvents(WebCore::Event*, bool) + 118 (EventTargetNode.cpp:106) 74 com.apple.WebCore 0x01f12ba7 WebCore::EventTarget::dispatchGenericEvent(WebCore::EventTargetNode*, WTF::PassRefPtr<WebCore::Event>, int&, bool) + 1085 (EventTarget.cpp:208) 75 com.apple.WebCore 0x01f13f62 WebCore::EventTargetNode::dispatchEvent(WTF::PassRefPtr<WebCore::Event>, int&, bool) + 364 (EventTargetNode.cpp:121) 76 com.apple.WebCore 0x01f15760 WebCore::EventTargetNode::dispatchHTMLEvent(WebCore::AtomicString const&, bool, bool) + 204 (EventTargetNode.cpp:350) 77 com.apple.WebCore 0x01fc3966 WebCore::HTMLScriptElement::notifyFinished(WebCore::CachedResource*) + 240 (HTMLScriptElement.cpp:167) 78 com.apple.WebCore 0x01e282f2 WebCore::CachedScript::checkNotify() + 68 (CachedScript.cpp:94) 79 com.apple.WebCore 0x01e28453 WebCore::CachedScript::data(WTF::PassRefPtr<WebCore::SharedBuffer>, bool) + 279 (CachedScript.cpp:86) 80 com.apple.WebCore 0x0239174a WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader*) + 326 (loader.cpp:268) 81 com.apple.WebCore 0x0232a05b WebCore::SubresourceLoader::didFinishLoading() + 169 (SubresourceLoader.cpp:195) 82 com.apple.WebCore 0x022288ca WebCore::ResourceLoader::didFinishLoading(WebCore::ResourceHandle*) + 24 (ResourceLoader.cpp:381) 83 com.apple.WebCore 0x0222600b -[WebCoreResourceHandleAsDelegate connectionDidFinishLoading:] + 101 (ResourceHandleMac.mm:521) 84 com.apple.Foundation 0x93ffd8b7 -[NSURLConnection(NSURLConnectionReallyInternal) sendDidFinishLoading] + 87 85 com.apple.Foundation 0x93ffd844 _NSURLConnectionDidFinishLoading + 68 86 com.apple.CFNetwork 0x96a507f3 sendDidFinishLoadingCallback + 148 87 com.apple.CFNetwork 0x96a4d920 _CFURLConnectionSendCallbacks + 1994 88 com.apple.CFNetwork 0x96a4d0d9 muxerSourcePerform + 283 89 com.apple.CoreFoundation 0x962cd62e CFRunLoopRunSpecific + 3166 90 com.apple.CoreFoundation 0x962cdd18 CFRunLoopRunInMode + 88 91 com.apple.HIToolbox 0x9181b6a0 RunCurrentEventLoopInMode + 283 92 com.apple.HIToolbox 0x9181b4b9 ReceiveNextEventCommon + 374 93 com.apple.HIToolbox 0x9181b32d BlockUntilNextEventMatchingListInMode + 106 94 com.apple.AppKit 0x928a97d9 _DPSNextEvent + 657 95 com.apple.AppKit 0x928a908e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 96 com.apple.Safari 0x00007f2e 0x1000 + 28462 97 com.apple.AppKit 0x928a20c5 -[NSApplication run] + 795 98 com.apple.AppKit 0x9286f30a NSApplicationMain + 574 99 com.apple.Safari 0x000b9906 0x1000 + 755974 Thread 1: 0 libSystem.B.dylib 0x95852bce __semwait_signal + 10 1 libSystem.B.dylib 0x9587d8cd pthread_cond_wait$UNIX2003 + 73 2 com.apple.JavaScriptCore 0x004c2e91 WTF::ThreadCondition::wait(WTF::Mutex&) + 39 (ThreadingPthreads.cpp:202) 3 com.apple.WebCore 0x01fec231 WebCore::IconDatabase::syncThreadMainLoop() + 641 (IconDatabase.cpp:1313) 4 com.apple.WebCore 0x01feda12 WebCore::IconDatabase::iconDatabaseSyncThread() + 1198 (IconDatabase.cpp:1015) 5 com.apple.WebCore 0x01feda41 WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 23 (IconDatabase.cpp:919) 6 libSystem.B.dylib 0x9587cc55 _pthread_start + 321 7 libSystem.B.dylib 0x9587cb12 thread_start + 34 Thread 2: 0 libSystem.B.dylib 0x9589bb3a select$DARWIN_EXTSN + 10 1 libSystem.B.dylib 0x9587cc55 _pthread_start + 321 2 libSystem.B.dylib 0x9587cb12 thread_start + 34 Thread 3: 0 libSystem.B.dylib 0x9584b9e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x958531dc mach_msg + 72 2 com.apple.CoreFoundation 0x962cd0de CFRunLoopRunSpecific + 1806 3 com.apple.CoreFoundation 0x962cdd18 CFRunLoopRunInMode + 88 4 com.apple.CFNetwork 0x96a486cc CFURLCacheWorkerThread(void*) + 396 5 libSystem.B.dylib 0x9587cc55 _pthread_start + 321 6 libSystem.B.dylib 0x9587cb12 thread_start + 34 Thread 4: 0 libSystem.B.dylib 0x9584b9e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x958531dc mach_msg + 72 2 com.apple.CoreFoundation 0x962cd0de CFRunLoopRunSpecific + 1806 3 com.apple.CoreFoundation 0x962cdd18 CFRunLoopRunInMode + 88 4 com.apple.Foundation 0x93ffbac0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320 5 com.apple.Foundation 0x93f985ad -[NSThread main] + 45 6 com.apple.Foundation 0x93f98154 __NSThread__main__ + 308 7 libSystem.B.dylib 0x9587cc55 _pthread_start + 321 8 libSystem.B.dylib 0x9587cb12 thread_start + 34 Thread 5: 0 libSystem.B.dylib 0x9584b9e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x958531dc mach_msg + 72 2 ...romedia.Flash Player.plugin 0x1bf08341 memcopy_mmx + 709497 3 libSystem.B.dylib 0x9587cc55 _pthread_start + 321 4 libSystem.B.dylib 0x9587cb12 thread_start + 34 Thread 6: 0 libSystem.B.dylib 0x9584ba2e semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x9587ddc6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x958c38bb pthread_cond_wait + 48 3 ...romedia.Flash Player.plugin 0x1bdcf572 0x1ba40000 + 3732850 4 ...romedia.Flash Player.plugin 0x1be06e68 Flash_EnforceLocalSecurity + 124992 5 ...romedia.Flash Player.plugin 0x1bdcf81c 0x1ba40000 + 3733532 6 libSystem.B.dylib 0x9587cc55 _pthread_start + 321 7 libSystem.B.dylib 0x9587cb12 thread_start + 34 Thread 7: 0 libSystem.B.dylib 0x9584ba2e semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x9587ddc6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x958c38bb pthread_cond_wait + 48 3 ...romedia.Flash Player.plugin 0x1bdcf572 0x1ba40000 + 3732850 4 ...romedia.Flash Player.plugin 0x1be06e68 Flash_EnforceLocalSecurity + 124992 5 ...romedia.Flash Player.plugin 0x1bdcf81c 0x1ba40000 + 3733532 6 libSystem.B.dylib 0x9587cc55 _pthread_start + 321 7 libSystem.B.dylib 0x9587cb12 thread_start + 34 Thread 0 crashed with X86 Thread State (32-bit): eax: 0xbbadbeef ebx: 0x02422d68 ecx: 0x00000000 edx: 0x00000000 edi: 0x1d1e0d20 esi: 0x00437dca ebp: 0xbfffc018 esp: 0xbfffbfd0 ss: 0x0000001f efl: 0x00010282 eip: 0x02422efa cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0xbbadbeef Binary Images: 0x1000 - 0x132fef com.apple.Safari 3.1.1 (5525.18) <7b337979f11e6e15dd50072420a92680> /Applications/Safari.app/Contents/MacOS/Safari 0x17a000 - 0x284feb com.apple.WebKit 526.1+ (526.1+) <f12bb4538c845081a641e6d6c10b61d9> /Stuff/Projects/build/Debug/WebKit.framework/Versions/A/WebKit 0x40b000 - 0x41aff8 SyndicationUI ??? (???) <d148012be42c8a6e21f9cc58739c8dc7> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI 0x42a000 - 0x4e1fe4 com.apple.JavaScriptCore 526.1+ (526.1+) <86c2931c869dfefda35b237cb9dc568e> /Stuff/Projects/build/Debug/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x636000 - 0x717ff7 libxml2.2.dylib ??? (???) <3cd4cccd4ca35dffa4688436aa0cd908> /usr/lib/libxml2.2.dylib 0x744000 - 0x845fef com.apple.PubSub 1.0.3 (65.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub 0x8fa000 - 0xa04fef com.apple.RawCamera.bundle 2.0.4 (2.0.4) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x1d88000 - 0x27b5ff2 com.apple.WebCore 526.1+ (526.1+) <e28f13bac4061134eb9dbd4f41ad8cfa> /Stuff/Projects/build/Debug/WebCore.framework/Versions/A/WebCore 0x3b9a000 - 0x3b9affe com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <02a9f23a8bfc902c32ac0adfb66d6816> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa 0x3bd5000 - 0x3bdaff3 libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x199be000 - 0x199c3fff com.apple.DictionaryServiceComponent 1.1 (1.1) <8edc1180f52db18e9ddfb4e95debe61b> /System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService 0x19f26000 - 0x19f29fef com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType 0x19f2e000 - 0x19f93fde com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType 0x19fb3000 - 0x1a020fff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder 0x1a4c0000 - 0x1a4c7ffd com.apple.JavaVM 12.0.2 (12.0.2) <44b9536fe4d7c7fcb3506adb695a180f> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM 0x1b3ef000 - 0x1b3f1fff +com.lemkesoft.GraphicConverterCMI 1.5 (1.5) /Users/eseidel/Library/Contextual Menu Items/GraphicConverterCMI.plugin/Contents/MacOS/GraphicConverterCMI 0x1b67d000 - 0x1b69cfed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit 0x1b6f9000 - 0x1b6faffd com.apple.BluetoothMenu 2.1 (2.1f14) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu 0x1ba40000 - 0x1c03dff3 +com.macromedia.Flash Player.plugin 9.0.115 (1.0.4f60) <9fa57b6dc7ff4cfe9a518442325e91cb> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player 0x1d191000 - 0x1d193ffe com.apple.AutomatorCMM 1.1 (156) <df0822b8a335cb31d931850fe9d42ab4> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM 0x1d199000 - 0x1d19cfff com.apple.BezelServicesFW 1.4.624 (1.4.624) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices 0x1d1a3000 - 0x1d1a8fff com.apple.FolderActionsMenu 1.3.2 (1.3.2) <9ba69ef0bec96264a79fa28b3a5f058b> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu 0x1d22e000 - 0x1d29cff7 com.apple.Bluetooth 2.1 (2.1f14) <70a4e6ec34e101a812923b2422a4a386> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld 0x90003000 - 0x90127fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x901e6000 - 0x901e6ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x901e7000 - 0x901e7ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x901e8000 - 0x90222fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x9048c000 - 0x90493fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib 0x90494000 - 0x90b2dfff com.apple.CoreGraphics 1.351.21 (???) <6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x90b2e000 - 0x90b2eff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x90b2f000 - 0x90e08ff3 com.apple.CoreServices.CarbonCore 785.8 (785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x90e09000 - 0x90e29ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x90fa0000 - 0x90ff9ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x90ffa000 - 0x910b4fe3 com.apple.CoreServices.OSServices 224.4 (224.4) <ff5007ab220908ac54b6c661e447d593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x910b5000 - 0x910f4fef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x910f5000 - 0x910f5ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x91747000 - 0x91747ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x91748000 - 0x917a5ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib 0x917eb000 - 0x91af3fff com.apple.HIToolbox 1.5.2 (???) <7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x91b0c000 - 0x91bf1ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x91cbb000 - 0x91d0bff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x91d0c000 - 0x91d8bff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x91d8c000 - 0x9225ffde libGLProgrammability.dylib ??? (???) <a3d68f17f37ff55a3e61aca1e3aee522> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x92393000 - 0x9241aff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib 0x9248e000 - 0x9249cffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib 0x9249d000 - 0x924cafeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x924cb000 - 0x924f6fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib 0x924f7000 - 0x92535ff7 libGLImage.dylib ??? (???) <090de775838db03ddc710f57abbf6218> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x9253c000 - 0x92544fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x92545000 - 0x9255bfe7 com.apple.CoreVideo 1.5.0 (1.5.0) <bad2d3a9a92fdecd02e64f0b73a76f27> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x9255c000 - 0x925b6ff7 com.apple.CoreText 2.0.1 (???) <07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x925b7000 - 0x92613ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x9274c000 - 0x9276aff3 com.apple.DirectoryService.Framework 3.5.1 (3.5.1) <96407dca4d6b1d10ae5ca1881e31b27a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x9276b000 - 0x927fefff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x927ff000 - 0x92817fff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x92818000 - 0x92818ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x92869000 - 0x93066fef com.apple.AppKit 6.5.2 (949.26) <bc4593edd8a224409fb6953a354505a0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x93073000 - 0x93074ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib 0x93075000 - 0x9308bfff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x9308c000 - 0x93118ff7 com.apple.LaunchServices 286.5 (286.5) <33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x93119000 - 0x93119ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x9311a000 - 0x931a3fe3 com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x931a4000 - 0x931a6fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x931a7000 - 0x931adfff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x931ae000 - 0x93379ff7 com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x933b0000 - 0x933b0ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x93400000 - 0x9340afeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x93419000 - 0x93739fe2 com.apple.QuickTime 7.4.5 (67) <520cbf4ae05622466ad1b89f1ba3a4e1> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x9373a000 - 0x93770fef libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib 0x93771000 - 0x93778ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib 0x93779000 - 0x93784fe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x93785000 - 0x93837ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib 0x93838000 - 0x9386afff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x9386b000 - 0x93876ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x93877000 - 0x93887ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x93888000 - 0x93967fff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib 0x93968000 - 0x93a0aff3 com.apple.QuickTimeImporters.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters 0x93a0b000 - 0x93a87feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x93a88000 - 0x93b2ffeb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x93b30000 - 0x93b95ffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x93b96000 - 0x93c46fff edu.mit.Kerberos 6.0.12 (6.0.12) <3dd13466876a8fe4549cfc1354233ec3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x93c47000 - 0x93c4eff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x93c4f000 - 0x93c7efe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x93f22000 - 0x93f46feb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib 0x93f47000 - 0x93f6fff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x93f8e000 - 0x94208fe7 com.apple.Foundation 6.5.4 (677.15) <6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x94209000 - 0x94219fff 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 0x9421a000 - 0x9435fff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) <68ba11e689a9ca30f8310935cd1e02d6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x94360000 - 0x9436ffff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib 0x94370000 - 0x94403ff3 com.apple.ApplicationServices.ATS 3.2 (???) <cdf31bd0ac7de54a35ee2d27cf86b6be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x94436000 - 0x9443ffff 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 0x94458000 - 0x9448ffff com.apple.SystemConfiguration 1.9.1 (1.9.1) <8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x9449a000 - 0x94517fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x9466b000 - 0x9468affa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x9468b000 - 0x9469fff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x946d0000 - 0x946dcfe7 com.apple.opengl 1.5.6 (1.5.6) <d599b1bb0f8a8da6fd125e2587b27776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x946dd000 - 0x946e4fff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x946e5000 - 0x95795ff6 com.apple.QuickTimeComponents.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents 0x95796000 - 0x957cfffe com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x957d0000 - 0x9584aff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x9584b000 - 0x959aaff3 libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib 0x959ab000 - 0x959abfff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x95a7b000 - 0x95a80fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x95a81000 - 0x95acbfe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x95acc000 - 0x95b0dfe7 libRIP.A.dylib ??? (???) <9d42e83d860433f9126c4871d1fe0ce8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x95b0e000 - 0x95b29ffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x95c29000 - 0x95c2bfff com.apple.CrashReporterSupport 10.5.0 (156) <3088b785b10d03504ed02f3fee5d3aab> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x95c2c000 - 0x95c50fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib 0x95c51000 - 0x95c96fef com.apple.Metadata 10.5.2 (398.7) <73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x95ec4000 - 0x9625aff7 com.apple.QuartzCore 1.5.1 (1.5.1) <665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x9625b000 - 0x9638dfef com.apple.CoreFoundation 6.5.1 (476.10) <d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x9638e000 - 0x96390ff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x96391000 - 0x967a1fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x967a7000 - 0x967c5fff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib 0x967c6000 - 0x96944fff com.apple.AddressBook.framework 4.1 (687.1) <b2f2f2c925eb080e53b841014e4f9a7c> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x96945000 - 0x96948fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x96949000 - 0x9694dfff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x9694e000 - 0x9695dffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers 0x9695e000 - 0x96963fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x96964000 - 0x96a2ffff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x96a3d000 - 0x96ab4fe3 com.apple.CFNetwork 221.5 (221.5) <5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x96ab5000 - 0x96addfff libcups.2.dylib ??? (???) <2f0a710a9128882efb2ed92ad139b58c> /usr/lib/libcups.2.dylib 0x96ade000 - 0x96c16ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib 0x96c17000 - 0x96ca2fff com.apple.framework.IOKit 1.5.1 (???) <a17f9f5ea7e8016a467e67349f4d3d03> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x96ca3000 - 0x96d6aff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x96d6c000 - 0x96d70fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x96d71000 - 0x96db3fef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x96db4000 - 0x97172fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
Attachments
Add attachment
proposed patch, testcase, etc.
Timothy Hatcher
Comment 1
2008-05-25 13:46:21 PDT
This was fixed recently.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug