Bug 18834
Summary: | WebKit Crashes when entering new events through the quick-add feature. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Moyer <kopertop> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | UNCONFIRMED | ||
Severity: | Normal | CC: | bdakin |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
URL: | http://google.com/calendar |
Chris Moyer
I have been able to reproduce this every time. At the main calendar screen simply attempt to create a new event by dragging the requested time, and then type in a name for the event and click enter.
Running WebKit nightly build 32698 on OS 10.5
This was at the tail of my console.log
5/1/08 3:54:56 PM WebKit[5104] Using framework path of /Applications/WebKit.app/Contents/Frameworks/10.5
5/1/08 4:19:14 PM com.apple.launchd[102] ([0x0-0xfc0fc].org.webkit.nightly.WebKit[5104]) Exited abnormally: Bus error
5/1/08 4:19:18 PM WebKit[5229] Using framework path of /Applications/WebKit.app/Contents/Frameworks/10.5
5/1/08 4:19:18 PM Safari[5229] WebKit failed to shut down cleanly. Checking for Safari extensions.
5/1/08 4:22:59 PM com.apple.launchd[102] ([0x0-0x101101].org.webkit.nightly.WebKit[5229]) Exited abnormally: Bus error
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Lilek
I can't get this to crash for me at all, can you please attach a crash log using the instructions at <http://webkit.org/quality/crashlogs.html>?
Chris Moyer
Unfortunately it crashes and the error reporter doesn't even come up. Is there another way to grab the crash log?
Chris Moyer
Nevermind, it worked that time. On further testing it appears as though this only happens when I'm adding events to one of my calendars, other ones still work. In addition, the long way of adding events doesn't work either.
Process: Safari [8594]
Path: /Applications/WebKit.app/Contents/MacOS/WebKit
Identifier: org.webkit.nightly.WebKit
Version: r32698 (32698)
Code Type: X86 (Native)
Parent Process: launchd [102]
Date/Time: 2008-05-02 20:53:34.999 -0400
OS Version: Mac OS X 10.5.2 (9C7010)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000008
Crashed Thread: 0
Thread 0 Crashed:
0 com.apple.WebCore 0x01158f9b WebCore::AccessibilityObject::ariaRoleAttribute() const + 27
1 com.apple.WebCore 0x01159457 WebCore::AccessibilityObject::headingLevel(WebCore::Node*) + 247
2 com.apple.WebCore 0x0115968b WebCore::AccessibilityObject::roleValue() const + 283
3 com.apple.WebCore 0x011599a1 WebCore::AccessibilityObject::isHeading() const + 17
4 com.apple.WebCore 0x0115a1b3 WebCore::AccessibilityObject::accessibilityIsIgnored() const + 131
5 com.apple.WebCore 0x0115d19a WebCore::AccessibilityObject::childrenChanged() + 42
6 com.apple.WebCore 0x01173fbc WebCore::AXObjectCache::childrenChanged(WebCore::RenderObject*) + 60
7 com.apple.WebCore 0x00f29f4c WebCore::RenderContainer::removeChildNode(WebCore::RenderObject*, bool) + 220
8 com.apple.WebCore 0x00f2901e WebCore::RenderContainer::removeChild(WebCore::RenderObject*) + 46
9 com.apple.WebCore 0x00f15443 WebCore::RenderBlock::removeChild(WebCore::RenderObject*) + 67
10 com.apple.WebCore 0x00f5b239 WebCore::RenderObject::destroy() + 121
11 com.apple.WebCore 0x00f290cc WebCore::RenderContainer::destroyLeftoverChildren() + 76
12 com.apple.WebCore 0x00f372cc WebCore::RenderFlow::destroy() + 44
13 com.apple.WebCore 0x00f290cc WebCore::RenderContainer::destroyLeftoverChildren() + 76
14 com.apple.WebCore 0x00f372cc WebCore::RenderFlow::destroy() + 44
15 com.apple.WebCore 0x00eedd9d WebCore::Node::detach() + 45
16 com.apple.WebCore 0x00d5c7f2 WebCore::HTMLInputElement::detach() + 18
17 com.apple.WebCore 0x00c28f5b WebCore::ContainerNode::detach() + 43
18 com.apple.WebCore 0x00c28f5b WebCore::ContainerNode::detach() + 43
19 com.apple.WebCore 0x00c28f5b WebCore::ContainerNode::detach() + 43
20 com.apple.WebCore 0x00c28f5b WebCore::ContainerNode::detach() + 43
21 com.apple.WebCore 0x00c28f5b WebCore::ContainerNode::detach() + 43
22 com.apple.WebCore 0x00c28f5b WebCore::ContainerNode::detach() + 43
23 com.apple.WebCore 0x00c28f5b WebCore::ContainerNode::detach() + 43
24 com.apple.WebCore 0x00c28f5b WebCore::ContainerNode::detach() + 43
25 com.apple.WebCore 0x00c28f5b WebCore::ContainerNode::detach() + 43
26 com.apple.WebCore 0x00cdb639 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1273
27 com.apple.WebCore 0x00cdb360 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 544
28 com.apple.WebCore 0x00cdb360 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 544
29 com.apple.WebCore 0x00caf63f WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 287
30 com.apple.WebCore 0x00ca4063 WebCore::Document::updateRendering() + 51
31 com.apple.WebCore 0x00ca4632 WebCore::Document::updateDocumentsRendering() + 50
32 com.apple.WebCore 0x010f971a WebCore::JSAbstractEventListener::handleEvent(WebCore::Event*, bool) + 1114
33 com.apple.WebCore 0x010c371d WebCore::XMLHttpRequest::callReadyStateChangeListener() + 173
34 com.apple.WebCore 0x010c7120 WebCore::XMLHttpRequest::open(WebCore::String const&, WebCore::KURL const&, bool, int&) + 1616
35 com.apple.WebCore 0x01194570 WebCore::JSXMLHttpRequest::open(KJS::ExecState*, KJS::List const&) + 752
36 com.apple.JavaScriptCore 0x00352319 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 697
37 com.apple.JavaScriptCore 0x003391a9 KJS::ExprStatementNode::execute(KJS::ExecState*) + 25
38 com.apple.JavaScriptCore 0x0037a981 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481
39 com.apple.JavaScriptCore 0x003771c5 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 405
40 com.apple.JavaScriptCore 0x003503ca KJS::ScopedVarFunctionCallNode::evaluate(KJS::ExecState*) + 490
41 com.apple.JavaScriptCore 0x003391a9 KJS::ExprStatementNode::execute(KJS::ExecState*) + 25
42 com.apple.JavaScriptCore 0x002ffce0 KJS::BlockNode::execute(KJS::ExecState*) + 64
43 com.apple.JavaScriptCore 0x003390ba KJS::IfElseNode::execute(KJS::ExecState*) + 58
44 com.apple.JavaScriptCore 0x0037a981 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481
45 com.apple.JavaScriptCore 0x003771c5 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 405
46 com.apple.JavaScriptCore 0x003503ca KJS::ScopedVarFunctionCallNode::evaluate(KJS::ExecState*) + 490
47 com.apple.JavaScriptCore 0x003391a9 KJS::ExprStatementNode::execute(KJS::ExecState*) + 25
48 com.apple.JavaScriptCore 0x0037a981 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481
49 com.apple.JavaScriptCore 0x003771c5 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 405
50 com.apple.JavaScriptCore 0x003503ca KJS::ScopedVarFunctionCallNode::evaluate(KJS::ExecState*) + 490
51 com.apple.JavaScriptCore 0x003391a9 KJS::ExprStatementNode::execute(KJS::ExecState*) + 25
52 com.apple.JavaScriptCore 0x0037a981 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481
53 com.apple.JavaScriptCore 0x003771c5 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 405
54 com.apple.JavaScriptCore 0x0039a28a KJS::JSValue* KJS::ExpressionNode::resolveAndCall<(KJS::ExpressionNode::CallerType)1, false>(KJS::ExecState*, KJS::Identifier const&, KJS::ArgumentsNode*, unsigned long) + 714
55 com.apple.JavaScriptCore 0x00367987 KJS::NonLocalVarFunctionCallNode::evaluate(KJS::ExecState*) + 39
56 com.apple.JavaScriptCore 0x003391a9 KJS::ExprStatementNode::execute(KJS::ExecState*) + 25
57 com.apple.JavaScriptCore 0x0037a981 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481
58 com.apple.JavaScriptCore 0x003771c5 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 405
59 com.apple.JavaScriptCore 0x0032ad97 KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 135
60 com.apple.WebCore 0x010f984c WebCore::JSAbstractEventListener::handleEvent(WebCore::Event*, bool) + 1420
61 com.apple.WebCore 0x00ceab56 WebCore::EventTarget::handleLocalEvents(WebCore::EventTargetNode*, WebCore::Event*, bool) + 182
62 com.apple.WebCore 0x00ceb5bf WebCore::EventTargetNode::handleLocalEvents(WebCore::Event*, bool) + 79
63 com.apple.WebCore 0x00ceaf6b WebCore::EventTarget::dispatchGenericEvent(WebCore::EventTargetNode*, WTF::PassRefPtr<WebCore::Event>, int&, bool) + 1035
64 com.apple.WebCore 0x00cec15f WebCore::EventTargetNode::dispatchEvent(WTF::PassRefPtr<WebCore::Event>, int&, bool) + 255
65 com.apple.WebCore 0x00cebbcf WebCore::EventTargetNode::dispatchHTMLEvent(WebCore::AtomicString const&, bool, bool) + 127
66 com.apple.WebCore 0x00d537e9 WebCore::HTMLFormElement::prepareSubmit(WebCore::Event*) + 89
67 com.apple.WebCore 0x00d611aa WebCore::HTMLInputElement::defaultEventHandler(WebCore::Event*) + 2122
68 com.apple.WebCore 0x00ceae23 WebCore::EventTarget::dispatchGenericEvent(WebCore::EventTargetNode*, WTF::PassRefPtr<WebCore::Event>, int&, bool) + 707
69 com.apple.WebCore 0x00cec15f WebCore::EventTargetNode::dispatchEvent(WTF::PassRefPtr<WebCore::Event>, int&, bool) + 255
70 com.apple.WebCore 0x00cec285 WebCore::EventTargetNode::dispatchUIEvent(WebCore::AtomicString const&, int, WTF::PassRefPtr<WebCore::Event>) + 213
71 com.apple.WebCore 0x00cec40e WebCore::EventTargetNode::defaultEventHandler(WebCore::Event*) + 302
72 com.apple.WebCore 0x00d60b5f WebCore::HTMLInputElement::defaultEventHandler(WebCore::Event*) + 511
73 com.apple.WebCore 0x00ceae23 WebCore::EventTarget::dispatchGenericEvent(WebCore::EventTargetNode*, WTF::PassRefPtr<WebCore::Event>, int&, bool) + 707
74 com.apple.WebCore 0x00cec15f WebCore::EventTargetNode::dispatchEvent(WTF::PassRefPtr<WebCore::Event>, int&, bool) + 255
75 com.apple.WebCore 0x00cec73a WebCore::EventTargetNode::dispatchMouseEvent(WebCore::AtomicString const&, int, int, int, int, int, int, bool, bool, bool, bool, bool, WebCore::Node*, WTF::PassRefPtr<WebCore::Event>) + 506
76 com.apple.WebCore 0x00cecb04 WebCore::EventTargetNode::dispatchSimulatedMouseEvent(WebCore::AtomicString const&, WTF::PassRefPtr<WebCore::Event>) + 180
77 com.apple.WebCore 0x00ceccf2 WebCore::EventTargetNode::dispatchSimulatedClick(WTF::PassRefPtr<WebCore::Event>, bool, bool) + 386
78 com.apple.WebCore 0x00d53910 WebCore::HTMLFormElement::submitClick(WebCore::Event*) + 176
79 com.apple.WebCore 0x00d60a74 WebCore::HTMLInputElement::defaultEventHandler(WebCore::Event*) + 276
80 com.apple.WebCore 0x00ceae23 WebCore::EventTarget::dispatchGenericEvent(WebCore::EventTargetNode*, WTF::PassRefPtr<WebCore::Event>, int&, bool) + 707
81 com.apple.WebCore 0x00cec15f WebCore::EventTargetNode::dispatchEvent(WTF::PassRefPtr<WebCore::Event>, int&, bool) + 255
82 com.apple.WebCore 0x00ce246f WebCore::EventHandler::handleTextInputEvent(WebCore::String const&, WebCore::Event*, bool, bool) + 223
83 com.apple.WebCore 0x00cd6aec WebCore::executeInsertNewline(WebCore::Frame*, WebCore::Event*, WebCore::EditorCommandSource, WebCore::String const&) + 124
84 com.apple.WebCore 0x00cd6042 WebCore::Editor::Command::execute(WebCore::String const&, WebCore::Event*) const + 82
85 com.apple.WebCore 0x00cd737c WebCore::Editor::Command::execute(WebCore::Event*) const + 44
86 com.apple.WebKit 0x001c90bc -[WebHTMLView(WebNSTextInputSupport) doCommandBySelector:] + 316
87 com.apple.WebKit 0x001c6e0e -[WebHTMLView(WebInternal) _interceptEditingKeyEvent:shouldSaveCommand:] + 622
88 com.apple.WebKit 0x001a2dbb WebEditorClient::handleKeyboardEvent(WebCore::KeyboardEvent*) + 107
89 com.apple.WebCore 0x00ccd3c8 WebCore::Editor::handleKeyboardEvent(WebCore::KeyboardEvent*) + 184
90 com.apple.WebCore 0x00cec3a3 WebCore::EventTargetNode::defaultEventHandler(WebCore::Event*) + 195
91 com.apple.WebCore 0x00d60b5f WebCore::HTMLInputElement::defaultEventHandler(WebCore::Event*) + 511
92 com.apple.WebCore 0x00ceae23 WebCore::EventTarget::dispatchGenericEvent(WebCore::EventTargetNode*, WTF::PassRefPtr<WebCore::Event>, int&, bool) + 707
93 com.apple.WebCore 0x00cec15f WebCore::EventTargetNode::dispatchEvent(WTF::PassRefPtr<WebCore::Event>, int&, bool) + 255
94 com.apple.WebCore 0x00ce21c8 WebCore::EventHandler::keyEvent(WebCore::PlatformKeyboardEvent const&) + 1880
95 com.apple.WebCore 0x00ce9878 WebCore::EventHandler::keyEvent(NSEvent*) + 296
96 com.apple.WebKit 0x001c6657 -[WebHTMLView keyDown:] + 455
97 com.apple.AppKit 0x93fb36fd -[NSWindow sendEvent:] + 8511
98 com.apple.Safari 0x0002b3c3 0x1000 + 172995
99 com.apple.AppKit 0x93f7f714 -[NSApplication sendEvent:] + 2780
100 com.apple.Safari 0x0002ae48 0x1000 + 171592
101 com.apple.AppKit 0x93edd0f9 -[NSApplication run] + 847
102 com.apple.AppKit 0x93eaa30a NSApplicationMain + 574
103 com.apple.Safari 0x000b9906 0x1000 + 755974
Thread 1:
0 libSystem.B.dylib 0x94c90bce __semwait_signal + 10
1 libSystem.B.dylib 0x94cbb8cd pthread_cond_wait$UNIX2003 + 73
2 com.apple.WebCore 0x00da8a0f WebCore::IconDatabase::syncThreadMainLoop() + 239
3 com.apple.WebCore 0x00da8b25 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
4 libSystem.B.dylib 0x94cbac55 _pthread_start + 321
5 libSystem.B.dylib 0x94cbab12 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x94c899e6 mach_msg_trap + 10
1 libSystem.B.dylib 0x94c911dc mach_msg + 72
2 com.apple.CoreFoundation 0x93b690de CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x93b69d18 CFRunLoopRunInMode + 88
4 com.apple.Foundation 0x92e98ac0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5 com.apple.Foundation 0x92e355ad -[NSThread main] + 45
6 com.apple.Foundation 0x92e35154 __NSThread__main__ + 308
7 libSystem.B.dylib 0x94cbac55 _pthread_start + 321
8 libSystem.B.dylib 0x94cbab12 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x94c899e6 mach_msg_trap + 10
1 libSystem.B.dylib 0x94c911dc mach_msg + 72
2 com.apple.CoreFoundation 0x93b690de CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x93b69d18 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x952406cc CFURLCacheWorkerThread(void*) + 396
5 libSystem.B.dylib 0x94cbac55 _pthread_start + 321
6 libSystem.B.dylib 0x94cbab12 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x94cd9b3a select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x94cbac55 _pthread_start + 321
2 libSystem.B.dylib 0x94cbab12 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x94cf35c6 __workq_ops + 10
1 libSystem.B.dylib 0x94cf35f6 start_wqthread + 30
Thread 6:
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x01158f9a ecx: 0x018e9848 edx: 0x18859ef8
edi: 0x18513870 esi: 0x00000000 ebp: 0xbfffd2e8 esp: 0xbfffd2b0
ss: 0x0000001f efl: 0x00010282 eip: 0x01158f9b cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000008
Binary Images:
0x1000 - 0x132fef com.apple.Safari 3.1.1 (5525.18) <7b337979f11e6e15dd50072420a92680> /Applications/Safari.app/Contents/MacOS/Safari
0x17a000 - 0x17bffc +WebKitNightlyEnabler.dylib ??? (???) /Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
0x180000 - 0x249fef com.apple.WebKit 526.3+ (526.3+) /Applications/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit
0x2dc000 - 0x2ebff8 SyndicationUI ??? (???) <d148012be42c8a6e21f9cc58739c8dc7> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
0x2fb000 - 0x3c0ff7 com.apple.JavaScriptCore 526.3+ (526.3+) /Applications/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x700000 - 0x705ff3 libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0xb84000 - 0x129ffff com.apple.WebCore 526.3+ (526.3+) /Applications/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore
0x12ac3000 - 0x12bcdfef com.apple.RawCamera.bundle 2.0.4 (2.0.4) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x16df6000 - 0x16df6ffe com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <02a9f23a8bfc902c32ac0adfb66d6816> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0x178fe000 - 0x17905ffd com.apple.JavaVM 12.0.2 (12.0.2) <44b9536fe4d7c7fcb3506adb695a180f> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
0x90003000 - 0x90019fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9009f000 - 0x9016afff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9016b000 - 0x901c8ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x902a9000 - 0x902aefff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x902af000 - 0x902bdffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x902be000 - 0x906cefef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x91780000 - 0x91b16ff7 com.apple.QuartzCore 1.5.1 (1.5.1) <665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x91b17000 - 0x91b44feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91b45000 - 0x91b7effe com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x91c53000 - 0x91e1eff7 com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91e1f000 - 0x91e3dff3 com.apple.DirectoryService.Framework 3.5.1 (3.5.1) <96407dca4d6b1d10ae5ca1881e31b27a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x91e3e000 - 0x91e3eff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x91e3f000 - 0x92118ff3 com.apple.CoreServices.CarbonCore 785.8 (785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9211a000 - 0x921a6ff7 com.apple.LaunchServices 286.5 (286.5) <33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x921f6000 - 0x9221afff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x9241d000 - 0x92424ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x92426000 - 0x92441ffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92442000 - 0x92915fde libGLProgrammability.dylib ??? (???) <a3d68f17f37ff55a3e61aca1e3aee522> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x92916000 - 0x92916ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x92917000 - 0x929a0fe3 com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x929a1000 - 0x929a3fff com.apple.CrashReporterSupport 10.5.0 (156) <3088b785b10d03504ed02f3fee5d3aab> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x929a4000 - 0x929fdff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92a3d000 - 0x92a40fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92a41000 - 0x92ae8feb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x92ae9000 - 0x92af1fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x92af2000 - 0x92dfafff com.apple.HIToolbox 1.5.2 (???) <7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92e2b000 - 0x930a5fe7 com.apple.Foundation 6.5.4 (677.15) <6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x93175000 - 0x93180ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x93186000 - 0x932cbff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) <68ba11e689a9ca30f8310935cd1e02d6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x932cc000 - 0x932d2fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x933ae000 - 0x933aeffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x933af000 - 0x933d7ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x933e6000 - 0x937a4fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x937a5000 - 0x93838fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x939f5000 - 0x93af6fef com.apple.PubSub 1.0.3 (65.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x93af7000 - 0x93c29fef com.apple.CoreFoundation 6.5.1 (476.10) <d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x93c2a000 - 0x93d62ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
0x93d63000 - 0x93e87fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93e88000 - 0x93e8cfff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x93e8d000 - 0x93ea3fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <bad2d3a9a92fdecd02e64f0b73a76f27> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x93ea4000 - 0x946a1fef com.apple.AppKit 6.5.2 (949.26) <bc4593edd8a224409fb6953a354505a0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x946cd000 - 0x94732ffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x94a54000 - 0x94a8afef libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
0x94a8b000 - 0x94b08fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x94b09000 - 0x94b15fe7 com.apple.opengl 1.5.6 (1.5.6) <d599b1bb0f8a8da6fd125e2587b27776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x94c4e000 - 0x94c88fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x94c89000 - 0x94de8ff3 libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib
0x94e1a000 - 0x94e2eff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x94e2f000 - 0x94e66fff com.apple.SystemConfiguration 1.9.1 (1.9.1) <8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x94e67000 - 0x94eb1fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x94eb2000 - 0x94f93ff7 libxml2.2.dylib ??? (???) <3cd4cccd4ca35dffa4688436aa0cd908> /usr/lib/libxml2.2.dylib
0x94f94000 - 0x94f94ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x94f95000 - 0x94f96ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x94fa4000 - 0x94ff4ff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x950ea000 - 0x9512bfe7 libRIP.A.dylib ??? (???) <9d42e83d860433f9126c4871d1fe0ce8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9512c000 - 0x951b7fff com.apple.framework.IOKit 1.5.1 (???) <a17f9f5ea7e8016a467e67349f4d3d03> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x951b8000 - 0x95234feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x95235000 - 0x952acfe3 com.apple.CFNetwork 221.5 (221.5) <5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x952ad000 - 0x952dffff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x95331000 - 0x9534ffff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
0x95350000 - 0x95370ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95371000 - 0x95423ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x95424000 - 0x954a3ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x954a4000 - 0x9556bff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x95668000 - 0x95678fff 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
0x95679000 - 0x956d5ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x956d6000 - 0x956d6fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x956d7000 - 0x95706fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x95707000 - 0x9579aff3 com.apple.ApplicationServices.ATS 3.2 (???) <cdf31bd0ac7de54a35ee2d27cf86b6be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x957cd000 - 0x95812fef com.apple.Metadata 10.5.2 (398.7) <73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x95813000 - 0x95815ff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x95816000 - 0x9581afff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x9581b000 - 0x958fafff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x958fb000 - 0x958fbffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x958fc000 - 0x9591bffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9593a000 - 0x95978ff7 libGLImage.dylib ??? (???) <090de775838db03ddc710f57abbf6218> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x95979000 - 0x95a00ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x95a40000 - 0x95a68fff libcups.2.dylib ??? (???) <2f0a710a9128882efb2ed92ad139b58c> /usr/lib/libcups.2.dylib
0x95ab9000 - 0x95addfeb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
0x95af2000 - 0x95afdfe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x95afe000 - 0x95baefff edu.mit.Kerberos 6.0.12 (6.0.12) <3dd13466876a8fe4549cfc1354233ec3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x95baf000 - 0x95c09ff7 com.apple.CoreText 2.0.1 (???) <07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x95c0a000 - 0x962a3fff com.apple.CoreGraphics 1.351.21 (???) <6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x962e9000 - 0x962f3feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x962f4000 - 0x962fbfe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x962fc000 - 0x9633efef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9633f000 - 0x96346ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x96347000 - 0x96347ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x96348000 - 0x9634afff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9634b000 - 0x96376fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x96394000 - 0x96512fff com.apple.AddressBook.framework 4.1 (687.1) <b2f2f2c925eb080e53b841014e4f9a7c> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x96b64000 - 0x96b69fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x96b76000 - 0x96b8efff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x96b8f000 - 0x96bcefef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x96e38000 - 0x96ef2fe3 com.apple.CoreServices.OSServices 224.4 (224.4) <ff5007ab220908ac54b6c661e447d593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x96ef3000 - 0x96f6dff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x96ffb000 - 0x9700afff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x97086000 - 0x97095ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x9709b000 - 0x9709bffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x970a2000 - 0x970abfff 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
0x970ac000 - 0x97191ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x97192000 - 0x97192ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x97193000 - 0x971a3ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib