Hello,
Clicking on the inner link of the flash content at the bottom left of
the page http://www.larousse.fr/encyclopedie/#recherche/cerveau
crashed the QT demo web browser. Trace :
Process: Browser [217]
Path:
/Developer/Qt/src/qt-all-commercial-src-4.5.0-snapshot-20090219/demos/browser/Browser.app/Contents/MacOS/Browser
Identifier: com.trolltech.DemoBrowser
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: launchd [126]
Date/Time: 2009-02-24 19:36:50.913 +0100
OS Version: Mac OS X 10.5.6 (9G55)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000084
Crashed Thread: 0
Thread 0 Crashed:
0 QtWebKit 0x019cebff
WebCore::RenderLayer::clearClipRects() + 15
1 QtWebKit 0x019cecc3
WebCore::RenderLayer::updateLayerPosition() + 19
2 QtWebKit 0x016cd445
WebCore::MouseRelatedEvent::receivedTarget() + 229
3 QtWebKit 0x016c22b7
WebCore::EventTargetNode::dispatchEvent(WTF::PassRefPtr<WebCore::Event>,
int&) + 263
4 QtWebKit 0x016c2f2f
WebCore::EventTargetNode::dispatchMouseEvent(WebCore::AtomicString
const&, int, int, int, int, int, int, bool, bool, bool, bool, bool,
WebCore::Node*, WTF::PassRefPtr<WebCore::Event>) + 783
5 QtWebKit 0x016c3b75
WebCore::EventTargetNode::dispatchMouseEvent(WebCore::PlatformMouseEvent
const&, WebCore::AtomicString const&, int, WebCore::Node*) + 165
6 QtWebKit 0x018f1b09
WebCore::EventHandler::updateMouseEventTargetNode(WebCore::Node*,
WebCore::PlatformMouseEvent const&, bool) + 425
7 QtWebKit 0x018f1ecc
WebCore::EventHandler::dispatchMouseEvent(WebCore::AtomicString
const&, WebCore::Node*, bool, int, WebCore::PlatformMouseEvent const&,
bool) + 44
8 QtWebKit 0x018f8cc1
WebCore::EventHandler::handleMouseMoveEvent(WebCore::PlatformMouseEvent
const&, WebCore::HitTestResult*) + 1313
9 QtWebKit 0x018f8fbe
WebCore::EventHandler::mouseMoved(WebCore::PlatformMouseEvent const&)
+ 62
10 QtWebKit 0x01ab7f32
QWebPagePrivate::mouseMoveEvent(QMouseEvent*) + 82
11 QtWebKit 0x01ab86c0
QWebPagePrivate::leaveEvent(QEvent*) + 96
12 QtWebKit 0x01abe83c QWebPage::event(QEvent*) +
844
13 QtWebKit 0x01ac33ec QWebView::event(QEvent*) +
252
14 QtGui 0x029ab88f
QApplicationPrivate::notify_helper(QObject*, QEvent*) + 191
15 QtGui 0x029b26ac
QApplication::notify(QObject*, QEvent*) + 1036
16 QtCore 0x003e7a72
QCoreApplication::notifyInternal(QObject*, QEvent*) + 98
17 QtGui 0x029b108a
QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) + 746
18 QtGui 0x0294c74c QWidgetPrivate::hide_sys() +
524
19 QtGui 0x029f52b9
QWidgetPrivate::hide_helper() + 89
20 QtGui 0x029fb968 QWidget::setVisible(bool) +
1528
21 QtWebKit 0x019687bc
WebCore::Widget::setParent(WebCore::ScrollView*) + 44
22 QtWebKit 0x01ad062e
WebCore::PluginView::setParent(WebCore::ScrollView*) + 30
23 QtWebKit 0x0195239b
WebCore::ScrollView::removeChild(WebCore::Widget*) + 27
24 QtWebKit 0x01a23fad
WebCore::RenderWidget::destroy() + 125
25 QtWebKit 0x016d0dfd WebCore::Node::detach() + 45
26 QtWebKit 0x016bd0e3 WebCore::Element::detach() +
115
27 QtWebKit 0x01692fb7
WebCore::ContainerNode::removeChild(WebCore::Node*, int&) + 439
28 QtWebKit 0x015cbc25
WebCore::JSNode::removeChild(JSC::ExecState*, JSC::ArgList const&) +
69
29 QtWebKit 0x01d10a89
WebCore::jsNodePrototypeFunctionRemoveChild(JSC::ExecState*,
JSC::JSObject*, JSC::JSValuePtr, JSC::ArgList const&) + 105
30 QtWebKit 0x014eb378
JSC::Interpreter::privateExecute(JSC::Interpreter::ExecutionFlag,
JSC::RegisterFile*, JSC::ExecState*, JSC::JSValuePtr*) + 43448
31 QtWebKit 0x014edf65
JSC::Interpreter::execute(JSC::FunctionBodyNode*, JSC::ExecState*,
JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&,
JSC::ScopeChainNode*, JSC::JSValuePtr*) + 357
32 QtWebKit 0x015201b7
JSC::JSFunction::call(JSC::ExecState*, JSC::JSValuePtr, JSC::ArgList
const&) + 119
33 QtWebKit 0x014fef22
JSC::call(JSC::ExecState*, JSC::JSValuePtr, JSC::CallType,
JSC::CallData const&, JSC::JSValuePtr, JSC::ArgList const&) + 50
34 QtWebKit 0x01515827
JSC::functionProtoFuncApply(JSC::ExecState*, JSC::JSObject*,
JSC::JSValuePtr, JSC::ArgList const&) + 583
35 QtWebKit 0x014eb378
JSC::Interpreter::privateExecute(JSC::Interpreter::ExecutionFlag,
JSC::RegisterFile*, JSC::ExecState*, JSC::JSValuePtr*) + 43448
36 QtWebKit 0x014ee2e2
JSC::Interpreter::execute(JSC::ProgramNode*, JSC::ExecState*,
JSC::ScopeChainNode*, JSC::JSObject*, JSC::JSValuePtr*) + 402
37 QtWebKit 0x01519911
JSC::evaluate(JSC::ExecState*, JSC::ScopeChain&, JSC::SourceCode
const&, JSC::JSValuePtr) + 321
38 QtWebKit 0x015df454
WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&)
+ 228
39 QtWebKit 0x0188151e
WebCore::FrameLoader::executeScript(WebCore::ScriptSourceCode const&)
+ 126
40 QtWebKit 0x01881716
WebCore::FrameLoader::executeScript(WebCore::String const&, bool) +
342
41 QtWebKit 0x015e09a3
WebCore::ScheduledAction::execute(WebCore::JSDOMWindowShell*) + 131
42 QtWebKit 0x015a2b41 WebCore::DOMTimer::fired() +
209
43 QtWebKit 0x01967719
WebCore::TimerBase::fireTimers(double,
WTF::Vector<WebCore::TimerBase*, 0ul> const&) + 137
44 QtWebKit 0x019677e2
WebCore::TimerBase::sharedTimerFired() + 162
45 QtCore 0x003fa928 QObject::event(QEvent*) + 424
46 QtGui 0x029ab88f
QApplicationPrivate::notify_helper(QObject*, QEvent*) + 191
47 QtGui 0x029b23ac
QApplication::notify(QObject*, QEvent*) + 268
48 QtCore 0x003e7a72
QCoreApplication::notifyInternal(QObject*, QEvent*) + 98
49 QtGui 0x029a98cc
qt_sendSpontaneousEvent(QObject*, QEvent*) + 60
50 QtGui 0x02954248
QEventDispatcherMacPrivate::activateTimer(__CFRunLoopTimer*, void*) +
152
51 com.apple.CoreFoundation 0x95bf2b25 CFRunLoopRunSpecific + 4469
52 com.apple.CoreFoundation 0x95bf2cd8 CFRunLoopRunInMode + 88
53 QtGui 0x02954829
QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
+ 681
54 QtCore 0x003e7021
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 65
55 QtCore 0x003e71cd
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 157
56 QtCore 0x003eb01e QCoreApplication::exec() +
174
57 com.trolltech.DemoBrowser 0x00042a9d main + 67
58 com.trolltech.DemoBrowser 0x000067ef _start + 209
59 com.trolltech.DemoBrowser 0x0000671d start + 41
Thread 1:
0 libSystem.B.dylib 0x95d046f2 select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x95ce6095 _pthread_start + 321
2 libSystem.B.dylib 0x95ce5f52 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x95cb520e semaphore_wait_signal_trap +
10
1 libSystem.B.dylib 0x95ce7206 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x95d2c539 pthread_cond_wait + 48
3 QtCore 0x002f70c6
QWaitCondition::wait(QMutex*, unsigned long) + 278
4 QtWebKit 0x0158d964
WTF::ThreadCondition::wait(WTF::Mutex&) + 36
5 QtWebKit 0x01b6961f
WebCore::IconDatabase::syncThreadMainLoop() + 239
6 QtWebKit 0x01b6973c
WebCore::IconDatabase::iconDatabaseSyncThread() + 188
7 QtWebKit 0x0158d5b3 WTF::ThreadPrivate::run() +
19
8 QtCore 0x002f5c8b QThreadPrivate::start(void*)
+ 203
9 libSystem.B.dylib 0x95ce6095 _pthread_start + 321
10 libSystem.B.dylib 0x95ce5f52 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x95cb520e semaphore_wait_signal_trap +
10
1 libSystem.B.dylib 0x95ce7206 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x95d2c539 pthread_cond_wait + 48
3 QtCore 0x002f70c6
QWaitCondition::wait(QMutex*, unsigned long) + 278
4 QtNetwork 0x001985e6 QHostInfoAgent::run() + 566
5 QtCore 0x002f5c8b QThreadPrivate::start(void*)
+ 203
6 libSystem.B.dylib 0x95ce6095 _pthread_start + 321
7 libSystem.B.dylib 0x95ce5f52 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x95cb51c6 mach_msg_trap + 10
1 libSystem.B.dylib 0x95cbc9bc mach_msg + 72
2 ...romedia.Flash Player.plugin 0x1495824a
Flash_EnforceLocalSecurity + 1981206
3 libSystem.B.dylib 0x95ce6095 _pthread_start + 321
4 libSystem.B.dylib 0x95ce5f52 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x95cb520e semaphore_wait_signal_trap +
10
1 libSystem.B.dylib 0x95ce7206 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x95d2c539 pthread_cond_wait + 48
3 ...romedia.Flash Player.plugin 0x14766c44 0x144a1000 + 2907204
4 ...romedia.Flash Player.plugin 0x1477e8cb Flash_EnforceLocalSecurity +
41367
5 ...romedia.Flash Player.plugin 0x14767036 0x144a1000 + 2908214
6 libSystem.B.dylib 0x95ce6095 _pthread_start + 321
7 libSystem.B.dylib 0x95ce5f52 thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x95cb520e semaphore_wait_signal_trap +
10
1 libSystem.B.dylib 0x95ce7206 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x95d2c539 pthread_cond_wait + 48
3 ...romedia.Flash Player.plugin 0x14766c44 0x144a1000 + 2907204
4 ...romedia.Flash Player.plugin 0x1477e8cb Flash_EnforceLocalSecurity +
41367
5 ...romedia.Flash Player.plugin 0x14767036 0x144a1000 + 2908214
6 libSystem.B.dylib 0x95ce6095 _pthread_start + 321
7 libSystem.B.dylib 0x95ce5f52 thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x95ceb9ca connect$NOCANCEL$UNIX2003 +
10
1 ...romedia.Flash Player.plugin 0x14768701 0x144a1000 + 2914049
2 ...romedia.Flash Player.plugin 0x14769261 0x144a1000 + 2916961
3 ...romedia.Flash Player.plugin 0x14769326 0x144a1000 + 2917158
4 ...romedia.Flash Player.plugin 0x14767036 0x144a1000 + 2908214
5 libSystem.B.dylib 0x95ce6095 _pthread_start + 321
6 libSystem.B.dylib 0x95ce5f52 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x016c2c42 ecx: 0x03ad49a0 edx: 0x03ad49a0
edi: 0x11b5b2c0 esi: 0x00000000 ebp: 0xbfffbe18 esp: 0xbfffbe00
ss: 0x0000001f efl: 0x00010286 eip: 0x019cebff cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000084
Binary Images:
0x1000 - 0xbeff6 +com.trolltech.DemoBrowser ??? (???)
<a72ae13fb3870335d12775e7c8231405>
/Developer/Qt/src/qt-all-commercial-src-4.5.0-snapshot-20090219/demos/browser/Browser.app/Contents/MacOS/Browser
0x13a000 - 0x21cfe2 +QtNetwork ??? (???)
<686991e883c5c024ec626ca5dba08506>
/usr/local/Trolltech/Qt-4.5.0/lib/QtNetwork.framework/Versions/4/QtNetwork
0x272000 - 0x2c0fff +QtXml ??? (???)
<ce0639dbac2def620a21a68772907e67>
/usr/local/Trolltech/Qt-4.5.0/lib/QtXml.framework/Versions/4/QtXml
0x2e1000 - 0x4b6ff3 +QtCore ??? (???)
<edcc3b239ffeba5f8ecf09e784764688>
/usr/local/Trolltech/Qt-4.5.0/lib/QtCore.framework/Versions/4/QtCore
0x539000 - 0x56bff7 +phonon ??? (???)
<24545bd31b18b4c476b0042d684d70fc>
/usr/local/Trolltech/Qt-4.5.0/lib/phonon.framework/Versions/4/phonon
0x58b000 - 0x5e7ff2 +QtDBus ??? (???)
<6d059a9308900fae15eb02a2b3adea88>
/Library/Frameworks/QtDBus.framework/Versions/4/QtDBus
0x60e000 - 0x62dffb +libpng12.0.dylib ??? (???)
<944211fe5ff1afb93c3101b840c56d18> /usr/local/lib/libpng12.0.dylib
0x63a000 - 0x688fff +QtXml ??? (???)
<2baef6903a679b1c106ba1dded9761b8>
/Library/Frameworks/QtXml.framework/Versions/4/QtXml
0x748000 - 0x75afff libTraditionalChineseConverter.dylib ???
(???) <62db211c07419a0432254a86fcc96587>
/System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x75e000 - 0x76cfeb libSimplifiedChineseConverter.dylib ??? (???)
<a506528715475cff6c623675f3a72bf8>
/System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0xa8e000 - 0xc4dff3 +QtCore ??? (???)
<c589f9e7978027ec806252a58a83fd3f>
/Library/Frameworks/QtCore.framework/Versions/4/QtCore
0x1494000 - 0x21ebfe2 +QtWebKit ??? (???)
<2f0243253cedf389d8f67471d266af27>
/usr/local/Trolltech/Qt-4.5.0/lib/QtWebKit.framework/Versions/4/QtWebKit
0x2928000 - 0x312afe2 +QtGui ??? (???)
<0ff7e18bb41bf05091cbd45bb8629f33>
/usr/local/Trolltech/Qt-4.5.0/lib/QtGui.framework/Versions/4/QtGui
0x33ef000 - 0x33f6fff +libqgif.dylib ??? (???)
<aeb752b3c7a38afa794f7fd32f6805f9>
/usr/local/Trolltech/Qt-4.5.0/plugins/imageformats/libqgif.dylib
0x3500000 - 0x3507fff +libqico.dylib ??? (???)
<b9bee0fcef62f6ec5e1c39dd365471bd>
/usr/local/Trolltech/Qt-4.5.0/plugins/imageformats/libqico.dylib
0x350d000 - 0x3516fff +libqjpeg.dylib ??? (???)
<6ed5e79b1096dd39d72379a1370bef0d>
/usr/local/Trolltech/Qt-4.5.0/plugins/imageformats/libqjpeg.dylib
0x3783000 - 0x379fff8 +libjpeg.62.dylib ??? (???)
/usr/local/lib/libjpeg.62.dylib
0x37a6000 - 0x37acfff +libqsvg.dylib ??? (???)
<0f8791dbd95e80d01708aafafc4dbc29>
/usr/local/Trolltech/Qt-4.5.0/plugins/imageformats/libqsvg.dylib
0x37b1000 - 0x37b7fff +libqtiff.dylib ??? (???)
<d05b0e9433de1c8e55715a7383b810f8>
/usr/local/Trolltech/Qt-4.5.0/plugins/imageformats/libqtiff.dylib
0x1033f000 - 0x10511fe7 com.apple.RawCamera.bundle 2.0.10 (2.0.10)
<fea6d22f985aec2f376d937291b54ecc>
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x10596000 - 0x105defe7 +libqmng.dylib ??? (???)
<1164174410894bfb247fdc62e01760d9>
/usr/local/Trolltech/Qt-4.5.0/plugins/imageformats/libqmng.dylib
0x105ee000 - 0x10630fff +QtSvg ??? (???)
<f6b909d632ae54fbcf18cef8e7b60fdd>
/usr/local/Trolltech/Qt-4.5.0/lib/QtSvg.framework/Versions/4/QtSvg
0x1064f000 - 0x10692fef +libtiff.3.dylib ??? (???)
<ea0aadd5040b3d032fc8b25f1b6af8ab> /usr/local/lib/libtiff.3.dylib
0x10706000 - 0x1072afff +libqtaccessiblewidgets.dylib ??? (???)
<bb20e8f1a36adfe5334e47e0eaf04560>
/usr/local/Trolltech/Qt-4.5.0/plugins/accessible/libqtaccessiblewidgets.dylib
0x1087f000 - 0x10889ffc +libqsvgicon.dylib ??? (???)
<b07262730309548cd796f3b6712de320>
/usr/local/Trolltech/Qt-4.5.0/plugins/iconengines/libqsvgicon.dylib
0x11292000 - 0x112b4ffb +libqcncodecs.dylib ??? (???)
<527db2fcd1573bcbf30868c170688067>
/usr/local/Trolltech/Qt-4.5.0/plugins/codecs/libqcncodecs.dylib
0x112b9000 - 0x112e1ff1 +libqjpcodecs.dylib ??? (???)
<94138245b9ad9b6ca6dd11a4ee2cbe66>
/usr/local/Trolltech/Qt-4.5.0/plugins/codecs/libqjpcodecs.dylib
0x112eb000 - 0x112fefeb +libqkrcodecs.dylib ??? (???)
<82cfc46199ef350caf9760d8efba1e41>
/usr/local/Trolltech/Qt-4.5.0/plugins/codecs/libqkrcodecs.dylib
0x11303000 - 0x11329ffb +libqtwcodecs.dylib ??? (???)
<053e43bdc3dc848b20b303da28d11cc5>
/usr/local/Trolltech/Qt-4.5.0/plugins/codecs/libqtwcodecs.dylib
0x11e30000 - 0x11e4ffed com.apple.audio.CoreAudioKit 1.5 (1.5)
<82f2e52c502db7f3b32349a54209a0fe>
/System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x11e61000 - 0x11e70fff com.apple.quicktime.webplugin 7.6 (1290)
/Library/Internet Plug-Ins/QuickTime
Plugin.webplugin/Contents/MacOS/QuickTime Plugin
0x11e7c000 - 0x11e9cffe +com.adobe.acrobat.pdfviewer 8.1.0 (8.1.0)
<0bbf5ee630014d71a5c7680c790803a9> /Library/Internet
Plug-Ins/AdobePDFViewer.plugin/Contents/MacOS/AdobePDFViewer
0x11eb0000 - 0x11ed7fdd +net.telestream.wmv.webplugin 2.2.1.11
(2.2.1.11) /Library/Internet Plug-Ins/Flip4Mac WMV
Plugin.webplugin/Contents/MacOS/Flip4Mac WMV Plugin
0x12000000 - 0x12626fd3 +com.macromedia.Flash Player.plugin 10.0.12.36
(1.0.4f362) <38aeb67f6a0b43c6a341d7936603e84a> /Library/Internet
Plug-Ins/Flash Player.dylib/Contents/MacOS/Flash Player
0x13767000 - 0x1378afcf +net.telestream.wmv.plugin 2.2.1.11 (2.2.1.11)
/Library/Internet Plug-Ins/Flip4Mac WMV
Plugin.plugin/Contents/MacOS/Flip4Mac WMV Plugin
0x1383b000 - 0x138a8fff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0)
/Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x138b7000 - 0x138e6fe2 com.apple.QuickTime Plugin.plugin 7.6 (1290)
/Library/Internet Plug-Ins/QuickTime
Plugin.plugin/Contents/MacOS/QuickTime Plugin
0x138fa000 - 0x13942ff4 +com.google.googletalkbrowserplugin 1.0
(1.0.0) <1c21cd5eac0c53a79a7e46e7825653ab> /Library/Internet
Plug-Ins/googletalkbrowserplugin.plugin/Contents/MacOS/googletalkbrowserplugin
0x13dd2000 - 0x14397fef +com.microsoft.SilverlightPlugin 2.0.31005.0
(2.0.31005.0) <562e46aeae4db50e573c14dfc004f632> /Library/Internet
Plug-Ins/Silverlight.plugin/Contents/MacOS/agcore
0x144a1000 - 0x14ac7fd3 +com.macromedia.Flash Player.plugin 10.0.12.36
(1.0.4f362) <38aeb67f6a0b43c6a341d7936603e84a> /Library/Internet
Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???)
<100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
0x90003000 - 0x9005fff7 com.apple.htmlrendering 68 (1.1.3)
<fe87a9dede38db00e6c8949942c6bd4f>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x90066000 - 0x90095fe3 com.apple.AE 402.3 (402.3)
<4cb9ef65cf116d6dd424f0ce98c2d015>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x90096000 - 0x9009efff com.apple.DiskArbitration 2.2.1 (2.2.1)
<75b0c8d8940a8a27816961dddcac8e0f>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9009f000 - 0x900ccfeb libvDSP.dylib ??? (???)
<b232c018ddd040ec4e2c2af632dd497f>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x900cd000 - 0x900cdffd com.apple.Accelerate.vecLib 3.4.2 (vecLib
3.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x900ce000 - 0x9029cff3 com.apple.security 5.0.4 (34102)
<55dda7486df4e8e1d61505be16f83a1c>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x9029d000 - 0x902a6fff 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
0x902da000 - 0x902e1ffe libbsm.dylib ??? (???)
<d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x902e2000 - 0x902effe7 com.apple.opengl 1.5.9 (1.5.9)
<7e5048a2677b41098c84045305f42f7f>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x90335000 - 0x90337ff5 libRadiance.dylib ??? (???)
<8a844202fcd65662bb9ab25f08c45a62>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90338000 - 0x90338ffa com.apple.CoreServices 32 (32)
<2fcc8f3bd5bbfc000b476cad8e6a3dd2>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90339000 - 0x903c0ff7 libsqlite3.0.dylib ??? (???)
<6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x903c1000 - 0x90412ff7 com.apple.HIServices 1.7.0 (???)
<01b690d1f376e400ac873105533e39eb>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x90413000 - 0x90414ffc libffi.dylib ??? (???)
<a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x90415000 - 0x9041afff com.apple.CommonPanels 1.2.4 (85)
<ea0665f57cd267609466ed8b2b20e893>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90427000 - 0x9072ffff com.apple.HIToolbox 1.5.4 (???)
<3747086ba21ee419708a5cab946c8ba6>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x90730000 - 0x9075bfe7 libauto.dylib ??? (???)
<42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x9075c000 - 0x90760fff libGIF.dylib ??? (???)
<572a32e46e33be1ec041c5ef5b0341ae>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9082b000 - 0x9082dfff com.apple.securityhi 3.0 (30817)
<dbe328cd62d603a952a4226342711e8b>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9082e000 - 0x9083cffd libz.1.dylib ??? (???)
<5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x9084f000 - 0x9085afe7 libCSync.A.dylib ??? (???)
<e6aceed359bd228f42bc1246af5919c9>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9085b000 - 0x90862ff7 libCGATS.A.dylib ??? (???)
<386dce4b28448fb86e33e06ac466f4d8>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x908ae000 - 0x90951ff3 com.apple.QuickTimeImporters.component 7.6
(1290)
/System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x90952000 - 0x90a98ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4)
<6a6623d3d1a7292b5c3763dcd108b55f>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x90a99000 - 0x90aa3feb com.apple.audio.SoundManager 3.9.2 (3.9.2)
<0f2ba6e891d3761212cf5a5e6134d683>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x90aa9000 - 0x90ae3ffe com.apple.securityfoundation 3.0.1 (35844)
<2fbb6a1177ef98350b8aefc60737ba0e>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x90ae4000 - 0x912e2fef com.apple.AppKit 6.5.6 (949.43)
<a3a300499bbe4f1dfebf71d752d01916>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x912e3000 - 0x91321ff7 libGLImage.dylib ??? (???)
<1123b8a48bcbe9cc7aa8dd8e1a214a66>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91424000 - 0x914b7ff3 com.apple.ApplicationServices.ATS 3.4 (???)
<8c51de0ec3deaef416578cd59df38754>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x914b8000 - 0x91511ff7 libGLU.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x91512000 - 0x91512fff com.apple.Carbon 136 (136)
<9961570a497d79f13b8ea159826af42d>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x91513000 - 0x91554fe7 libRIP.A.dylib ??? (???)
<5d0b5af7992e14de017f9a9c7cb05960>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9158a000 - 0x91746ff3 com.apple.QuartzComposer 2.1 (106.13)
<40f034e8c8fd31c9081f5283dcf22b78>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x91747000 - 0x9176bfff libxslt.1.dylib ??? (???)
<0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x9176c000 - 0x917a3fff com.apple.SystemConfiguration 1.9.2 (1.9.2)
<8b26ebf26a009a098484f1ed01ec499c>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x917a4000 - 0x91862fff com.apple.WebKit 5525.27 (5525.27.1)
<a15e548666c9a463d61be1f114b2fa27>
/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x91863000 - 0x918f6fff com.apple.ink.framework 101.3 (86)
<bf3fa8927b4b8baae92381a976fd2079>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x918f7000 - 0x918f7ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0)
<a2b462be6c51187eddf7d097ef0e0a04>
/System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x918f8000 - 0x91b73fe7 com.apple.Foundation 6.5.7 (677.22)
<8fe77b5d15ecdae1240b4cb604fc6d0b>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x91b74000 - 0x91c1bfeb com.apple.QD 3.11.54 (???)
<b743398c24c38e581a86e91744a2ba6e>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91c1c000 - 0x91c1cffd com.apple.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x91c1d000 - 0x91c4effb com.apple.quartzfilters 1.5.0 (1.5.0)
<22581f8fe9dd2cb261f97a897407ec3e>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x91c4f000 - 0x922a0fff com.apple.WebCore 5525.26 (5525.26.6)
<8676962ab93f003cf9b10748725c1bc2>
/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x922a1000 - 0x922a1ffc com.apple.audio.units.AudioUnit 1.5 (1.5)
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x922a2000 - 0x922a6fff libmathCommon.A.dylib ??? (???)
/usr/lib/system/libmathCommon.A.dylib
0x922a7000 - 0x926b7fef libBLAS.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x926b8000 - 0x926f2fe7 com.apple.coreui 1.2 (62)
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x926f3000 - 0x92703fff com.apple.speech.synthesis.framework 3.7.1
(3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9286c000 - 0x928defff com.apple.PDFKit 2.1.2 (2.1.2)
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x928df000 - 0x92921fef com.apple.NavigationServices 3.5.2 (163)
<91844980804067b07a0b6124310d3f31>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92922000 - 0x92ce0fea libLAPACK.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92ce1000 - 0x92cfffff libresolv.9.dylib ??? (???)
<a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
0x92d00000 - 0x92e52ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2
(1.5.2)
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93006000 - 0x93186fef com.apple.CoreAUC 3.02.0 (3.02.0)
<e9c0220542fac5c62ef3b79aa791252f>
/System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x93187000 - 0x9318cfff com.apple.DisplayServicesFW 2.0.2 (2.0.2)
<97878a73074e7da4fe31ea010a5d5ae1>
/System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x9318d000 - 0x9382dfff com.apple.CoreGraphics 1.407.2 (???)
<3a91d1037afde01d1d8acdf9cd1caa14>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9382e000 - 0x93857fff com.apple.CoreMediaPrivate 15.0 (15.0)
/System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x93858000 - 0x9385ffff com.apple.agl 3.0.9 (AGL-3.0.9)
<2f39c480cfcee9358a23d61b20a6aa56>
/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x93860000 - 0x9391afe3 com.apple.CoreServices.OSServices 226.5
(226.5) <2a135d4fb16f4954290f7b72b4111aa3>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9391b000 - 0x9396afff com.apple.QuickLookUIFramework 1.3.1 (170.9)
/System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x9396b000 - 0x93980ffb com.apple.ImageCapture 5.0.1 (5.0.1)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x93991000 - 0x939d0fff com.apple.CoreMediaIOServicesPrivate 15.0
(15.0)
/System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x939d1000 - 0x93a5dff7 com.apple.LaunchServices 290.3 (290.3)
<6f9629f4ed1ba3bb313548e6838b2888>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x93a5e000 - 0x93b96ff7 libicucore.A.dylib ??? (???)
<18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
0x93b97000 - 0x93b97ff8 com.apple.ApplicationServices 34 (34)
<8f910fa65f01d401ad8d04cc933cf887>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x93bba000 - 0x94b95ff6 com.apple.QuickTimeComponents.component 7.6
(1290)
/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x94b96000 - 0x94f33fef com.apple.QuartzCore 1.5.7 (1.5.7)
<2fed2dd7565c84a0f0c608d41d4d172c>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94f34000 - 0x94fbffff com.apple.framework.IOKit 1.5.1 (???)
<f9f5f0d070e197a832d86751e1d44545>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x95012000 - 0x9508ffeb com.apple.audio.CoreAudio 3.1.1 (3.1.1)
<f35477a5e23db0fa43233c37da01ae1c>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x95090000 - 0x950a8fff com.apple.openscripting 1.2.8 (???)
<572c7452d7e740e8948a5ad07a99602b>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x950a9000 - 0x95146fe4 com.apple.CFNetwork 422.15.2 (422.15.2)
<80851410a5592b7c3b149b2ff849bcc1>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x95147000 - 0x9515fff7 com.apple.CoreVideo 1.6.0 (20.0)
<c0d869876af51283a160cd2224a23abf>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x951c7000 - 0x951e5ff3 com.apple.DirectoryService.Framework 3.5.5
(3.5.5) <f8931f64103c8a86b82e9714352f4323>
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x951e6000 - 0x9520afeb libssl.0.9.7.dylib ??? (???)
<c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
0x9527a000 - 0x95281fe9 libgcc_s.1.dylib ??? (???)
<a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
0x95282000 - 0x95292ffc com.apple.LangAnalysis 1.6.4 (1.6.4)
<8b7831b5f74a950a56cf2d22a2d436f6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x95293000 - 0x95374ff7 libxml2.2.dylib ??? (???)
<d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
0x95375000 - 0x9538bfff com.apple.DictionaryServices 1.0.0 (1.0.0)
<ad0aa0252e3323d182e17f50defe56fc>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x953bc000 - 0x9546cfff edu.mit.Kerberos 6.0.12 (6.0.12)
<685cc018c133668d0d3ac6a1cb63cff9>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9546d000 - 0x95488ffb libPng.dylib ??? (???)
<4780e979d35aa5ec2cea22678836cea5>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x95489000 - 0x95489ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9548a000 - 0x9553cffb libcrypto.0.9.7.dylib ??? (???)
<69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x9553d000 - 0x95608fff com.apple.ColorSync 4.5.1 (4.5.1)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x95609000 - 0x956fdff4 libiconv.2.dylib ??? (???)
<c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x956fe000 - 0x9577dff5 com.apple.SearchKit 1.2.1 (1.2.1)
<3140a605db2abf56b237fa156a08b28b>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9577e000 - 0x9578aff9 com.apple.helpdata 1.0.1 (14.2)
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x9578b000 - 0x957b3fff libcups.2.dylib ??? (???)
<16bec7c6a004f744804e2281a1b1c094> /usr/lib/libcups.2.dylib
0x957b4000 - 0x957bafff com.apple.print.framework.Print 218.0.2
(220.1) <8bf7ef71216376d12fcd5ec17e43742c>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x957bb000 - 0x957bbffb com.apple.installserver.framework 1.0 (8)
/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x95807000 - 0x95846fef libTIFF.dylib ??? (???)
<3589442575ac77746ae99ecf724f5f87>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x95847000 - 0x95856ffe com.apple.DSObjCWrappers.Framework 1.2.1
(1.2.1) <eac1c7b7c07ed3148c85934b6f656308>
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x95857000 - 0x95863ffe libGL.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95871000 - 0x958ebff8 com.apple.print.framework.PrintCore 5.5.3
(245.3) <222dade7b33b99708b8c09d1303f93fc>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x958ec000 - 0x95976fe3 com.apple.DesktopServices 1.4.7 (1.4.7)
<d16642ba22c32f67be793ebfbe67ca3a>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9597c000 - 0x959d9ffb libstdc++.6.dylib ??? (???)
<04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x959da000 - 0x959daff8 com.apple.Cocoa 6.5 (???)
<e064f94d969ce25cb7de3cfb980c3249>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x95a2d000 - 0x95b12ff3 com.apple.CoreData 100.1 (186)
<8e28162ef2288692615b52acc01f8b54>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95b13000 - 0x95b16fff com.apple.help 1.1 (36)
<b507b08e484cb89033e9cf23062d77de>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x95b24000 - 0x95b7eff7 com.apple.CoreText 2.0.4 (???)
<f9a90116ae34a2b0d84e87734766fb3a>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x95b7f000 - 0x95cb2fff com.apple.CoreFoundation 6.5.5 (476.17)
<4a70c8dbb582118e31412c53dc1f407f>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x95cb3000 - 0x95cb3ffe com.apple.quartzframework 1.5 (1.5)
<4b8f505e32e4f2d67967a276401f9aaf>
/System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x95cb4000 - 0x95e1bff3 libSystem.B.dylib ??? (???)
<d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
0x95e1c000 - 0x96141fe2 com.apple.QuickTime 7.6.0 (1290)
<bc0920abbbaad03f5513ac7ffbd30633>
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x96148000 - 0x96619f3e libGLProgrammability.dylib ??? (???)
<5d283543ac844e7c6fa3440ac56cd265>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9661a000 - 0x966e8ff3 com.apple.JavaScriptCore 5525.26 (5525.26.2)
<69e219e81bc886a94c4d4b310d393ab9>
/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x966e9000 - 0x96708ffa libJPEG.dylib ??? (???)
<e7eb56555109e23144924cd64aa8daec>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x96709000 - 0x96752fef com.apple.Metadata 10.5.2 (398.25)
<e0572f20350523116f23000676122a8d>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x96753000 - 0x96770ff7 com.apple.QuickLookFramework 1.3.1 (170.9)
/System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x96771000 - 0x96838ff2 com.apple.vImage 3.0 (3.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x96839000 - 0x96861ff7 com.apple.shortcut 1 (1.0)
<057783867138902b52bc0941fedb74d1>
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x96862000 - 0x96942fff libobjc.A.dylib ??? (???)
<7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x96943000 - 0x96c1dff3 com.apple.CoreServices.CarbonCore 786.11
(786.11) <f06fe5d92d56ac5aa52d1ba182745924>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x96c1e000 - 0x96c9bfef libvMisc.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x96c9c000 - 0x96dd4fe7 com.apple.imageKit 1.0.2 (1.0)
<2e354566521df8b1e3a78e9aeab5e6b4>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x9703e000 - 0x970f5ff3 com.apple.QTKit 7.6 (1290)
/System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???)
<1e92e348e73fc6fce723936c11e4b25c>
/System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???)
<2f3be93c8c0872958b681397ee09c9f1>
/System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback