Closed dansilivestru closed 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.
Assign to Eric to reproduce on Mac
Not able to reproduce on Mac.
I wonder if you can reproduce this on our recent builds. It may have been fixed by some other change.
hmmm... I'll try again tomorrow with the latest build, with any luck, it will be fixed :-)
I can actually produce this bug on Windows, it's fixed with Qt 4.7.4 and 4.8 though.
Can you please also confirm that this is fixed on both win and Mac?
Can't confirm it's fixed, only I can't seem to reproduce it any more.
@ndaversa has come across this behaviour as well. He might have a couple more stack traces for you to look at.
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)
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
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)
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
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.
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]