blackberry / Ripple-Framework

A browser-like framework component that hosts the Ripple UI tooling and provides services required for emulation
Apache License 2.0
28 stars 12 forks source link

QTWebKit crashes when using the Back button in context menu (sometimes) #25

Closed dansilivestru closed 13 years ago

dansilivestru commented 13 years ago

Go to: http://www.sencha.com/products/touch/demos/

Click on the kitchen sink demo app link which takes you here: http://dev.sencha.com/deploy/touch/examples/kitchensink/

right click and select "back". Sometimes the browser will crash. Stack trace below.

Stack Trace:

Process: Ripple [63877] Path: /Users/dsilives/ExternalProjects/Starbuck/mac/Ripple.app/Contents/MacOS/Ripple Identifier: ??? Version: () Code Type: X86-64 (Native) Parent Process: launchd [214]

Date/Time: 2011-09-16 14:00:19.431 -0400 OS Version: Mac OS X 10.6.7 (10J869) Report Version: 6

Interval Since Last Report: 3192354 sec Crashes Since Last Report: 8 Per-App Interval Since Last Report: 52526 sec Per-App Crashes Since Last Report: 3 Anonymous UUID: CB47F464-B91F-45C7-B32D-26283B92D4DE

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000001800000011 Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Application Specific Information: objc_msgSend() selector name: retain

Thread 0 Crashed: Dispatch queue: com.apple.main-thread 0 libobjc.A.dylib 0x00007fff85ae811c objc_msgSend + 40 1 com.apple.CoreGraphics 0x00007fff864b0409 CGFontRetain + 22 2 com.apple.CoreText 0x00007fff874f27b8 TCGFont::TCGFont(CFURL const_, bool) + 282 3 com.apple.CoreText 0x00007fff874f2474 TCGFontCache::CopyFont(_CFURL const) const + 92 4 com.apple.CoreText 0x00007fff874f22ce TBaseFont::CopyNativeFont() const + 50 5 com.apple.CoreText 0x00007fff874ee94c TBaseFont::CopyName(CFString const, unsigned int) const + 498 6 QtGui 0x0000000102120c32 QFontDatabasePrivate::addAppFont(QByteArray const&, QString const&) + 1762 7 QtGui 0x000000010212107b QFontDatabase::addApplicationFontFromData(QByteArray const&) + 91 8 QtWebKit 0x00000001009459f8 WebCore::createFontCustomPlatformData(WebCore::SharedBuffer) + 56 9 QtWebKit 0x00000001006dca13 WebCore::CachedFont::ensureCustomFontData() + 83 10 QtWebKit 0x00000001004401f3 WebCore::CSSFontFaceSource::getFontData(WebCore::FontDescription const&, bool, bool, WebCore::CSSFontSelector) + 707 11 QtWebKit 0x0000000100437283 WebCore::CSSFontFace::getFontData(WebCore::FontDescription const&, bool, bool) + 211 12 QtWebKit 0x000000010047ade7 WebCore::CSSSegmentedFontFace::getFontData(WebCore::FontDescription const&) + 487 13 QtWebKit 0x000000010043b951 WebCore::CSSFontSelector::getFontData(WebCore::FontDescription const&, WebCore::AtomicString const&) + 1105 14 QtWebKit 0x00000001007c8537 WebCore::FontCache::getFontData(WebCore::Font const&, int&, WebCore::FontSelector) + 151 15 QtWebKit 0x00000001007c1ae3 WebCore::FontFallbackList::fontDataAt(WebCore::Font const, unsigned int) const + 99 16 QtWebKit 0x00000001007c1c3a WebCore::FontFallbackList::determinePitch(WebCore::Font const) const + 26 17 QtWebKit 0x00000001007c66bf WebCore::Font::isFixedPitch() const + 31 18 QtWebKit 0x000000010085c378 WebCore::RenderBlock::findNextLineBreak(WebCore::BidiResolver<WebCore::InlineIterator, WebCore::BidiRun>&, bool, bool&, bool&, WebCore::EClear) + 3080 19 QtWebKit 0x000000010085ef74 WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 2900 20 QtWebKit 0x0000000100852fb4 WebCore::RenderBlock::layoutBlock(bool) + 1492 21 QtWebKit 0x00000001008424b3 WebCore::RenderBlock::layout() + 35 22 QtWebKit 0x0000000100851fc1 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369 23 QtWebKit 0x00000001008525e3 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 531 24 QtWebKit 0x0000000100852d00 WebCore::RenderBlock::layoutBlock(bool) + 800 25 QtWebKit 0x00000001008424b3 WebCore::RenderBlock::layout() + 35 26 QtWebKit 0x0000000100851fc1 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369 27 QtWebKit 0x00000001008525e3 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 531 28 QtWebKit 0x0000000100852d00 WebCore::RenderBlock::layoutBlock(bool) + 800 29 QtWebKit 0x00000001008424b3 WebCore::RenderBlock::layout() + 35 30 QtWebKit 0x0000000100851fc1 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369 31 QtWebKit 0x00000001008525e3 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 531 32 QtWebKit 0x0000000100852d00 WebCore::RenderBlock::layoutBlock(bool) + 800 33 QtWebKit 0x00000001008424b3 WebCore::RenderBlock::layout() + 35 34 QtWebKit 0x0000000100851fc1 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369 35 QtWebKit 0x00000001008525e3 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 531 36 QtWebKit 0x0000000100852d00 WebCore::RenderBlock::layoutBlock(bool) + 800 37 QtWebKit 0x00000001008424b3 WebCore::RenderBlock::layout() + 35 38 QtWebKit 0x0000000100851fc1 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369 39 QtWebKit 0x00000001008525e3 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 531 40 QtWebKit 0x0000000100852d00 WebCore::RenderBlock::layoutBlock(bool) + 800 41 QtWebKit 0x00000001008424b3 WebCore::RenderBlock::layout() + 35 42 QtWebKit 0x0000000100851fc1 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369 43 QtWebKit 0x00000001008525e3 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 531 44 QtWebKit 0x0000000100852d00 WebCore::RenderBlock::layoutBlock(bool) + 800 45 QtWebKit 0x00000001008424b3 WebCore::RenderBlock::layout() + 35 46 QtWebKit 0x00000001008ed627 WebCore::RenderView::layout() + 279 47 QtWebKit 0x0000000100797382 WebCore::FrameView::layout(bool) + 1378 48 QtWebKit 0x0000000100797f82 WebCore::FrameView::layoutIfNeededRecursive() + 194 49 QtWebKit 0x000000010096cc07 QWebFramePrivate::renderRelativeCoords(WebCore::GraphicsContext, QWebFrame::RenderLayer, QRegion const&) + 183 50 QtWebKit 0x000000010096d1e2 QWebFrame::render(QPainter, QRegion const&) + 82 51 QtWebKit 0x000000010098adbd QWebView::paintEvent(QPaintEvent) + 109 52 QtGui 0x0000000101f5c19a QWidget::event(QEvent) + 2298 53 QtWebKit 0x000000010098a9bb QWebView::event(QEvent) + 123 54 QtGui 0x0000000101f03e9d QApplicationPrivate::notifyhelper(QObject, QEvent) + 189 55 QtGui 0x0000000101f09ecd QApplication::notify(QObject, QEvent) + 349 56 QtCore 0x000000010339b40c QCoreApplication::notifyInternal(QObject, QEvent_) + 124 57 QtGui 0x0000000101f03f3c qtsendSpontaneousEvent(QObject, QEvent_) + 44 58 QtGui 0x0000000101eae2bd -[QCocoaView drawRect:] + 1213 59 com.apple.AppKit 0x00007fff80a09cf9 -[NSView _drawRect:clip:] + 3566 60 com.apple.AppKit 0x00007fff80a074cf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 2112 61 com.apple.AppKit 0x00007fff80a07e5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555 62 com.apple.AppKit 0x00007fff80a07e5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555 63 com.apple.AppKit 0x00007fff80a07e5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555 64 com.apple.AppKit 0x00007fff80a06ab0 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 254 65 com.apple.AppKit 0x00007fff80a03362 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683 66 com.apple.AppKit 0x00007fff8097cb9a -[NSView displayIfNeeded] + 969 67 QtGui 0x0000000101eb350a -[QCocoaWindow displayIfNeeded] + 250 68 com.apple.AppKit 0x00007fff80977a46 _handleWindowNeedsDisplay + 678 69 com.apple.CoreFoundation 0x00007fff84e09b37 CFRunLoopDoObservers + 519 70 com.apple.CoreFoundation 0x00007fff84de5464 CFRunLoopRun + 468 71 com.apple.CoreFoundation 0x00007fff84de4dbf CFRunLoopRunSpecific + 575 72 com.apple.HIToolbox 0x00007fff855977ee RunCurrentEventLoopInMode + 333 73 com.apple.HIToolbox 0x00007fff855975f3 ReceiveNextEventCommon + 310 74 com.apple.HIToolbox 0x00007fff855974ac BlockUntilNextEventMatchingListInMode + 59 75 com.apple.AppKit 0x00007fff8094ce64 _DPSNextEvent + 718 76 com.apple.AppKit 0x00007fff8094c7a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155 77 com.apple.AppKit 0x00007fff8091248b -[NSApplication run] + 395 78 QtGui 0x0000000101ec0d14 QEventDispatcherMac::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 1588 79 QtCore 0x00000001034878b4 QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 68 80 QtCore 0x0000000103487bd4 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 180 81 QtCore 0x00000001034891fc QCoreApplication::exec() + 188 82 0x00000001000041c2 main + 258 83 0x00000001000040b8 start + 52

Thread 1: Dispatch queue: com.apple.libdispatch-manager 0 libSystem.B.dylib 0x00007fff8521512a kevent + 10 1 libSystem.B.dylib 0x00007fff85216ffd _dispatch_mgr_invoke + 154 2 libSystem.B.dylib 0x00007fff85216cd4 _dispatch_queue_invoke + 185 3 libSystem.B.dylib 0x00007fff852167fe _dispatch_worker_thread2 + 252 4 libSystem.B.dylib 0x00007fff85216128 _pthread_wqthread + 353 5 libSystem.B.dylib 0x00007fff85215fc5 start_wqthread + 13

Thread 2: 0 libSystem.B.dylib 0x00007fff85236f8a __semwait_signal + 10 1 libSystem.B.dylib 0x00007fff85236e19 nanosleep + 148 2 libSystem.B.dylib 0x00007fff85283df0 sleep + 61 3 QtWebKit 0x0000000100cbd5f5 WTF::TCMalloc_PageHeap::scavengerThread() + 101 4 QtWebKit 0x0000000100cbd839 WTF::TCMalloc_PageHeap::runScavengerThread(void*) + 9 5 libSystem.B.dylib 0x00007fff852354f6 _pthread_start + 331 6 libSystem.B.dylib 0x00007fff852353a9 thread_start + 13

Thread 3: 0 libSystem.B.dylib 0x00007fff85236f8a __semwait_signal + 10 1 libSystem.B.dylib 0x00007fff8523ada1 _pthread_condwait + 1286 2 QtCore 0x0000000103352cf0 QWaitCondition::wait(QMutex, unsigned long) + 304 3 QtWebKit 0x00000001009e0483 WebCore::IconDatabase::syncThreadMainLoop() + 243 4 QtWebKit 0x00000001009e174d WebCore::IconDatabase::iconDatabaseSyncThread() + 173 5 QtWebKit 0x0000000100cc88d3 WTF::ThreadPrivate::run() + 19 6 QtCore 0x00000001033cf435 QThreadPrivate::start(void_) + 149 7 libSystem.B.dylib 0x00007fff852354f6 _pthread_start + 331 8 libSystem.B.dylib 0x00007fff852353a9 thread_start + 13

Thread 4: com.apple.CFSocket.private 0 libSystem.B.dylib 0x00007fff8523fe52 select$DARWIN_EXTSN + 10 1 com.apple.CoreFoundation 0x00007fff84e07498 __CFSocketManager + 824 2 libSystem.B.dylib 0x00007fff852354f6 _pthread_start + 331 3 libSystem.B.dylib 0x00007fff852353a9 thread_start + 13

Thread 5: 0 libSystem.B.dylib 0x00007fff85236f8a __semwait_signal + 10 1 libSystem.B.dylib 0x00007fff8523ada1 _pthread_condwait + 1286 2 QtCore 0x0000000103352cd0 QWaitCondition::wait(QMutex, unsigned long) + 272 3 QtCore 0x00000001033cb4b2 QThreadPoolThread::run() + 370 4 QtCore 0x00000001033cf435 QThreadPrivate::start(void_) + 149 5 libSystem.B.dylib 0x00007fff852354f6 _pthread_start + 331 6 libSystem.B.dylib 0x00007fff852353a9 thread_start + 13

Thread 6: 0 libSystem.B.dylib 0x00007fff85236f8a __semwait_signal + 10 1 libSystem.B.dylib 0x00007fff8523ada1 _pthread_condwait + 1286 2 QtCore 0x0000000103352cd0 QWaitCondition::wait(QMutex, unsigned long) + 272 3 QtCore 0x00000001033cb4b2 QThreadPoolThread::run() + 370 4 QtCore 0x00000001033cf435 QThreadPrivate::start(void_) + 149 5 libSystem.B.dylib 0x00007fff852354f6 _pthread_start + 331 6 libSystem.B.dylib 0x00007fff852353a9 thread_start + 13

Thread 7: 0 libSystem.B.dylib 0x00007fff85236f8a __semwait_signal + 10 1 libSystem.B.dylib 0x00007fff8523ada1 _pthread_condwait + 1286 2 QtCore 0x0000000103352cd0 QWaitCondition::wait(QMutex, unsigned long) + 272 3 QtCore 0x00000001033cb4b2 QThreadPoolThread::run() + 370 4 QtCore 0x00000001033cf435 QThreadPrivate::start(void_) + 149 5 libSystem.B.dylib 0x00007fff852354f6 _pthread_start + 331 6 libSystem.B.dylib 0x00007fff852353a9 thread_start + 13

Thread 8: 0 libSystem.B.dylib 0x00007fff85236f8a __semwait_signal + 10 1 libSystem.B.dylib 0x00007fff8523ada1 _pthread_condwait + 1286 2 QtCore 0x0000000103352cd0 QWaitCondition::wait(QMutex, unsigned long) + 272 3 QtCore 0x00000001033cb4b2 QThreadPoolThread::run() + 370 4 QtCore 0x00000001033cf435 QThreadPrivate::start(void_) + 149 5 libSystem.B.dylib 0x00007fff852354f6 _pthread_start + 331 6 libSystem.B.dylib 0x00007fff852353a9 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000400 rbx: 0x0000000103882440 rcx: 0x0000000000000000 rdx: 0x0000000000008e4e rdi: 0x0000000103882440 rsi: 0x00007fff81043c10 rbp: 0x00007fff5fbf97e0 rsp: 0x00007fff5fbf97c8 r8: 0x0fffffffffffffff r9: 0xffffffffffffffff r10: 0x000000000000000f r11: 0x0000001800000001 r12: 0x00007fff5fbf9864 r13: 0x00007fff5fbf98d0 r14: 0x00007fff5fbf9820 r15: 0x00007fff70ac05c0 rip: 0x00007fff85ae811c rfl: 0x0000000000010202 cr2: 0x0000001800000011

Binary Images: 0x100000000 - 0x10000efe7 + () /Users/dsilives/ExternalProjects/Starbuck/mac/Ripple.app/Contents/MacOS/Ripple 0x10001b000 - 0x10128efef +QtWebKit 4.7.3 (compatibility 4.7.0) <5E62252C-BB77-B52C-A9BA-FD4C46CBB16B> /Users/dsilives/ExternalProjects/Starbuck/mac/Ripple.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit 0x101e82000 - 0x102857fe7 +QtGui 4.7.3 (compatibility 4.7.0) <2E4C8591-7B5F-9493-BA0D-1E35F352D918> /Users/dsilives/ExternalProjects/Starbuck/mac/Ripple.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui 0x102afc000 - 0x102b39fff +QtXml 4.7.3 (compatibility 4.7.0) <52FDF98C-58C6-9299-E146-32D13C21E057> /Users/dsilives/ExternalProjects/Starbuck/mac/Ripple.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml 0x102b53000 - 0x102b8afff +QtSql 4.7.3 (compatibility 4.7.0) /Users/dsilives/ExternalProjects/Starbuck/mac/Ripple.app/Contents/Frameworks/QtSql.framework/Versions/4/QtSql 0x102ba1000 - 0x103045ff7 +QtXmlPatterns 4.7.3 (compatibility 4.7.0) <372E8C52-6679-35E0-6B97-38769B78AC82> /Users/dsilives/ExternalProjects/Starbuck/mac/Ripple.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/4/QtXmlPatterns 0x1031c8000 - 0x1032efff7 +QtNetwork 4.7.3 (compatibility 4.7.0) <5651C615-4706-95B9-34D7-1501AEB63679> /Users/dsilives/ExternalProjects/Starbuck/mac/Ripple.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork 0x103348000 - 0x1035d0fef +QtCore 4.7.3 (compatibility 4.7.0) <2AE1ECEA-6851-B7C1-4C80-486A4FFBF545> /Users/dsilives/ExternalProjects/Starbuck/mac/Ripple.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore 0x103664000 - 0x1036a9ff7 +phonon 4.4.0 (compatibility 4.4.0) <07A0A4C4-B0DD-9EC4-4475-60B78A5F959B> /Users/dsilives/ExternalProjects/Starbuck/mac/Ripple.app/Contents/Frameworks/phonon.framework/Versions/4/phonon 0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <486E6C61-1197-CC7C-2197-82CE505102D7> /usr/lib/dyld 0x7fff80003000 - 0x7fff80004fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib 0x7fff80042000 - 0x7fff80067ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff80259000 - 0x7fff8032bfe7 com.apple.CFNetwork 454.11.12 (454.11.12) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8032c000 - 0x7fff8032cff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff803aa000 - 0x7fff8043afff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff8043b000 - 0x7fff804d5ff7 com.apple.ApplicationServices.ATS 4.4 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff804d6000 - 0x7fff80536fe7 com.apple.framework.IOKit 2.0 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff80537000 - 0x7fff8054bff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff8058c000 - 0x7fff808c0fff com.apple.CoreServices.CarbonCore 861.34 (861.34) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff808c1000 - 0x7fff80908ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff80909000 - 0x7fff812fffff com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff81300000 - 0x7fff8137ffe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <6D8AD3F7-409D-512C-C5BE-66C64D1B8F3E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff813bb000 - 0x7fff813bfff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <49E6AF5D-AF9B-67CF-A6B8-C79F6BA8A627> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff8140a000 - 0x7fff814bafff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff819c5000 - 0x7fff81a0dff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff81a0e000 - 0x7fff81acbfff com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff81b39000 - 0x7fff81b85fff libauto.dylib ??? (???) /usr/lib/libauto.dylib 0x7fff81b86000 - 0x7fff81b87ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff81b88000 - 0x7fff81c0dff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff82af6000 - 0x7fff82b05fff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff82b78000 - 0x7fff82b7eff7 com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff82b7f000 - 0x7fff82e02fe7 com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff82e03000 - 0x7fff82ea3fff com.apple.LaunchServices 362.2 (362.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff82ea4000 - 0x7fff82ec4ff7 com.apple.DirectoryService.Framework 3.6 (621.11) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff82ec5000 - 0x7fff82ed6ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib 0x7fff82ed7000 - 0x7fff82f2cff7 com.apple.framework.familycontrols 2.0.2 (2020) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff82f2d000 - 0x7fff82f32ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff82f33000 - 0x7fff82f39ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff83134000 - 0x7fff8314afff com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff8317b000 - 0x7fff8323cfff libFontParser.dylib ??? (???) <244BCE74-7EEE-C9DE-9779-F3AEF5869BE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff8323d000 - 0x7fff83241ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib 0x7fff83242000 - 0x7fff83a4cfe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff83b84000 - 0x7fff83b91fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <45B5B514-7CEB-38A9-F34A-1D96F010EC42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff83dd7000 - 0x7fff8421afef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8426f000 - 0x7fff84270ff7 com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff84396000 - 0x7fff843d7fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff843e4000 - 0x7fff8459cfef com.apple.ImageIO.framework 3.0.4 (3.0.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8459d000 - 0x7fff84652fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff84653000 - 0x7fff84658fff libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff847cb000 - 0x7fff8481dff7 com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff8481e000 - 0x7fff84bbbfe7 com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff84bbc000 - 0x7fff84bcefe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib 0x7fff84d4e000 - 0x7fff84d98ff7 com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff84d99000 - 0x7fff84f10fe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff84f11000 - 0x7fff84f17ff7 IOSurface ??? (???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff84f18000 - 0x7fff84f1dfff libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff84f1e000 - 0x7fff84f1eff7 com.apple.Carbon 150 (152) <191B4F4B-8D06-796B-CA0C-782F06DD7BC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff84fe1000 - 0x7fff8504bfe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff8504c000 - 0x7fff85069ff7 libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff850d6000 - 0x7fff850d9ff7 com.apple.securityhi 4.0 (36638) <87868A3E-9341-1078-F00C-5E5972F01A4A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff850da000 - 0x7fff850daff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff850db000 - 0x7fff8511eff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <2C596A24-8B86-79D6-1A8E-5E8FFB6A1558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff8512c000 - 0x7fff85157ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib 0x7fff85171000 - 0x7fff8517cff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8517d000 - 0x7fff851fafef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib 0x7fff851fb000 - 0x7fff853bcfff libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib 0x7fff853bd000 - 0x7fff853f0fff libTrueTypeScaler.dylib ??? (???) <632BAC10-4C24-D1F2-3943-DF5F2326318B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fff8545d000 - 0x7fff8545dff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff85569000 - 0x7fff85867fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff8587a000 - 0x7fff8587cfff libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8587d000 - 0x7fff85948fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib 0x7fff8598b000 - 0x7fff85aa4fef libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff85aa5000 - 0x7fff85ae2ff7 libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff85ae3000 - 0x7fff85b99fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib 0x7fff85c50000 - 0x7fff85c71fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib 0x7fff85c72000 - 0x7fff85e30fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib 0x7fff85e31000 - 0x7fff85e80ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer 0x7fff860ec000 - 0x7fff861e4ff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib 0x7fff86294000 - 0x7fff8629bfff com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff862bd000 - 0x7fff863d4fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib 0x7fff8649b000 - 0x7fff86b9806f com.apple.CoreGraphics 1.545.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff86bb5000 - 0x7fff86bc4fff com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff86c10000 - 0x7fff86c12fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff86c13000 - 0x7fff86cd4fef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff86f6d000 - 0x7fff86fbcfef libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff86fbd000 - 0x7fff86fd1fff libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff87316000 - 0x7fff8735ffef libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff874d9000 - 0x7fff874e7ff7 libkxld.dylib ??? (???) <27713C39-0E51-8F5A-877B-C5539C96A520> /usr/lib/system/libkxld.dylib 0x7fff874eb000 - 0x7fff87569ff7 com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff8756a000 - 0x7fff875f6fef SecurityFoundation ??? (???) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff875f7000 - 0x7fff8761dfe7 libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff87a8c000 - 0x7fff87badfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib 0x7fff87c2b000 - 0x7fff87d60ff7 com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff87d61000 - 0x7fff87d64ff7 libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff87dde000 - 0x7fff87df9ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff87dfa000 - 0x7fff87e1dfff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff87e1e000 - 0x7fff87e34fe7 com.apple.MultitouchSupport.framework 207.10 (207.10) <458F0259-6EDC-16BA-E6AA-1CEED002D188> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff87e3d000 - 0x7fff87e7efff com.apple.SystemConfiguration 1.10.5 (1.10.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff87e7f000 - 0x7fff87f5cfff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff87f5d000 - 0x7fff87f98fff com.apple.AE 496.4 (496.4) <55AAD5CA-7160-7899-1C68-562ED8160DF7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff87fa5000 - 0x7fff87fbefff com.apple.CFOpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff8812f000 - 0x7fff883b7fef com.apple.security 6.1.1 (37594) <34DC0C3E-4546-D7ED-D855-390750954245> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff88465000 - 0x7fff8854bfef com.apple.DesktopServices 1.5.10 (1.5.10) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff887b8000 - 0x7fff887e9fff libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff88b16000 - 0x7fff88b16ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff88b17000 - 0x7fff88b1afff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff88d02000 - 0x7fff88d17ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff88d56000 - 0x7fff88e94fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff88e95000 - 0x7fff88ebdfff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff88fa1000 - 0x7fff8905afff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib 0x7fff8915c000 - 0x7fff89172fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib 0x7fff891d4000 - 0x7fff891d4ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff891d6000 - 0x7fff8920ffef libcups.2.dylib 2.8.0 (compatibility 2.0.0) /usr/lib/libcups.2.dylib 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib

Model: MacBookPro6,1, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 4 GB, SMC 1.57f17 Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB Memory Module: global_name AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.36.9) Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports Network Service: AirPort, AirPort, en1 Serial ATA Device: Hitachi HTS545050B9SA02, 465.76 GB Serial ATA Device: MATSHITADVD-R UJ-898 USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000 USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000 USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0xfd110000 USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000 USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8218, 0xfa113000 USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0xfa120000

[2052899]

ghost commented 13 years ago

I tried the steps many times on Windows XP( Ripple built with QtWebKit4.7.3 and 4.7.4) and could not get the crashes.

ghost commented 13 years ago

Assign to Eric to reproduce on Mac

ericpearson commented 13 years ago

Not able to reproduce on Mac.

ericpearson commented 13 years ago

I wonder if you can reproduce this on our recent builds. It may have been fixed by some other change.

dansilivestru commented 13 years ago

hmmm... I'll try again tomorrow with the latest build, with any luck, it will be fixed :-)

ericpearson commented 13 years ago

I can actually produce this bug on Windows, it's fixed with Qt 4.7.4 and 4.8 though.

dansilivestru commented 13 years ago

Can you please also confirm that this is fixed on both win and Mac?

ericpearson commented 13 years ago

Can't confirm it's fixed, only I can't seem to reproduce it any more.

dansilivestru commented 13 years ago

@ndaversa has come across this behaviour as well. He might have a couple more stack traces for you to look at.

ndaversa commented 13 years ago

Process: Ripple [16740] Path: /Users/USER/Documents/*/Ripple.app/Contents/MacOS/./Ripple Identifier: ??? Version: ??? (???) Code Type: X86-64 (Native) Parent Process: bash [16688]

Date/Time: 2011-09-22 13:42:02.565 -0400 OS Version: Mac OS X 10.7.1 (11B26) Report Version: 9

Interval Since Last Report: 606861 sec Crashes Since Last Report: 14 Per-App Interval Since Last Report: 13749 sec Per-App Crashes Since Last Report: 1 Anonymous UUID: E10B1383-FC14-4A47-A7F5-7B25FC49981D

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00000000000000d0

VM Regions Near 0xd0: --> __TEXT 0000000100000000-0000000100011000 [ 68K] r-x/rwx SM=COW /Users/USER/Documents/*/Ripple.app/Contents/MacOS/Ripple

Application Specific Information: objc[16740]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 QtWebKit 0x00000001007342ca WebCore::RedirectScheduler::scheduleHistoryNavigation(int) + 106 1 QtWebKit 0x00000001001ea45b WebCore::jsHistoryPrototypeFunctionForward(JSC::ExecState, JSC::JSObject, JSC::JSValue, JSC::ArgList const&) + 107 2 ??? 0x0000225afc8001b4 0 + 37774178648500 3 QtWebKit 0x0000000100bb2b23 JSC::Interpreter::execute(JSC::FunctionExecutable, JSC::ExecState, JSC::JSFunction, JSC::JSObject, JSC::ArgList const&, JSC::ScopeChainNode, JSC::JSValue) + 627 4 QtWebKit 0x0000000100c5a2fe JSC::JSFunction::call(JSC::ExecState, JSC::JSValue, JSC::ArgList const&) + 142 5 QtWebKit 0x0000000100c2ddcf JSC::call(JSC::ExecState, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 31 6 QtWebKit 0x00000001003f4b5a WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext, WebCore::Event) + 2138 7 QtWebKit 0x00000001004fe580 WebCore::EventTarget::fireEventListeners(WebCore::Event, WebCore::EventTargetData, WTF::Vector<WebCore::RegisteredEventListener, 1ul>&) + 240 8 QtWebKit 0x00000001004fe8b2 WebCore::EventTarget::fireEventListeners(WebCore::Event) + 274 9 QtWebKit 0x00000001005109c5 WebCore::Node::dispatchGenericEvent(WTF::PassRefPtrWebCore::Event) + 1141 10 QtWebKit 0x0000000100510df6 WebCore::Node::dispatchEvent(WTF::PassRefPtrWebCore::Event) + 246 11 QtWebKit 0x000000010050d727 WebCore::Node::dispatchMouseEvent(WebCore::AtomicString const&, int, int, int, int, int, int, bool, bool, bool, bool, bool, WebCore::Node, WTF::PassRefPtrWebCore::Event) + 823 12 QtWebKit 0x000000010050e2c5 WebCore::Node::dispatchMouseEvent(WebCore::PlatformMouseEvent const&, WebCore::AtomicString const&, int, WebCore::Node) + 181 13 QtWebKit 0x0000000100774849 WebCore::EventHandler::dispatchMouseEvent(WebCore::AtomicString const&, WebCore::Node, bool, int, WebCore::PlatformMouseEvent const&, bool) + 105 14 QtWebKit 0x000000010077e910 WebCore::EventHandler::handleMouseReleaseEvent(WebCore::PlatformMouseEvent const&) + 1280 15 QtWebKit 0x000000010097ca53 QWebPagePrivate::mouseReleaseEvent(QMouseEvent) + 99 16 QtWebKit 0x000000010098b3f0 QWebPage::event(QEvent) + 1120 17 QtWebKit 0x000000010098cc40 QWebView::mouseReleaseEvent(QMouseEvent) + 48 18 QtGui 0x0000000101f5e1e5 QWidget::event(QEvent) + 2373 19 QtWebKit 0x000000010098c9bb QWebView::event(QEvent_) + 123 20 QtGui 0x0000000101f05e9d QApplicationPrivate::notifyhelper(QObject, QEvent) + 189 21 QtGui 0x0000000101f0dbd0 QApplication::notify(QObject, QEvent) + 7776 22 QtCore 0x000000010339d40c QCoreApplication::notifyInternal(QObject, QEvent_) + 124 23 QtGui 0x0000000101f05f3c qtsendSpontaneousEvent(QObject, QEvent_) + 44 24 QtGui 0x0000000101ebde8d qt_machandleMouseEvent(void, void*, QEvent::Type, Qt::MouseButton) + 2269 25 QtGui 0x0000000101ead4d6 -[QCocoaView mouseUp:] + 22 26 com.apple.AppKit 0x00007fff8632a734 -[NSWindow sendEvent:] + 6478 27 QtGui 0x0000000101eb5951 -[QCocoaWindow sendEvent:] + 241 28 com.apple.AppKit 0x00007fff862c2f19 -[NSApplication sendEvent:] + 5665 29 QtGui 0x0000000101eb902a -[QNSApplication sendEvent:] + 74 30 com.apple.AppKit 0x00007fff8625942b -[NSApplication run] + 548 31 QtGui 0x0000000101ec2d14 QEventDispatcherMac::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 1588 32 QtCore 0x00000001034898b4 QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 68 33 QtCore 0x0000000103489bd4 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 180 34 QtCore 0x000000010348b1fc QCoreApplication::exec() + 188 35 0x0000000100003d3e main + 270 36 0x0000000100003908 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8c03f7e6 kevent + 10 1 libdispatch.dylib 0x00007fff8d11160e _dispatch_mgr_invoke + 923 2 libdispatch.dylib 0x00007fff8d11019e _dispatch_mgr_thread + 54

Thread 2: 0 libsystem_kernel.dylib 0x00007fff8c03ee42 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff8e6bfdea nanosleep + 164 2 libsystem_c.dylib 0x00007fff8e6bfc2c sleep + 61 3 QtWebKit 0x0000000100cbf5f5 WTF::TCMalloc_PageHeap::scavengerThread() + 101 4 QtWebKit 0x0000000100cbf839 WTF::TCMalloc_PageHeap::runScavengerThread(void*) + 9 5 libsystem_c.dylib 0x00007fff8e7098bf _pthread_start + 335 6 libsystem_c.dylib 0x00007fff8e70cb75 thread_start + 13

Thread 3: 0 libsystem_kernel.dylib 0x00007fff8c03ebca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8e70d274 _pthread_condwait + 840 2 QtCore 0x0000000103354cf0 QWaitCondition::wait(QMutex, unsigned long) + 304 3 QtWebKit 0x00000001009e2483 WebCore::IconDatabase::syncThreadMainLoop() + 243 4 QtWebKit 0x00000001009e374d WebCore::IconDatabase::iconDatabaseSyncThread() + 173 5 QtWebKit 0x0000000100cca8d3 WTF::ThreadPrivate::run() + 19 6 QtCore 0x00000001033d1435 QThreadPrivate::start(void_) + 149 7 libsystem_c.dylib 0x00007fff8e7098bf _pthread_start + 335 8 libsystem_c.dylib 0x00007fff8e70cb75 thread_start + 13

Thread 4:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff8c03edf2 select + 10 1 com.apple.CoreFoundation 0x00007fff8d4d466b CFSocketManager + 1355 2 libsystem_c.dylib 0x00007fff8e7098bf _pthread_start + 335 3 libsystem_c.dylib 0x00007fff8e70cb75 thread_start + 13

Thread 5: 0 libsystem_kernel.dylib 0x00007fff8c03ebca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8e70d274 _pthread_condwait + 840 2 QtCore 0x0000000103354cf0 QWaitCondition::wait(QMutex, unsigned long) + 304 3 QtWebKit 0x0000000100ccaec3 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 83 4 QtWebKit 0x00000001009b47a2 WebCore::DatabaseThread::databaseThread() + 274 5 QtWebKit 0x0000000100cca8d3 WTF::ThreadPrivate::run() + 19 6 QtCore 0x00000001033d1435 QThreadPrivate::start(void_) + 149 7 libsystem_c.dylib 0x00007fff8e7098bf _pthread_start + 335 8 libsystem_c.dylib 0x00007fff8e70cb75 thread_start + 13

Thread 6: 0 libsystem_kernel.dylib 0x00007fff8c03ebca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8e70d274 _pthread_condwait + 840 2 QtCore 0x0000000103354cd0 QWaitCondition::wait(QMutex, unsigned long) + 272 3 QtCore 0x00000001033cd4b2 QThreadPoolThread::run() + 370 4 QtCore 0x00000001033d1435 QThreadPrivate::start(void_) + 149 5 libsystem_c.dylib 0x00007fff8e7098bf _pthread_start + 335 6 libsystem_c.dylib 0x00007fff8e70cb75 thread_start + 13

Thread 7: 0 libsystem_kernel.dylib 0x00007fff8c03ebca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8e70d274 _pthread_condwait + 840 2 QtCore 0x0000000103354cd0 QWaitCondition::wait(QMutex, unsigned long) + 272 3 QtCore 0x00000001033cd4b2 QThreadPoolThread::run() + 370 4 QtCore 0x00000001033d1435 QThreadPrivate::start(void_) + 149 5 libsystem_c.dylib 0x00007fff8e7098bf _pthread_start + 335 6 libsystem_c.dylib 0x00007fff8e70cb75 thread_start + 13

Thread 8: 0 libsystem_kernel.dylib 0x00007fff8c03ebca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8e70d274 _pthread_condwait + 840 2 QtCore 0x0000000103354cd0 QWaitCondition::wait(QMutex, unsigned long) + 272 3 QtCore 0x00000001033cd4b2 QThreadPoolThread::run() + 370 4 QtCore 0x00000001033d1435 QThreadPrivate::start(void_) + 149 5 libsystem_c.dylib 0x00007fff8e7098bf _pthread_start + 335 6 libsystem_c.dylib 0x00007fff8e70cb75 thread_start + 13

Thread 9: 0 libsystem_kernel.dylib 0x00007fff8c03ebca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8e70d274 _pthread_condwait + 840 2 QtCore 0x0000000103354cd0 QWaitCondition::wait(QMutex, unsigned long) + 272 3 QtCore 0x00000001033cd4b2 QThreadPoolThread::run() + 370 4 QtCore 0x00000001033d1435 QThreadPrivate::start(void_) + 149 5 libsystem_c.dylib 0x00007fff8e7098bf _pthread_start + 335 6 libsystem_c.dylib 0x00007fff8e70cb75 thread_start + 13

Thread 10: 0 libsystem_kernel.dylib 0x00007fff8c03ebca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8e70d274 _pthread_condwait + 840 2 QtCore 0x0000000103354cd0 QWaitCondition::wait(QMutex, unsigned long) + 272 3 QtCore 0x00000001033cd4b2 QThreadPoolThread::run() + 370 4 QtCore 0x00000001033d1435 QThreadPrivate::start(void_) + 149 5 libsystem_c.dylib 0x00007fff8e7098bf _pthread_start + 335 6 libsystem_c.dylib 0x00007fff8e70cb75 thread_start + 13

Thread 11: 0 libsystem_kernel.dylib 0x00007fff8c03f192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8e70b594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff8e70cb85 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000114fbf900 rcx: 0x00007fff5fbfdcf0 rdx: 0x0004ad8b2a11ce06 rdi: 0x00000001177bd800 rsi: 0x0000000000000001 rbp: 0x00007fff5fbfdcc0 rsp: 0x00007fff5fbfdc50 r8: 0x0000000000000002 r9: 0x0000000000000000 r10: 0x0000000000000001 r11: 0x0000000000000000 r12: 0x0000000109c0b0a8 r13: 0x00000001177bdb38 r14: 0x0000000000000001 r15: 0xffff000000000002 rip: 0x00000001007342ca rfl: 0x0000000000010206 cr2: 0x00000000000000d0 Logical CPU: 0

Binary Images: 0x100000000 - 0x100010fef + (??? - ???) <05095B21-87D9-C165-22DA-F491AE7A2E2C> /Users/USER/Documents//Ripple.app/Contents/MacOS/Ripple 0x10001d000 - 0x101290fef +QtWebKit (4.7.3 - compatibility 4.7.0) <5E62252C-BB77-B52C-A9BA-FD4C46CBB16B> /Users/USER/Documents//Ripple.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit 0x101e84000 - 0x102859fe7 +QtGui (4.7.3 - compatibility 4.7.0) <2E4C8591-7B5F-9493-BA0D-1E35F352D918> /Users/USER/Documents//Ripple.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui 0x102afe000 - 0x102b3bfff +QtXml (4.7.3 - compatibility 4.7.0) <52FDF98C-58C6-9299-E146-32D13C21E057> /Users/USER/Documents//Ripple.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml 0x102b55000 - 0x102b8cfff +QtSql (4.7.3 - compatibility 4.7.0) /Users/USER/Documents//Ripple.app/Contents/Frameworks/QtSql.framework/Versions/4/QtSql 0x102ba3000 - 0x103047ff7 +QtXmlPatterns (4.7.3 - compatibility 4.7.0) <372E8C52-6679-35E0-6B97-38769B78AC82> /Users/USER/Documents//Ripple.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/4/QtXmlPatterns 0x1031ca000 - 0x1032f1ff7 +QtNetwork (4.7.3 - compatibility 4.7.0) <5651C615-4706-95B9-34D7-1501AEB63679> /Users/USER/Documents//Ripple.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork 0x10334a000 - 0x1035d2fef +QtCore (4.7.3 - compatibility 4.7.0) <2AE1ECEA-6851-B7C1-4C80-486A4FFBF545> /Users/USER/Documents//Ripple.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore 0x103666000 - 0x1036abff7 +phonon (4.4.0 - compatibility 4.4.0) <07A0A4C4-B0DD-9EC4-4475-60B78A5F959B> /Users/USER/Documents/*/Ripple.app/Contents/Frameworks/phonon.framework/Versions/4/phonon 0x103e01000 - 0x103e28fff libssl.0.9.7.dylib (0.9.7 - compatibility 0.9.7) /usr/lib/libssl.0.9.7.dylib 0x111840000 - 0x111923fff libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib 0x7fff6d0f8000 - 0x7fff6d12cac7 dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld 0x7fff84127000 - 0x7fff84168fff com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff84169000 - 0x7fff84230ff7 ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib 0x7fff8424d000 - 0x7fff8424dfff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff8428c000 - 0x7fff8438ffff libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib 0x7fff84390000 - 0x7fff843eafff com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff843f7000 - 0x7fff8446afff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib 0x7fff8446b000 - 0x7fff8446cfff libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib 0x7fff8446d000 - 0x7fff844d5fff com.apple.CoreSymbolication (2.1 - 70) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff844d6000 - 0x7fff845d8ff7 libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib 0x7fff845dd000 - 0x7fff845ddfff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff84644000 - 0x7fff8466dfff libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff8466e000 - 0x7fff84675fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff846cb000 - 0x7fff846ddff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib 0x7fff849a5000 - 0x7fff849c9ff7 com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff849ca000 - 0x7fff849cefff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib 0x7fff849d6000 - 0x7fff849dbfff com.apple.OpenDirectory (10.7 - 144) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff849dc000 - 0x7fff849e2fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff849e3000 - 0x7fff84b82fff com.apple.QuartzCore (1.7 - 269.0) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff84ba1000 - 0x7fff84c26ff7 com.apple.Heimdal (2.1 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff84c27000 - 0x7fff84c3efff com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff85209000 - 0x7fff8520cfff libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff8520d000 - 0x7fff85212fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib 0x7fff85213000 - 0x7fff85252fff com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff85397000 - 0x7fff8545eff7 com.apple.ColorSync (4.7.0 - 4.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff8545f000 - 0x7fff85499ff7 com.apple.DebugSymbols (2.1 - 86) <4F32EAAE-ECD9-3A5C-BA3A-EABCBFFB1044> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8549a000 - 0x7fff85578ff7 com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff85579000 - 0x7fff85582fff libnotify.dylib (80.0.0 - compatibility 1.0.0) /usr/lib/system/libnotify.dylib 0x7fff8559f000 - 0x7fff858b1fff com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff86047000 - 0x7fff860c2ff7 com.apple.print.framework.PrintCore (7.0 - 366) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff86151000 - 0x7fff8615ffff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff86171000 - 0x7fff86176fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib 0x7fff86177000 - 0x7fff86182ff7 com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff86183000 - 0x7fff86195ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib 0x7fff86196000 - 0x7fff8619cfff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib 0x7fff861d3000 - 0x7fff86225ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff86254000 - 0x7fff86e4cfff com.apple.AppKit (6.7 - 1138) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff86e4d000 - 0x7fff86e6aff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff86e6b000 - 0x7fff86f0afff com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff87012000 - 0x7fff87012fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib 0x7fff8703d000 - 0x7fff870a4ff7 com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff871a0000 - 0x7fff87210fff com.apple.datadetectorscore (3.0 - 179.3) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff87211000 - 0x7fff8722eff7 libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib 0x7fff8722f000 - 0x7fff872a4ff7 libc++.1.dylib (19.0.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib 0x7fff872ff000 - 0x7fff8730efff com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff8730f000 - 0x7fff87628fff com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff87837000 - 0x7fff87862ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib 0x7fff87863000 - 0x7fff87b86fff com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff87b87000 - 0x7fff87b87fff com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff87b88000 - 0x7fff8802fff7 FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x7fff8812d000 - 0x7fff88130ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff8813c000 - 0x7fff8813cfff com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8813d000 - 0x7fff8813dfff com.apple.audio.units.AudioUnit (1.7 - 1.7) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff8813e000 - 0x7fff88141fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff88142000 - 0x7fff881a2fff libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff883fe000 - 0x7fff883fffff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib 0x7fff886db000 - 0x7fff888ddfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib 0x7fff88f74000 - 0x7fff88f7cfff libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib 0x7fff88f7d000 - 0x7fff88f7efff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff88f9e000 - 0x7fff88f9ffff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib 0x7fff88fdf000 - 0x7fff88ff2ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib 0x7fff89001000 - 0x7fff89069ff7 com.apple.Symbolication (1.2 - 89) <1D7F9E72-B1B6-30CF-AC8A-23A763930A92> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff898fe000 - 0x7fff89d2bfff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff89d5d000 - 0x7fff89d74fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff89d7e000 - 0x7fff89e93fff com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff89e94000 - 0x7fff89e9aff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib 0x7fff89eb0000 - 0x7fff89f32fff com.apple.Metadata (10.7.0 - 627.9) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff89f7c000 - 0x7fff8a016ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff8a419000 - 0x7fff8a41efff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib 0x7fff8a41f000 - 0x7fff8a43efff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib 0x7fff8a670000 - 0x7fff8a77dfff libJP2.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff8a77e000 - 0x7fff8a85efff com.apple.CoreServices.OSServices (478.25.1 - 478.25.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8a8d6000 - 0x7fff8a8d9fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8a8dc000 - 0x7fff8a972ff7 libvMisc.dylib (325.3.0 - compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff8a973000 - 0x7fff8a989fff libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff8a98a000 - 0x7fff8a9a7fff libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff8ab75000 - 0x7fff8abb4ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) /usr/lib/libcups.2.dylib 0x7fff8ad0a000 - 0x7fff8ad74fff com.apple.framework.IOKit (2.0 - ???) <17181E34-343F-3374-A2EA-BA4D81A9AC72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8adca000 - 0x7fff8adccfff com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8ae5e000 - 0x7fff8ae68ff7 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib 0x7fff8b63d000 - 0x7fff8b651ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff8b65e000 - 0x7fff8b669fff com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff8b66a000 - 0x7fff8b66bff7 libremovefile.dylib (21.0.0 - compatibility 1.0.0) /usr/lib/system/libremovefile.dylib 0x7fff8b66c000 - 0x7fff8b699ff7 com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8b69a000 - 0x7fff8b6b0ff7 com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff8b6b1000 - 0x7fff8b6f0ff7 libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8b6f1000 - 0x7fff8b745ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff8b82f000 - 0x7fff8b831fff libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib 0x7fff8b832000 - 0x7fff8b840ff7 libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib 0x7fff8c028000 - 0x7fff8c048fff libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib 0x7fff8c068000 - 0x7fff8c64cfaf libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff8c652000 - 0x7fff8c757ff7 libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff8c778000 - 0x7fff8c81aff7 com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8c81b000 - 0x7fff8c81bfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8c8ac000 - 0x7fff8c950fef com.apple.ink.framework (1.3.2 - 110) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8c951000 - 0x7fff8c953ff7 com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff8c954000 - 0x7fff8c9abfff libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff8ca01000 - 0x7fff8ca05ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff8ca06000 - 0x7fff8ca39fff com.apple.GSS (2.1 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff8ca6d000 - 0x7fff8ca74ff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff8ca75000 - 0x7fff8cbaefef com.apple.vImage (5.0 - 5.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff8cc57000 - 0x7fff8cc9aff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff8ccc5000 - 0x7fff8ce1eff7 com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8cfaa000 - 0x7fff8cfafff7 libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib 0x7fff8cfda000 - 0x7fff8d08cfff com.apple.CoreText (4.0.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff8d08d000 - 0x7fff8d0b5ff7 com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff8d0e7000 - 0x7fff8d10aff7 com.apple.RemoteViewServices (1.0 - 1) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff8d10c000 - 0x7fff8d10dfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib 0x7fff8d10e000 - 0x7fff8d11cfff libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib 0x7fff8d2b5000 - 0x7fff8d300ff7 com.apple.SystemConfiguration (1.11.1 - 1.11) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8d301000 - 0x7fff8d305fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib 0x7fff8d312000 - 0x7fff8d32eff7 com.apple.GenerationalStorage (1.0 - 124) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8d428000 - 0x7fff8d42cfff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff8d42d000 - 0x7fff8d433fff com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff8d444000 - 0x7fff8d446fff libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff8d453000 - 0x7fff8d626ff7 com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff8d72e000 - 0x7fff8d8effe7 com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8d8f0000 - 0x7fff8d8f0fff com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff8d8f1000 - 0x7fff8d8f6fff libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8d8f7000 - 0x7fff8d9ecfff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib 0x7fff8d9ed000 - 0x7fff8db50fff com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8e2c8000 - 0x7fff8e2c9ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib 0x7fff8e40d000 - 0x7fff8e67efff com.apple.CoreImage (7.77 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8e67f000 - 0x7fff8e6acfe7 libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib 0x7fff8e6af000 - 0x7fff8e6baff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib 0x7fff8e6bb000 - 0x7fff8e798fef libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib 0x7fff8e7fd000 - 0x7fff8e826fff com.apple.CoreServicesInternal (113.7 - 113.7) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff8e832000 - 0x7fff8e8b6ff7 com.apple.ApplicationServices.ATS (5.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8e8b7000 - 0x7fff8e8defff com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff8e8df000 - 0x7fff8e8ecfff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff8e8ed000 - 0x7fff8e93bff7 libauto.dylib (??? - ???) /usr/lib/libauto.dylib 0x7fff8e958000 - 0x7fff8ec2ffff com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8ed18000 - 0x7fff8ed5aff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib 0x7fff8ed5b000 - 0x7fff8f4299df com.apple.CoreGraphics (1.600.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff8f445000 - 0x7fff8f481fff libsystem_info.dylib (??? - ???) /usr/lib/system/libsystem_info.dylib 0x7fff8f482000 - 0x7fff8f489fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib 0x7fff8f48a000 - 0x7fff8f4ddfff libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff8f4de000 - 0x7fff8f50dfff com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8f5bd000 - 0x7fff8f61fff7 com.apple.coreui (0.3 - 162) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff90328000 - 0x7fff9034eff7 com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff9034f000 - 0x7fff90364fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff904b5000 - 0x7fff905c1fef libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib 0x7fff905c2000 - 0x7fff906a6def libobjc.A.dylib (228.0.0 - compatibility 1.0.0) /usr/lib/libobjc.A.dylib 0x7fff906a7000 - 0x7fff906adfff IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 160 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 5649520 thread_create: 1 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=191.4M resident=131.9M(69%) swapped_out_or_unallocated=59.5M(31%) Writable regions: Total=2.3G written=154.9M(7%) resident=226.6M(10%) swapped_out=0K(0%) unallocated=2.1G(90%)

REGION TYPE VIRTUAL =========== ======= ATS (font support) 31.9M CG backing stores 6712K CG image 4K CG raster data 128K CG shared images 3416K CoreGraphics 16K CoreServices 2312K JS JIT generated code 128.0M JS JIT generated code (reserved) 1.9G reserved VM address space (unallocated) JS VM register file 4160K JS garbage collector 16.0M MALLOC 172.5M MALLOC guard page 32K Memory tag=242 12K SQLite page cache 2496K STACK GUARD 56.0M Stack 13.1M VM_ALLOCATE 54.3M __CI_BITMAP 80K DATA 15.2M IMAGE 1256K LINKEDIT 62.5M TEXT 128.9M __UNICODE 544K mapped file 35.5M shared memory 308K =========== ======= TOTAL 2.6G TOTAL, minus reserved VM space 734.9M

ndaversa commented 13 years ago

Just got another crash with the hudson build #74 ...

Here is the ST...

Process: Ripple [1157] Path: /Users/USER/Documents/*/Ripple.app/Contents/MacOS/Ripple Identifier: ??? Version: ??? (???) Code Type: X86-64 (Native) Parent Process: launchd [240]

Date/Time: 2011-09-23 09:51:48.855 -0400 OS Version: Mac OS X 10.7.1 (11B26) Report Version: 9

Interval Since Last Report: 621564 sec Crashes Since Last Report: 15 Per-App Interval Since Last Report: 17576 sec Per-App Crashes Since Last Report: 2 Anonymous UUID: E10B1383-FC14-4A47-A7F5-7B25FC49981D

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00000000000000d0

VM Regions Near 0xd0: --> __TEXT 0000000100000000-0000000100011000 [ 68K] r-x/rwx SM=COW /Users/USER/Documents/*/Ripple.app/Contents/MacOS/Ripple

Application Specific Information: objc[1157]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 QtWebKit 0x000000010073435a WebCore::RedirectScheduler::scheduleHistoryNavigation(int) + 106 1 QtWebKit 0x00000001001eb03b WebCore::jsHistoryPrototypeFunctionBack(JSC::ExecState, JSC::JSObject, JSC::JSValue, JSC::ArgList const&) + 107 2 ??? 0x0000556ec4c001b4 0 + 93934235681204 3 QtWebKit 0x0000000100bb2b23 JSC::Interpreter::execute(JSC::FunctionExecutable, JSC::ExecState, JSC::JSFunction, JSC::JSObject, JSC::ArgList const&, JSC::ScopeChainNode, JSC::JSValue) + 627 4 QtWebKit 0x0000000100c5a2fe JSC::JSFunction::call(JSC::ExecState, JSC::JSValue, JSC::ArgList const&) + 142 5 QtWebKit 0x0000000100c2ddcf JSC::call(JSC::ExecState, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 31 6 QtWebKit 0x000000010040a20c WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject, JSC::JSValue) + 444 7 QtWebKit 0x000000010040a509 WebCore::ScheduledAction::execute(WebCore::Document) + 201 8 QtWebKit 0x000000010075bc00 WebCore::DOMTimer::fired() + 272 9 QtWebKit 0x000000010081bb27 WebCore::ThreadTimers::sharedTimerFiredInternal() + 151 10 QtCore 0x00000001034979c0 QObject::event(QEvent_) + 432 11 QtGui 0x0000000101f05e9d QApplicationPrivate::notifyhelper(QObject, QEvent) + 189 12 QtGui 0x0000000101f0c59e QApplication::notify(QObject, QEvent) + 2094 13 QtCore 0x000000010339d40c QCoreApplication::notifyInternal(QObject, QEvent_) + 124 14 QtGui 0x0000000101f05f3c qtsendSpontaneousEvent(QObject, QEvent_) + 44 15 QtGui 0x0000000101ec130c QEventDispatcherMacPrivate::activateTimer(_CFRunLoopTimer, void*) + 188 16 com.apple.CoreFoundation 0x00007fff94f27694 CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 20 17 com.apple.CoreFoundation 0x00007fff94f271e6 CFRunLoopDoTimer + 534 18 com.apple.CoreFoundation 0x00007fff94f07ba1 CFRunLoopRun + 1617 19 com.apple.CoreFoundation 0x00007fff94f07216 CFRunLoopRunSpecific + 230 20 com.apple.HIToolbox 0x00007fff8f2e14ff RunCurrentEventLoopInMode + 277 21 com.apple.HIToolbox 0x00007fff8f2e8c21 ReceiveNextEventCommon + 355 22 com.apple.HIToolbox 0x00007fff8f2e8aae BlockUntilNextEventMatchingListInMode + 62 23 com.apple.AppKit 0x00007fff8dcd9191 _DPSNextEvent + 659 24 com.apple.AppKit 0x00007fff8dcd8a95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 25 com.apple.AppKit 0x00007fff8dcd53d6 -[NSApplication run] + 463 26 QtGui 0x0000000101ec2d14 QEventDispatcherMac::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 1588 27 QtCore 0x00000001034898b4 QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 68 28 QtCore 0x0000000103489bd4 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 180 29 QtCore 0x000000010348b1fc QCoreApplication::exec() + 188 30 0x000000010000355e main + 270 31 0x0000000100003448 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff93abb7e6 kevent + 10 1 libdispatch.dylib 0x00007fff94b8d60e _dispatch_mgr_invoke + 923 2 libdispatch.dylib 0x00007fff94b8c19e _dispatch_mgr_thread + 54

Thread 2: 0 libsystem_kernel.dylib 0x00007fff93abae42 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff9613bdea nanosleep + 164 2 libsystem_c.dylib 0x00007fff9613bc2c sleep + 61 3 QtWebKit 0x0000000100cbf5f5 WTF::TCMalloc_PageHeap::scavengerThread() + 101 4 QtWebKit 0x0000000100cbf839 WTF::TCMalloc_PageHeap::runScavengerThread(void*) + 9 5 libsystem_c.dylib 0x00007fff961858bf _pthread_start + 335 6 libsystem_c.dylib 0x00007fff96188b75 thread_start + 13

Thread 3: 0 libsystem_kernel.dylib 0x00007fff93ababca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff96189274 _pthread_condwait + 840 2 QtCore 0x0000000103354cf0 QWaitCondition::wait(QMutex, unsigned long) + 304 3 QtWebKit 0x00000001009e2483 WebCore::IconDatabase::syncThreadMainLoop() + 243 4 QtWebKit 0x00000001009e374d WebCore::IconDatabase::iconDatabaseSyncThread() + 173 5 QtWebKit 0x0000000100cca8d3 WTF::ThreadPrivate::run() + 19 6 QtCore 0x00000001033d1435 QThreadPrivate::start(void_) + 149 7 libsystem_c.dylib 0x00007fff961858bf _pthread_start + 335 8 libsystem_c.dylib 0x00007fff96188b75 thread_start + 13

Thread 4:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff93abadf2 select + 10 1 com.apple.CoreFoundation 0x00007fff94f5066b CFSocketManager + 1355 2 libsystem_c.dylib 0x00007fff961858bf _pthread_start + 335 3 libsystem_c.dylib 0x00007fff96188b75 thread_start + 13

Thread 5: 0 libsystem_kernel.dylib 0x00007fff93ababca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff96189274 _pthread_condwait + 840 2 QtCore 0x0000000103354cd0 QWaitCondition::wait(QMutex, unsigned long) + 272 3 QtCore 0x00000001033cd4b2 QThreadPoolThread::run() + 370 4 QtCore 0x00000001033d1435 QThreadPrivate::start(void_) + 149 5 libsystem_c.dylib 0x00007fff961858bf _pthread_start + 335 6 libsystem_c.dylib 0x00007fff96188b75 thread_start + 13

Thread 6: 0 libsystem_kernel.dylib 0x00007fff93ababca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff96189274 _pthread_condwait + 840 2 QtCore 0x0000000103354cf0 QWaitCondition::wait(QMutex, unsigned long) + 304 3 QtWebKit 0x0000000100ccaec3 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 83 4 QtWebKit 0x00000001009b47a2 WebCore::DatabaseThread::databaseThread() + 274 5 QtWebKit 0x0000000100cca8d3 WTF::ThreadPrivate::run() + 19 6 QtCore 0x00000001033d1435 QThreadPrivate::start(void_) + 149 7 libsystem_c.dylib 0x00007fff961858bf _pthread_start + 335 8 libsystem_c.dylib 0x00007fff96188b75 thread_start + 13

Thread 7: 0 libsystem_kernel.dylib 0x00007fff93ababca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff96189274 _pthread_condwait + 840 2 QtCore 0x0000000103354cd0 QWaitCondition::wait(QMutex, unsigned long) + 272 3 QtCore 0x00000001033cd4b2 QThreadPoolThread::run() + 370 4 QtCore 0x00000001033d1435 QThreadPrivate::start(void_) + 149 5 libsystem_c.dylib 0x00007fff961858bf _pthread_start + 335 6 libsystem_c.dylib 0x00007fff96188b75 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x000000010f810480 rcx: 0x00007fff5fbfd9c0 rdx: 0x0004ad9c19f8a884 rdi: 0x0000000110ef6000 rsi: 0x00000000ffffffff rbp: 0x00007fff5fbfd990 rsp: 0x00007fff5fbfd920 r8: 0x00000001090d5b70 r9: 0x0000000000000001 r10: 0x0000000000000038 r11: 0x0000000000000001 r12: 0x000000010d210108 r13: 0x0000000110ef6338 r14: 0x00000000ffffffff r15: 0xffff000000000002 rip: 0x000000010073435a rfl: 0x0000000000010202 cr2: 0x00000000000000d0 Logical CPU: 2

Binary Images: 0x100000000 - 0x100010fe7 + (??? - ???) <89E1CB35-2C31-21C1-E3FC-473C58F054BD> /Users/USER/Documents//Ripple.app/Contents/MacOS/Ripple 0x10001d000 - 0x101290fe7 +QtWebKit (4.7.3 - compatibility 4.7.0) <18E2EE06-FD7D-D483-CC05-1146A34577EF> /Users/USER/Documents//Ripple.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit 0x101e84000 - 0x102859fe7 +QtGui (4.7.3 - compatibility 4.7.0) <2E4C8591-7B5F-9493-BA0D-1E35F352D918> /Users/USER/Documents//Ripple.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui 0x102afe000 - 0x102b3bfff +QtXml (4.7.3 - compatibility 4.7.0) <52FDF98C-58C6-9299-E146-32D13C21E057> /Users/USER/Documents//Ripple.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml 0x102b55000 - 0x102b8cfff +QtSql (4.7.3 - compatibility 4.7.0) /Users/USER/Documents//Ripple.app/Contents/Frameworks/QtSql.framework/Versions/4/QtSql 0x102ba3000 - 0x103047ff7 +QtXmlPatterns (4.7.3 - compatibility 4.7.0) <372E8C52-6679-35E0-6B97-38769B78AC82> /Users/USER/Documents//Ripple.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/4/QtXmlPatterns 0x1031ca000 - 0x1032f1ff7 +QtNetwork (4.7.3 - compatibility 4.7.0) <5651C615-4706-95B9-34D7-1501AEB63679> /Users/USER/Documents//Ripple.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork 0x10334a000 - 0x1035d2fef +QtCore (4.7.3 - compatibility 4.7.0) <2AE1ECEA-6851-B7C1-4C80-486A4FFBF545> /Users/USER/Documents//Ripple.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore 0x103666000 - 0x1036abff7 +phonon (4.4.0 - compatibility 4.4.0) <07A0A4C4-B0DD-9EC4-4475-60B78A5F959B> /Users/USER/Documents/*/Ripple.app/Contents/Frameworks/phonon.framework/Versions/4/phonon 0x7fff637e5000 - 0x7fff63819ac7 dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld 0x7fff8bba3000 - 0x7fff8bbe4fff com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff8bbe5000 - 0x7fff8bcacff7 ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib 0x7fff8bcc9000 - 0x7fff8bcc9fff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff8bd08000 - 0x7fff8be0bfff libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib 0x7fff8be0c000 - 0x7fff8be66fff com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff8be73000 - 0x7fff8bee6fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib 0x7fff8bee7000 - 0x7fff8bee8fff libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib 0x7fff8bee9000 - 0x7fff8bf51fff com.apple.CoreSymbolication (2.1 - 70) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8bf52000 - 0x7fff8c054ff7 libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib 0x7fff8c059000 - 0x7fff8c059fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff8c0c0000 - 0x7fff8c0e9fff libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff8c0ea000 - 0x7fff8c0f1fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff8c147000 - 0x7fff8c159ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib 0x7fff8c421000 - 0x7fff8c445ff7 com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff8c446000 - 0x7fff8c44afff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib 0x7fff8c452000 - 0x7fff8c457fff com.apple.OpenDirectory (10.7 - 144) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8c458000 - 0x7fff8c45efff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8c45f000 - 0x7fff8c5fefff com.apple.QuartzCore (1.7 - 269.0) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff8c61d000 - 0x7fff8c6a2ff7 com.apple.Heimdal (2.1 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8c6a3000 - 0x7fff8c6bafff com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff8cc85000 - 0x7fff8cc88fff libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff8cc89000 - 0x7fff8cc8efff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib 0x7fff8cc8f000 - 0x7fff8cccefff com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8ce13000 - 0x7fff8cedaff7 com.apple.ColorSync (4.7.0 - 4.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff8cedb000 - 0x7fff8cf15ff7 com.apple.DebugSymbols (2.1 - 86) <4F32EAAE-ECD9-3A5C-BA3A-EABCBFFB1044> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8cf16000 - 0x7fff8cff4ff7 com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8cff5000 - 0x7fff8cffefff libnotify.dylib (80.0.0 - compatibility 1.0.0) /usr/lib/system/libnotify.dylib 0x7fff8d01b000 - 0x7fff8d32dfff com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff8dac3000 - 0x7fff8db3eff7 com.apple.print.framework.PrintCore (7.0 - 366) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff8dbcd000 - 0x7fff8dbdbfff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff8dbed000 - 0x7fff8dbf2fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib 0x7fff8dbf3000 - 0x7fff8dbfeff7 com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8dbff000 - 0x7fff8dc11ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib 0x7fff8dc12000 - 0x7fff8dc18fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib 0x7fff8dc4f000 - 0x7fff8dca1ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8dcd0000 - 0x7fff8e8c8fff com.apple.AppKit (6.7 - 1138) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff8e8c9000 - 0x7fff8e8e6ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff8e8e7000 - 0x7fff8e986fff com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff8ea8e000 - 0x7fff8ea8efff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib 0x7fff8eab9000 - 0x7fff8eb20ff7 com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8ec1c000 - 0x7fff8ec8cfff com.apple.datadetectorscore (3.0 - 179.3) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8ec8d000 - 0x7fff8ecaaff7 libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib 0x7fff8ecab000 - 0x7fff8ed20ff7 libc++.1.dylib (19.0.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib 0x7fff8ed7b000 - 0x7fff8ed8afff com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff8ed8b000 - 0x7fff8f0a4fff com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff8f2b3000 - 0x7fff8f2deff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib 0x7fff8f2df000 - 0x7fff8f602fff com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff8f603000 - 0x7fff8f603fff com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8f604000 - 0x7fff8faabff7 FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x7fff8fba9000 - 0x7fff8fbacff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff8fbb8000 - 0x7fff8fbb8fff com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8fbb9000 - 0x7fff8fbb9fff com.apple.audio.units.AudioUnit (1.7 - 1.7) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff8fbba000 - 0x7fff8fbbdfff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff8fbbe000 - 0x7fff8fc1efff libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff8fe7a000 - 0x7fff8fe7bfff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib 0x7fff90157000 - 0x7fff90359fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib 0x7fff909f0000 - 0x7fff909f8fff libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib 0x7fff909f9000 - 0x7fff909fafff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff90a1a000 - 0x7fff90a1bfff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib 0x7fff90a5b000 - 0x7fff90a6eff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib 0x7fff90a7d000 - 0x7fff90ae5ff7 com.apple.Symbolication (1.2 - 89) <1D7F9E72-B1B6-30CF-AC8A-23A763930A92> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff9137a000 - 0x7fff917a7fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff917d9000 - 0x7fff917f0fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff917fa000 - 0x7fff9190ffff com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff91910000 - 0x7fff91916ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib 0x7fff9192c000 - 0x7fff919aefff com.apple.Metadata (10.7.0 - 627.9) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff919f8000 - 0x7fff91a92ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff91e95000 - 0x7fff91e9afff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib 0x7fff91e9b000 - 0x7fff91ebafff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib 0x7fff920ec000 - 0x7fff921f9fff libJP2.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff921fa000 - 0x7fff922dafff com.apple.CoreServices.OSServices (478.25.1 - 478.25.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff92352000 - 0x7fff92355fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff92358000 - 0x7fff923eeff7 libvMisc.dylib (325.3.0 - compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff923ef000 - 0x7fff92405fff libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff92406000 - 0x7fff92423fff libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff925f1000 - 0x7fff92630ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) /usr/lib/libcups.2.dylib 0x7fff92786000 - 0x7fff927f0fff com.apple.framework.IOKit (2.0 - ???) <17181E34-343F-3374-A2EA-BA4D81A9AC72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff92846000 - 0x7fff92848fff com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff928da000 - 0x7fff928e4ff7 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib 0x7fff930b9000 - 0x7fff930cdff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff930da000 - 0x7fff930e5fff com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff930e6000 - 0x7fff930e7ff7 libremovefile.dylib (21.0.0 - compatibility 1.0.0) /usr/lib/system/libremovefile.dylib 0x7fff930e8000 - 0x7fff93115ff7 com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff93116000 - 0x7fff9312cff7 com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff9312d000 - 0x7fff9316cff7 libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff9316d000 - 0x7fff931c1ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff932ab000 - 0x7fff932adfff libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib 0x7fff932ae000 - 0x7fff932bcff7 libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib 0x7fff93aa4000 - 0x7fff93ac4fff libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib 0x7fff93ae4000 - 0x7fff940c8faf libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff940ce000 - 0x7fff941d3ff7 libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff941f4000 - 0x7fff94296ff7 com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff94297000 - 0x7fff94297fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff94328000 - 0x7fff943ccfef com.apple.ink.framework (1.3.2 - 110) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff943cd000 - 0x7fff943cfff7 com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff943d0000 - 0x7fff94427fff libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff9447d000 - 0x7fff94481ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff94482000 - 0x7fff944b5fff com.apple.GSS (2.1 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff944e9000 - 0x7fff944f0ff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff944f1000 - 0x7fff9462afef com.apple.vImage (5.0 - 5.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff946d3000 - 0x7fff94716ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff94741000 - 0x7fff9489aff7 com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff94a26000 - 0x7fff94a2bff7 libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib 0x7fff94a56000 - 0x7fff94b08fff com.apple.CoreText (4.0.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff94b09000 - 0x7fff94b31ff7 com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff94b63000 - 0x7fff94b86ff7 com.apple.RemoteViewServices (1.0 - 1) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff94b88000 - 0x7fff94b89fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib 0x7fff94b8a000 - 0x7fff94b98fff libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib 0x7fff94d31000 - 0x7fff94d7cff7 com.apple.SystemConfiguration (1.11.1 - 1.11) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff94d7d000 - 0x7fff94d81fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib 0x7fff94d8e000 - 0x7fff94daaff7 com.apple.GenerationalStorage (1.0 - 124) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff94ea4000 - 0x7fff94ea8fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff94ea9000 - 0x7fff94eaffff com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff94ec0000 - 0x7fff94ec2fff libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff94ecf000 - 0x7fff950a2ff7 com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff951aa000 - 0x7fff9536bfe7 com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff9536c000 - 0x7fff9536cfff com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff9536d000 - 0x7fff95372fff libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff95373000 - 0x7fff95468fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib 0x7fff95469000 - 0x7fff955ccfff com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff95d44000 - 0x7fff95d45ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib 0x7fff95e89000 - 0x7fff960fafff com.apple.CoreImage (7.77 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff960fb000 - 0x7fff96128fe7 libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib 0x7fff9612b000 - 0x7fff96136ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib 0x7fff96137000 - 0x7fff96214fef libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib 0x7fff96279000 - 0x7fff962a2fff com.apple.CoreServicesInternal (113.7 - 113.7) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff962ae000 - 0x7fff96332ff7 com.apple.ApplicationServices.ATS (5.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff96333000 - 0x7fff9635afff com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff9635b000 - 0x7fff96368fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff96369000 - 0x7fff963b7ff7 libauto.dylib (??? - ???) /usr/lib/libauto.dylib 0x7fff963d4000 - 0x7fff966abfff com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff96794000 - 0x7fff967d6ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib 0x7fff967d7000 - 0x7fff96ea59df com.apple.CoreGraphics (1.600.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff96ec1000 - 0x7fff96efdfff libsystem_info.dylib (??? - ???) /usr/lib/system/libsystem_info.dylib 0x7fff96efe000 - 0x7fff96f05fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib 0x7fff96f06000 - 0x7fff96f59fff libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff96f5a000 - 0x7fff96f89fff com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff97039000 - 0x7fff9709bff7 com.apple.coreui (0.3 - 162) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff97da4000 - 0x7fff97dcaff7 com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff97dcb000 - 0x7fff97de0fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff97f31000 - 0x7fff9803dfef libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib 0x7fff9803e000 - 0x7fff98122def libobjc.A.dylib (228.0.0 - compatibility 1.0.0) /usr/lib/libobjc.A.dylib 0x7fff98123000 - 0x7fff98129fff IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 36 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 367773 thread_create: 1 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=190.1M resident=136.5M(72%) swapped_out_or_unallocated=53.6M(28%) Writable regions: Total=2.2G written=75.9M(3%) resident=106.9M(5%) swapped_out=0K(0%) unallocated=2.1G(95%)

REGION TYPE VIRTUAL =========== ======= ATS (font support) 31.9M CG backing stores 6712K CG image 4K CG raster data 88K CG shared images 3416K CoreGraphics 16K CoreServices 2840K JS JIT generated code 128.0M JS JIT generated code (reserved) 1.9G reserved VM address space (unallocated) JS VM register file 4160K JS garbage collector 4352K MALLOC 132.4M MALLOC guard page 32K Memory tag=240 4K Memory tag=242 12K SQLite page cache 2496K STACK GUARD 56.0M Stack 11.1M VM_ALLOCATE 20.8M __CI_BITMAP 80K DATA 14.9M IMAGE 1256K LINKEDIT 62.2M TEXT 127.8M __UNICODE 544K mapped file 34.3M shared memory 312K =========== ======= TOTAL 2.5G TOTAL, minus reserved VM space 645.2M

Model: MacBookPro8,2, BootROM MBP81.0047.B1E, 4 processors, Intel Core i7, 2.2 GHz, 4 GB, SMC 1.69f1 Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020 Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.100.98.75.10) Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 1 incoming serial ports Network Service: AirPort, AirPort, en1 Serial ATA Device: TOSHIBA MK7559GSXF, 750.16 GB Serial ATA Device: HL-DT-ST DVDRW GS31N USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3 USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2 USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0245, 0xfa120000 / 5 USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 7 USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2 USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

ericpearson commented 13 years ago

I looked into this, I still can't reproduce it, but looking at the ST it looks like the issue is that a script is trying to access the window object's history while the page url changes and this is why the crash is happening.