Closed gulysses3 closed 11 years ago
Could you try a nightly build from http://download.owncloud.com/download/nightly/ ?
Sure,
I'll give it a shot, thanks.
George Graham On Mar 27, 2013, at 7:04 PM, Daniel Molkentin notifications@github.com wrote:
Could you try a nightly build from http://download.owncloud.com/download/nightly/ ?
— Reply to this email directly or view it on GitHub.
I installed the new nightly version as you suggested. It seemed more stable, but did crash after a bit.
com.apple.launchd.peruser.501226: Job appears to have crashed: Segmentation fault: 11
Here is the crash report, Process: owncloud [8420] Path: /Applications/owncloud.app/Contents/MacOS/owncloud Identifier: com.owncloud.desktopclient Version: 1.2.2-nightly20130328 (1.2.2-nightly20130328) Code Type: X86-64 (Native) Parent Process: launchd [226] User ID: 501
Date/Time: 2013-03-28 15:18:30.323 -0500 OS Version: Mac OS X 10.8.3 (12D78) Report Version: 10
Crashed Thread: 9 QThread
Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: EXC_I386_GPFLT
Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystemc.dylib 0x00007fff8df09af5 memmove$VARIANT$sse42 + 205 1 QtCore 0x0000000101057992 QString::append(QString const&) + 82 2 libowncloudsync.1.2.2-nightly20130328.dylib 0x000000010138ce2f Mirall::Logger::log(Mirall::Log) + 271 3 libowncloudsync.1.2.2-nightly20130328.dylib 0x000000010138d006 Mirall::Logger::mirallLog(QString const&) + 166 4 com.owncloud.desktopclient 0x0000000100004bd4 Mirall::mirallLogCatcher(QtMsgType, char const) + 52 5 QtCore 0x0000000100ff7ca1 qt_messageoutput(QtMsgType, char const) + 33 6 com.owncloud.desktopclient 0x0000000100013c43 QDebug::~QDebug() + 179 7 libowncloudsync.1.2.2-nightly20130328.dylib 0x000000010138a5c6 Mirall::ownCloudInfo::slotReplyFinished() + 1734 8 libowncloudsync.1.2.2-nightly20130328.dylib 0x000000010138f469 Mirall::ownCloudInfo::qt_staticmetacall(QObject, QMetaObject::Call, int, void) + 185 9 QtCore 0x00000001011351ee QMetaObject::activate(QObject, QMetaObject const, int, void) + 1566 10 QtNetwork 0x0000000100e8bf46 QNetworkReplyImplPrivate::finished() + 566 11 QtNetwork 0x0000000100f08800 QNetworkAccessHttpBackend::qt_staticmetacall(QObject, QMetaObject::Call, int, void*) + 400 12 QtCore 0x0000000101131711 QObject::event(QEvent) + 1073 13 QtGui 0x00000001001519ed QApplicationPrivate::notifyhelper(QObject, QEvent) + 189 14 QtGui 0x0000000100158064 QApplication::notify(QObject, QEvent) + 1060 15 QtCore 0x000000010111d20c QCoreApplication::notifyInternal(QObject, QEvent) + 124 16 QtCore 0x000000010111e620 QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData_) + 736 17 com.apple.CoreFoundation 0x00007fff8449ab31 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17 18 com.apple.CoreFoundation 0x00007fff8449a455 CFRunLoopDoSources0 + 245 19 com.apple.CoreFoundation 0x00007fff844bd7f5 CFRunLoopRun + 789 20 com.apple.CoreFoundation 0x00007fff844bd0e2 CFRunLoopRunSpecific + 290 21 com.apple.HIToolbox 0x00007fff85547eb4 RunCurrentEventLoopInMode + 209 22 com.apple.HIToolbox 0x00007fff85547c52 ReceiveNextEventCommon + 356 23 com.apple.HIToolbox 0x00007fff85547ae3 BlockUntilNextEventMatchingListInMode + 62 24 com.apple.AppKit 0x00007fff86dfb563 _DPSNextEvent + 685 25 com.apple.AppKit 0x00007fff86dfae22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 26 com.apple.AppKit 0x00007fff86df21d3 -[NSApplication run] + 517 27 QtGui 0x000000010010aa80 QEventDispatcherMac::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 1824 28 QtCore 0x000000010111c114 QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 68 29 QtCore 0x000000010111c4c4 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 324 30 QtCore 0x000000010111ebac QCoreApplication::exec() + 188 31 com.owncloud.desktopclient 0x0000000100004044 main + 276 32 com.owncloud.desktopclient 0x0000000100003f24 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8f9bad16 kevent + 10 1 libdispatch.dylib 0x00007fff84337dea _dispatch_mgr_invoke + 883 2 libdispatch.dylib 0x00007fff843379ee _dispatch_mgr_thread + 54
Thread 2:: QThread 0 libsystem_kernel.dylib 0x00007fff8f9ba322 __select + 10 1 QtCore 0x000000010114e585 qt_safe_select(int, fdset, fdset, fdset, timeval const) + 389 2 QtCore 0x0000000101151f45 QEventDispatcherUNIXPrivate::doSelect(QFlagsQEventLoop::ProcessEventsFlag, timeval) + 389 3 QtCore 0x00000001011528b2 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 178 4 QtCore 0x000000010111c114 QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 68 5 QtCore 0x000000010111c4c4 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 324 6 QtCore 0x0000000101000358 QThread::exec() + 312 7 QtCore 0x0000000101002f74 QThreadPrivate::start(void_) + 356 8 libsystem_c.dylib 0x00007fff8df1c7a2 _pthread_start + 327 9 libsystem_c.dylib 0x00007fff8df091e1 thread_start + 13
Thread 3:: QKqueueFileSystemWatcherEngine 0 libsystem_kernel.dylib 0x00007fff8f9bad16 kevent + 10 1 QtCore 0x00000001010fe959 QKqueueFileSystemWatcherEngine::run() + 153 2 QtCore 0x0000000101002f74 QThreadPrivate::start(void*) + 356 3 libsystem_c.dylib 0x00007fff8df1c7a2 _pthread_start + 327 4 libsystem_c.dylib 0x00007fff8df091e1 thread_start + 13
Thread 4:: QThread 0 libsystem_kernel.dylib 0x00007fff8f9ba322 __select + 10 1 QtCore 0x000000010114e48e qt_safe_select(int, fdset, fdset, fdset, timeval const) + 142 2 QtCore 0x0000000101151f45 QEventDispatcherUNIXPrivate::doSelect(QFlagsQEventLoop::ProcessEventsFlag, timeval) + 389 3 QtCore 0x00000001011528b2 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 178 4 QtCore 0x000000010111c114 QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 68 5 QtCore 0x000000010111c4c4 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 324 6 QtCore 0x0000000101000358 QThread::exec() + 312 7 QtCore 0x0000000101002f74 QThreadPrivate::start(void_) + 356 8 libsystem_c.dylib 0x00007fff8df1c7a2 _pthread_start + 327 9 libsystem_c.dylib 0x00007fff8df091e1 thread_start + 13
Thread 5:: QProcessManager 0 libsystem_kernel.dylib 0x00007fff8f9ba322 __select + 10 1 QtCore 0x00000001010f04d0 QProcessManager::run() + 96 2 QtCore 0x0000000101002f74 QThreadPrivate::start(void*) + 356 3 libsystem_c.dylib 0x00007fff8df1c7a2 _pthread_start + 327 4 libsystem_c.dylib 0x00007fff8df091e1 thread_start + 13
Thread 6:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff8f9ba322 select + 10 1 com.apple.CoreFoundation 0x00007fff844fcf46 CFSocketManager + 1302 2 libsystem_c.dylib 0x00007fff8df1c7a2 _pthread_start + 327 3 libsystem_c.dylib 0x00007fff8df091e1 thread_start + 13
Thread 7:: QThread 0 libsystem_kernel.dylib 0x00007fff8f9ba322 __select + 10 1 QtCore 0x000000010114e585 qt_safe_select(int, fdset, fdset, fdset, timeval const) + 389 2 QtCore 0x0000000101151f45 QEventDispatcherUNIXPrivate::doSelect(QFlagsQEventLoop::ProcessEventsFlag, timeval) + 389 3 QtCore 0x00000001011528b2 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 178 4 QtCore 0x000000010111c114 QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 68 5 QtCore 0x000000010111c4c4 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 324 6 QtCore 0x0000000101000358 QThread::exec() + 312 7 QtCore 0x0000000101002f74 QThreadPrivate::start(void_) + 356 8 libsystem_c.dylib 0x00007fff8df1c7a2 _pthread_start + 327 9 libsystem_c.dylib 0x00007fff8df091e1 thread_start + 13
Thread 8:: Thread (pooled) 0 libsystem_kernel.dylib 0x00007fff8f9ba0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8df20fe9 _pthread_condwait + 869 2 QtCore 0x0000000101003f90 QWaitCondition::wait(QMutex, unsigned long) + 272 3 QtCore 0x0000000100ff55f2 QThreadPoolThread::run() + 498 4 QtCore 0x0000000101002f74 QThreadPrivate::start(void_) + 356 5 libsystem_c.dylib 0x00007fff8df1c7a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff8df091e1 thread_start + 13
Thread 9 Crashed:: QThread 0 QtNetwork 0x0000000100eeacdf QSslCertificate::toDer() const + 15 1 QtNetwork 0x0000000100eead76 QSslCertificate::digest(QCryptographicHash::Algorithm) const + 38 2 libowncloudsync.1.2.2-nightly20130328.dylib 0x000000010137d353 Mirall::CSyncThread::getauth(char const, char, unsigned long, int, int, void_) + 1187 3 ocsync_owncloud.so 0x00000001017a6fae verify_sslcert + 910 4 libneon.27.dylib 0x00000001017c09e5 ne__negotiate_ssl + 736 5 libneon.27.dylib 0x00000001017b1b0c send_request + 443 6 libneon.27.dylib 0x00000001017b1edf ne_begin_request + 237 7 libneon.27.dylib 0x00000001017b1919 ne_request_dispatch + 22 8 libneon.27.dylib 0x00000001017bd44c propfind + 143 9 ocsync_owncloud.so 0x00000001017a8a9a fetch_resource_list_attempts + 442 10 ocsync_owncloud.so 0x00000001017a7da4 owncloud_opendir + 68 11 libocsync.0.dylib 0x00000001013cdb94 csync_vio_opendir + 100 12 libocsync.0.dylib 0x00000001013c8e3f csync_ftw + 767 13 libocsync.0.dylib 0x00000001013c4d58 csync_update + 312 14 libowncloudsync.1.2.2-nightly20130328.dylib 0x000000010137e7cb Mirall::CSyncThread::startSync() + 2411 15 libowncloudsync.1.2.2-nightly20130328.dylib 0x000000010138f025 Mirall::CSyncThread::qt_staticmetacall(QObject, QMetaObject::Call, int, void) + 101 16 QtCore 0x0000000101131711 QObject::event(QEvent) + 1073 17 QtGui 0x00000001001519ed QApplicationPrivate::notifyhelper(QObject, QEvent) + 189 18 QtGui 0x0000000100158064 QApplication::notify(QObject, QEvent) + 1060 19 QtCore 0x000000010111d20c QCoreApplication::notifyInternal(QObject, QEvent) + 124 20 QtCore 0x000000010111e620 QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData_) + 736 21 QtCore 0x0000000101152842 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 66 22 QtCore 0x000000010111c114 QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 68 23 QtCore 0x000000010111c4c4 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 324 24 QtCore 0x0000000101000358 QThread::exec() + 312 25 QtCore 0x0000000101002f74 QThreadPrivate::start(void) + 356 26 libsystem_c.dylib 0x00007fff8df1c7a2 _pthread_start + 327 27 libsystem_c.dylib 0x00007fff8df091e1 thread_start + 13
Thread 9 crashed with X86 Thread State (64-bit): rax: 0xa000000000000000 rbx: 0x0000000105c689a0 rcx: 0x0000000102586af8 rdx: 0x0000000000000002 rdi: 0x0000000105c689a0 rsi: 0x0000000101562920 rbp: 0x0000000105c68990 rsp: 0x0000000105c68970 r8: 0x0000000000000009 r9: 0x000000000000001a r10: 0x00000001012bfee0 r11: 0x000000010153a11a r12: 0x0000000000000002 r13: 0x0000000105c68b00 r14: 0x0000000000000000 r15: 0x0000000105c68b10 rip: 0x0000000100eeacdf rfl: 0x0000000000010202 cr2: 0x00000001017b7025 Logical CPU: 0
Binary Images:
0x100000000 - 0x100097fef +com.owncloud.desktopclient (1.2.2-nightly20130328 - 1.2.2-nightly20130328)
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 2 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: 6101 thread_create: 0 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=168.7M resident=133.1M(79%) swapped_out_or_unallocated=35.6M(21%) Writable regions: Total=73.5M written=5868K(8%) resident=9156K(12%) swapped_out=0K(0%) unallocated=64.5M(88%)
REGION TYPE VIRTUAL =========== ======= CG backing stores 220K CG image 72K CG shared images 1216K CoreServices 2656K MALLOC 43.1M MALLOC guard page 48K Memory tag=240 4K Memory tag=242 12K STACK GUARD 56.0M Stack 12.1M VM_ALLOCATE 16.1M DATA 11.5M IMAGE 528K LINKEDIT 56.3M TEXT 112.4M __UNICODE 544K mapped file 72.0M shared memory 308K =========== ======= TOTAL 385.1M
I still have this issue with ownCloud-1.2.9-nightly20130508.dmg. It crashes almost instantly, I don't even see the GUI.
Per a previous comment, this is apparently related to ssl somehow. The server is using apache and mysql with a standard setup. The address is https://dropbox.mediainstitute.edu. The server is also running in non ssl mode, perhaps that is an issue? Anyway, here is the crash report if that helps. Thanks for the great product BTW. Process: owncloud [15438] Path: /Applications/owncloud.app/Contents/MacOS/owncloud Identifier: com.owncloud.desktopclient Version: 1.2.1 (1.2.1) Code Type: X86-64 (Native) Parent Process: launchd [142] User ID: 501
Date/Time: 2013-03-26 16:36:36.762 -0500 OS Version: Mac OS X 10.8.3 (12D78) Report Version: 10
Crashed Thread: 9 QThread
Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010
VM Regions Near 0x10: --> __TEXT 0000000100000000-0000000100098000 [ 608K] r-x/rwx SM=COW /Applications/owncloud.app/Contents/MacOS/owncloud
Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_c.dylib 0x00007fff8c02a6b4 strlen + 20 1 QtCore 0x000000010105b343 QString::endsWith(QLatin1String const&, Qt::CaseSensitivity) const + 147 2 libowncloudsync.1.2.1.dylib 0x000000010138d4bb Mirall::ownCloudInfo::slotReplyFinished() + 1371 3 libowncloudsync.1.2.1.dylib 0x00000001013923a9 Mirall::ownCloudInfo::qt_staticmetacall(QObject, QMetaObject::Call, int, void) + 185 4 QtCore 0x00000001011381ee QMetaObject::activate(QObject, QMetaObject const, int, void) + 1566 5 QtNetwork 0x0000000100e8ef46 QNetworkReplyImplPrivate::finished() + 566 6 QtNetwork 0x0000000100f0b800 QNetworkAccessHttpBackend::qt_staticmetacall(QObject, QMetaObject::Call, int, void*) + 400 7 QtCore 0x0000000101134711 QObject::event(QEvent) + 1073 8 QtGui 0x00000001001549ed QApplicationPrivate::notifyhelper(QObject, QEvent) + 189 9 QtGui 0x000000010015b064 QApplication::notify(QObject, QEvent) + 1060 10 QtCore 0x000000010112020c QCoreApplication::notifyInternal(QObject, QEvent) + 124 11 QtCore 0x0000000101121620 QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData_) + 736 12 com.apple.CoreFoundation 0x00007fff825bab31 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17 13 com.apple.CoreFoundation 0x00007fff825ba455 CFRunLoopDoSources0 + 245 14 com.apple.CoreFoundation 0x00007fff825dd7f5 CFRunLoopRun + 789 15 com.apple.CoreFoundation 0x00007fff825dd0e2 CFRunLoopRunSpecific + 290 16 com.apple.HIToolbox 0x00007fff83667eb4 RunCurrentEventLoopInMode + 209 17 com.apple.HIToolbox 0x00007fff83667c52 ReceiveNextEventCommon + 356 18 com.apple.HIToolbox 0x00007fff83667ae3 BlockUntilNextEventMatchingListInMode + 62 19 com.apple.AppKit 0x00007fff84f1b563 _DPSNextEvent + 685 20 com.apple.AppKit 0x00007fff84f1ae22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 21 com.apple.AppKit 0x00007fff84f121d3 -[NSApplication run] + 517 22 QtGui 0x000000010010da80 QEventDispatcherMac::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 1824 23 QtCore 0x000000010111f114 QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 68 24 QtCore 0x000000010111f4c4 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 324 25 QtCore 0x0000000101121bac QCoreApplication::exec() + 188 26 com.owncloud.desktopclient 0x00000001000041a4 main + 276 27 com.owncloud.desktopclient 0x0000000100004084 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8dadad16 kevent + 10 1 libdispatch.dylib 0x00007fff82457dea _dispatch_mgr_invoke + 883 2 libdispatch.dylib 0x00007fff824579ee _dispatch_mgr_thread + 54
Thread 2:: QThread 0 libsystem_kernel.dylib 0x00007fff8dada322 __select + 10 1 QtCore 0x0000000101151585 qt_safe_select(int, fdset, fdset, fdset, timeval const) + 389 2 QtCore 0x0000000101154f45 QEventDispatcherUNIXPrivate::doSelect(QFlagsQEventLoop::ProcessEventsFlag, timeval) + 389 3 QtCore 0x00000001011558b2 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 178 4 QtCore 0x000000010111f114 QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 68 5 QtCore 0x000000010111f4c4 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 324 6 QtCore 0x0000000101003358 QThread::exec() + 312 7 QtCore 0x0000000101005f74 QThreadPrivate::start(void_) + 356 8 libsystem_c.dylib 0x00007fff8c03c7a2 _pthread_start + 327 9 libsystem_c.dylib 0x00007fff8c0291e1 thread_start + 13
Thread 3:: QKqueueFileSystemWatcherEngine 0 libsystem_kernel.dylib 0x00007fff8dadad16 kevent + 10 1 QtCore 0x0000000101101959 QKqueueFileSystemWatcherEngine::run() + 153 2 QtCore 0x0000000101005f74 QThreadPrivate::start(void*) + 356 3 libsystem_c.dylib 0x00007fff8c03c7a2 _pthread_start + 327 4 libsystem_c.dylib 0x00007fff8c0291e1 thread_start + 13
Thread 4:: QThread 0 libsystem_kernel.dylib 0x00007fff8dada322 __select + 10 1 QtCore 0x000000010115148e qt_safe_select(int, fdset, fdset, fdset, timeval const) + 142 2 QtCore 0x0000000101154f45 QEventDispatcherUNIXPrivate::doSelect(QFlagsQEventLoop::ProcessEventsFlag, timeval) + 389 3 QtCore 0x00000001011558b2 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 178 4 QtCore 0x000000010111f114 QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 68 5 QtCore 0x000000010111f4c4 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 324 6 QtCore 0x0000000101003358 QThread::exec() + 312 7 QtCore 0x0000000101005f74 QThreadPrivate::start(void_) + 356 8 libsystem_c.dylib 0x00007fff8c03c7a2 _pthread_start + 327 9 libsystem_c.dylib 0x00007fff8c0291e1 thread_start + 13
Thread 5:: QProcessManager 0 libsystem_kernel.dylib 0x00007fff8dada322 __select + 10 1 QtCore 0x00000001010f34d0 QProcessManager::run() + 96 2 QtCore 0x0000000101005f74 QThreadPrivate::start(void*) + 356 3 libsystem_c.dylib 0x00007fff8c03c7a2 _pthread_start + 327 4 libsystem_c.dylib 0x00007fff8c0291e1 thread_start + 13
Thread 6:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff8dada322 select + 10 1 com.apple.CoreFoundation 0x00007fff8261cf46 CFSocketManager + 1302 2 libsystem_c.dylib 0x00007fff8c03c7a2 _pthread_start + 327 3 libsystem_c.dylib 0x00007fff8c0291e1 thread_start + 13
Thread 7:: QThread 0 libsystem_kernel.dylib 0x00007fff8dada322 __select + 10 1 QtCore 0x0000000101151585 qt_safe_select(int, fdset, fdset, fdset, timeval const) + 389 2 QtCore 0x0000000101154f45 QEventDispatcherUNIXPrivate::doSelect(QFlagsQEventLoop::ProcessEventsFlag, timeval) + 389 3 QtCore 0x00000001011558b2 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 178 4 QtCore 0x000000010111f114 QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 68 5 QtCore 0x000000010111f4c4 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 324 6 QtCore 0x0000000101003358 QThread::exec() + 312 7 QtCore 0x0000000101005f74 QThreadPrivate::start(void_) + 356 8 libsystem_c.dylib 0x00007fff8c03c7a2 _pthread_start + 327 9 libsystem_c.dylib 0x00007fff8c0291e1 thread_start + 13
Thread 8:: Thread (pooled) 0 libsystem_kernel.dylib 0x00007fff8dada0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8c040fe9 _pthread_condwait + 869 2 QtCore 0x0000000101006f90 QWaitCondition::wait(QMutex, unsigned long) + 272 3 QtCore 0x0000000100ff85f2 QThreadPoolThread::run() + 498 4 QtCore 0x0000000101005f74 QThreadPrivate::start(void_) + 356 5 libsystem_c.dylib 0x00007fff8c03c7a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff8c0291e1 thread_start + 13
Thread 9 Crashed:: QThread 0 libcrypto.0.9.8.dylib 0x00007fff81e8ed8a ASN1_item_ex_i2d + 42 1 libcrypto.0.9.8.dylib 0x00007fff81e8f5bd asn1_template_ex_i2d + 1229 2 libcrypto.0.9.8.dylib 0x00007fff81e8efe3 ASN1_item_ex_i2d + 643 3 libcrypto.0.9.8.dylib 0x00007fff81e8f5bd asn1_template_ex_i2d + 1229 4 libcrypto.0.9.8.dylib 0x00007fff81e8f081 ASN1_item_ex_i2d + 801 5 libcrypto.0.9.8.dylib 0x00007fff81e8ed46 ASN1_item_i2d + 166 6 QtNetwork 0x0000000100eed8aa QSslCertificatePrivate::QByteArray_from_X509(x509st, QSsl::EncodingFormat) + 138 7 QtNetwork 0x0000000100eedcf6 QSslCertificate::toDer() const + 38 8 QtNetwork 0x0000000100eedd76 QSslCertificate::digest(QCryptographicHash::Algorithm) const + 38 9 libowncloudsync.1.2.1.dylib 0x0000000101380273 Mirall::CSyncThread::getauth(char const, char, unsigned long, int, int, void_) + 1187 10 ocsync_owncloud.so 0x0000000101768fae verify_sslcert + 910 11 libneon.27.dylib 0x00000001017829e5 ne__negotiate_ssl + 736 12 libneon.27.dylib 0x0000000101773b0c send_request + 443 13 libneon.27.dylib 0x0000000101773edf ne_begin_request + 237 14 libneon.27.dylib 0x0000000101773919 ne_request_dispatch + 22 15 libneon.27.dylib 0x000000010177f44c propfind + 143 16 ocsync_owncloud.so 0x000000010176aa9a fetch_resource_list_attempts + 442 17 ocsync_owncloud.so 0x0000000101769da4 owncloud_opendir + 68 18 libocsync.0.dylib 0x00000001013cfef4 csync_vio_opendir + 100 19 libocsync.0.dylib 0x00000001013caf9f csync_ftw + 767 20 libocsync.0.dylib 0x00000001013c73d8 csync_update + 312 21 libowncloudsync.1.2.1.dylib 0x00000001013816eb Mirall::CSyncThread::startSync() + 2411 22 libowncloudsync.1.2.1.dylib 0x0000000101391f65 Mirall::CSyncThread::qt_staticmetacall(QObject, QMetaObject::Call, int, void_) + 101 23 QtCore 0x0000000101134711 QObject::event(QEvent) + 1073 24 QtGui 0x00000001001549ed QApplicationPrivate::notifyhelper(QObject, QEvent) + 189 25 QtGui 0x000000010015b064 QApplication::notify(QObject, QEvent) + 1060 26 QtCore 0x000000010112020c QCoreApplication::notifyInternal(QObject, QEvent) + 124 27 QtCore 0x0000000101121620 QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData_) + 736 28 QtCore 0x0000000101155842 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 66 29 QtCore 0x000000010111f114 QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 68 30 QtCore 0x000000010111f4c4 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 324 31 QtCore 0x0000000101003358 QThread::exec() + 312 32 QtCore 0x0000000101005f74 QThreadPrivate::start(void*) + 356 33 libsystem_c.dylib 0x00007fff8c03c7a2 _pthread_start + 327 34 libsystem_c.dylib 0x00007fff8c0291e1 thread_start + 13
Thread 9 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000000000001 rdx: 0x00007fff71778340 rdi: 0x0000000000000010 rsi: 0x0000000000000000 rbp: 0x000000010277d640 rsp: 0x000000010277d5f0 r8: 0x00007fff71778340 r9: 0x0000000000000000 r10: 0x00000000ffffffff r11: 0x00007fff81e751b0 r12: 0x0000000000000010 r13: 0x00000000ffffffff r14: 0x0000000000000000 r15: 0x0000000000000000 rip: 0x00007fff81e8ed8a rfl: 0x0000000000010246 cr2: 0x0000000000000010 Logical CPU: 0
Binary Images: 0x100000000 - 0x100097fff +com.owncloud.desktopclient (1.2.1 - 1.2.1) <2F95ABF1-E4C3-3F2B-90AA-82E6045DA797> /Applications/owncloud.app/Contents/MacOS/owncloud 0x1000cb000 - 0x100ae6fef +QtGui (4.8.4) <7E72D670-7AEF-3C9A-C7E4-E60A6167CC68> /Applications/owncloud.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui 0x100dad000 - 0x100dd0fff +QtTest (4.8.4) /Applications/owncloud.app/Contents/Frameworks/QtTest.framework/Versions/4/QtTest
0x100de1000 - 0x100e1efe7 +QtXml (4.8.4) <8AAD789E-934F-ECC1-456C-B8FFE4DB9E68> /Applications/owncloud.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
0x100e38000 - 0x100f7afff +QtNetwork (4.8.4) /Applications/owncloud.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
0x100fde000 - 0x1012b7fef +QtCore (4.8.4) <066143BB-EB51-053C-84CE-D3EBDA45466A> /Applications/owncloud.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x101356000 - 0x1013abfe7 +libowncloudsync.1.2.1.dylib (1.2.1) /Applications/owncloud.app/Contents/MacOS/libowncloudsync.1.2.1.dylib
0x1013c4000 - 0x1013d9ff7 +libocsync.0.dylib (0.2) <638D7DCA-EE37-387C-AFBB-D8C19068DD36> /Applications/owncloud.app/Contents/MacOS/libocsync.0.dylib
0x1013e0000 - 0x1013e9fff +libqtkeychain.0.1.0.dylib (0.1) /Applications/owncloud.app/Contents/MacOS/libqtkeychain.0.1.0.dylib
0x1013f1000 - 0x1013f3fff +libiniparser.0.dylib (0) /Applications/owncloud.app/Contents/MacOS/libiniparser.0.dylib
0x1013f6000 - 0x1014b6fe7 +libsqlite3.0.8.6.dylib (9.6) /Applications/owncloud.app/Contents/MacOS/libsqlite3.0.8.6.dylib
0x101764000 - 0x10176cfe7 +ocsync_owncloud.so (???) <1B07F310-6AE8-3620-9C1F-5F5BE2AA081A> /Applications/owncloud.app/Contents/PlugIns/ocsync_owncloud.so
0x101771000 - 0x10178bfff +libneon.27.dylib (30.6) /Applications/owncloud.app/Contents/MacOS/libneon.27.dylib
0x1027c3000 - 0x1027e7ff7 com.apple.security.csparser (3.0 - 55179.11) <5C818B75-2844-3BDC-B8FA-79CE48C19931> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x105325000 - 0x1053deff7 ColorSyncDeprecated.dylib (400) <3A647DD4-9BA1-3B5E-9680-64923371A9B7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x108b5e000 - 0x108b5fff7 com.apple.kerberos.reachability (3.0 - 2.0) <494BC138-CAA9-3083-AD03-72FDCC12D16D> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/Reachability.bundle/Contents/MacOS/Reachability
0x10a202000 - 0x10a203fff com.apple.heimdalodpac (10.8 - 198) <8BE31555-90B9-332A-87A3-73C2EF90D2E6> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/heimdalodpac.bundle/Contents/MacOS/heimdalodpac
0x10a208000 - 0x10a20afff com.apple.KerberosHelper.LKDCLocate (4.0 - 1.0) /System/Library/KerberosPlugins/KerberosFrameworkPlugins/LKDCLocate.bundle/Contents/MacOS/LKDCLocate
0x10a20e000 - 0x10a20fff7 com.apple.kerberos.sckerberosconfig (3.0 - 1) <4E2B2506-8401-37A5-A130-31DD32DF1DD1> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/SCKerberosConfig.bundle/Contents/MacOS/SCKerberosConfig
0x7fff611b4000 - 0x7fff611e893f dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
0x7fff815c4000 - 0x7fff815fafff com.apple.DebugSymbols (98 - 98) <7059F71D-9A82-3D32-99BB-E043DEDA6174> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff815fb000 - 0x7fff815fdff7 com.apple.print.framework.Print (8.0 - 258) <8F243E49-021F-3892-B555-3010A7F450A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff81650000 - 0x7fff816cfff7 com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff81ab3000 - 0x7fff81b1bfff libvDSP.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff81b1c000 - 0x7fff81b4dff7 com.apple.DictionaryServices (1.2 - 184.4) <2EC80C71-263E-3D63-B461-6351C876C50D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff81bce000 - 0x7fff81bf6fff libJPEG.dylib (849) <5C9052F6-D0B3-39CC-8302-468B43D694D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff81bf7000 - 0x7fff81bfcfff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff81c02000 - 0x7fff81c0bff7 com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff81cc5000 - 0x7fff81cdcfff com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff81cdd000 - 0x7fff81d0bff7 libsystem_m.dylib (3022.6) <11B6081D-6212-3EAB-9975-BED6234BD6A5> /usr/lib/system/libsystem_m.dylib
0x7fff81d0c000 - 0x7fff81d68ff7 com.apple.Symbolication (1.3 - 93) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff81db9000 - 0x7fff81e16ff7 com.apple.audio.CoreAudio (4.1.1 - 4.1.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff81e17000 - 0x7fff81f19fff libcrypto.0.9.8.dylib (47) <8926F842-23AB-35D6-A3CE-6FF5D504F875> /usr/lib/libcrypto.0.9.8.dylib
0x7fff8200c000 - 0x7fff82038ff7 libRIP.A.dylib (331.0.4) <4B261CE2-524E-3FA9-9437-B70DAC1EAB95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff82039000 - 0x7fff82350ff7 com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <731D8F92-1C52-3613-BA01-EFEA54DADF41> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff82366000 - 0x7fff823a9ff7 com.apple.bom (12.0 - 192) <0EFE0F2D-B6DE-3D1E-93C2-EED6D96F70A2> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff823aa000 - 0x7fff823acfff com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff823ad000 - 0x7fff82403fff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff82404000 - 0x7fff82417ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <023D909C-3AFA-3438-88EB-05D0BDA5AFFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff82453000 - 0x7fff82468ff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib
0x7fff82469000 - 0x7fff8247ffff com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff825a8000 - 0x7fff82792ff7 com.apple.CoreFoundation (6.8 - 744.18) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff827f1000 - 0x7fff828c3ff7 com.apple.CoreText (260.0 - 275.16) <990F3C7D-EEF1-33C4-99D6-8E81C96ED3E3> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff828c4000 - 0x7fff8299efff com.apple.backup.framework (1.4.2 - 1.4.2) <0B557393-CD2A-3076-BED2-F28D02E1EC1D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8299f000 - 0x7fff829a3ff7 com.apple.TCC (1.0 - 1) <76A86876-2280-3849-8478-450E1A8C0E01> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff82a6d000 - 0x7fff82d3eff7 com.apple.security (7.0 - 55179.11) <73958084-5BBC-3597-A751-7370B0C247E5> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff82d3f000 - 0x7fff82d4cfff com.apple.AppleFSCompression (49 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff82d57000 - 0x7fff82d63fff libCSync.A.dylib (331.0.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff82d64000 - 0x7fff82d68ff7 com.apple.CommonPanels (1.2.5 - 94) <5F81D593-4B87-3DCC-B934-625D436B4CB1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff82e3d000 - 0x7fff82e74ff7 libssl.0.9.8.dylib (47) <42AAA348-1361-349F-89C7-22CC168307AD> /usr/lib/libssl.0.9.8.dylib
0x7fff82e75000 - 0x7fff82e7cfff com.apple.NetFS (5.0 - 4.0) <195D8EC9-72BB-3E04-A64D-E1A89B4850C1> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff82e7d000 - 0x7fff82e9dfff libPng.dylib (849) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff82ea3000 - 0x7fff82f49ff7 com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff82f4a000 - 0x7fff82f51fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x7fff82f52000 - 0x7fff82f6dff7 libexpat.1.dylib (12) <95D59F1F-0A5C-3F33-BA97-26F7D796CE7A> /usr/lib/libexpat.1.dylib
0x7fff83114000 - 0x7fff83128fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff83129000 - 0x7fff83150fff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff83198000 - 0x7fff831dcfff libcups.2.dylib (327.3) <71E771A1-0489-3417-8A4A-56A2C930F80C> /usr/lib/libcups.2.dylib
0x7fff831dd000 - 0x7fff832dffff libJP2.dylib (849) <4EEA33EB-AF9F-365D-A572-F7D11AD1C76F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff832ec000 - 0x7fff8330eff7 libxpc.dylib (140.42) /usr/lib/system/libxpc.dylib
0x7fff8330f000 - 0x7fff83366ff7 com.apple.ScalableUserInterface (1.0 - 1) <93C14595-6172-37E9-88F2-CBC80A1C54D0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff83367000 - 0x7fff8359cff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8359d000 - 0x7fff83606fff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib
0x7fff83608000 - 0x7fff83938fff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8393b000 - 0x7fff83a38ff7 libxml2.2.dylib (22.3) <7FD09F53-83DA-3ECD-8DD9-870E1A2F0427> /usr/lib/libxml2.2.dylib
0x7fff83a55000 - 0x7fff83a55fff com.apple.ApplicationServices (45 - 45) <5302CC85-D534-3FE5-9E56-CA16762177F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff83d03000 - 0x7fff83d11fff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff83d12000 - 0x7fff83dadfff com.apple.CoreSymbolication (3.0 - 117) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff83dc3000 - 0x7fff83dd1ff7 libkxld.dylib (2050.22.13) <4AAF0573-8632-3D06-BE32-C5675F77638D> /usr/lib/system/libkxld.dylib
0x7fff83dd2000 - 0x7fff83ddfff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff84072000 - 0x7fff84078fff libmacho.dylib (829) /usr/lib/system/libmacho.dylib
0x7fff84079000 - 0x7fff84192fff com.apple.ImageIO.framework (3.2.0 - 849) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff84193000 - 0x7fff84258ff7 com.apple.coreui (2.0 - 181.1) <7C4196D5-79E8-3557-963B-71F494DC9B04> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff84259000 - 0x7fff84276ff7 com.apple.openscripting (1.3.6 - 148.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8427a000 - 0x7fff84697fff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff84740000 - 0x7fff84743ff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib
0x7fff84c7c000 - 0x7fff84c81fff com.apple.OpenDirectory (10.8 - 151.10) <1F47EC96-7403-3690-8D8D-C31D3B6FDA0A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff84c82000 - 0x7fff84d3fff7 com.apple.ColorSync (4.8.0 - 4.8.0) <73BE495D-8985-3B88-A7D0-23DF0CB50304> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff84d40000 - 0x7fff84d6bfff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff84dc6000 - 0x7fff859f3ff7 com.apple.AppKit (6.8 - 1187.37) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff859f4000 - 0x7fff859f7fff com.apple.help (1.3.2 - 42) <418A9A41-BCB4-32A2-97ED-3A388F69CA9D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff859f8000 - 0x7fff859f9ff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
0x7fff859fa000 - 0x7fff85a49ff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib
0x7fff85a4a000 - 0x7fff85bf8fff com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff85bf9000 - 0x7fff85c0efff com.apple.ImageCapture (8.0 - 8.0) <71B24609-DEE9-3927-9C82-62E72270299C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff85de2000 - 0x7fff85de3fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff85df0000 - 0x7fff85df6ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff85e37000 - 0x7fff85facfff com.apple.CFNetwork (596.3.3 - 596.3.3) <3739DC8D-8610-3740-80EC-43E130779CB8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff85fbb000 - 0x7fff85fdaff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff863c3000 - 0x7fff863fdff7 com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff863fe000 - 0x7fff863feffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <173346B7-614C-380B-8E80-9BD1BE501674> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff863ff000 - 0x7fff86403fff libGIF.dylib (849) <6A664B4D-0A88-33F7-9064-0CD159AB9CE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff86404000 - 0x7fff86404fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff86405000 - 0x7fff86405fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff86407000 - 0x7fff86412fff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib
0x7fff86419000 - 0x7fff86430fff com.apple.GenerationalStorage (1.1 - 132.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff86460000 - 0x7fff86487ff7 com.apple.PerformanceAnalysis (1.16 - 16) <1BDA3662-18B7-3F38-94E5-9ACD477A7682> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff86488000 - 0x7fff864ddff7 libTIFF.dylib (849) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff864de000 - 0x7fff86e6e6ff com.apple.CoreGraphics (1.600.0 - 331.0.4) <4953961C-96DC-39D7-ADF5-B767F2A7E4E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff86e89000 - 0x7fff86e98ff7 libxar.1.dylib (105) /usr/lib/libxar.1.dylib
0x7fff86e99000 - 0x7fff8711eff7 com.apple.RawCamera.bundle (4.04 - 680) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff87158000 - 0x7fff87165fff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib
0x7fff881aa000 - 0x7fff881abff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
0x7fff8825b000 - 0x7fff882aaff7 libFontRegistry.dylib (100) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff882c9000 - 0x7fff882cbfff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
0x7fff882cc000 - 0x7fff886c3fff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff886c4000 - 0x7fff888c4fff libicucore.A.dylib (491.11.2) /usr/lib/libicucore.A.dylib
0x7fff888c5000 - 0x7fff888c5fff com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8890d000 - 0x7fff88915fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
0x7fff88916000 - 0x7fff8891dfff libGFXShared.dylib (8.7.25) <869580B2-39CB-30C3-B76E-73BB4894B6B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8891e000 - 0x7fff8891fff7 libSystem.B.dylib (169.3) <92475A81-385C-32B9-9D6D-38E4BAC90996> /usr/lib/libSystem.B.dylib
0x7fff889b5000 - 0x7fff889b5fff libOpenScriptingUtil.dylib (148.3) /usr/lib/libOpenScriptingUtil.dylib
0x7fff889f1000 - 0x7fff889f2fff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib
0x7fff889fb000 - 0x7fff88af8fff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib
0x7fff88af9000 - 0x7fff88b7afff com.apple.Metadata (10.7.0 - 707.5) <4140B1F6-7D73-33C7-B3F2-4DB349C31AE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff89c3c000 - 0x7fff89f99ff7 com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff89f9a000 - 0x7fff89f9efff libCGXType.A.dylib (331.0.4) <251D4D2D-92B9-3D56-B348-CD67397F71FE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff89f9f000 - 0x7fff89fa7ff7 libsystem_dnssd.dylib (379.37) <616FC901-151E-38BF-B2C4-24A351C5FAAD> /usr/lib/system/libsystem_dnssd.dylib
0x7fff89fa8000 - 0x7fff89fb6fff libcommonCrypto.dylib (60027) /usr/lib/system/libcommonCrypto.dylib
0x7fff89fd2000 - 0x7fff89ffcff7 com.apple.CoreVideo (1.8 - 99.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8a259000 - 0x7fff8a25ffff com.apple.DiskArbitration (2.5.2 - 2.5.2) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8a2ce000 - 0x7fff8a31aff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
0x7fff8a31b000 - 0x7fff8a43392f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
0x7fff8a864000 - 0x7fff8a886ff7 com.apple.Kerberos (2.0 - 1) <416543F5-E7AF-3269-843F-C8CDA8DD0FFA> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8a887000 - 0x7fff8a909ff7 com.apple.Heimdal (3.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8a90a000 - 0x7fff8a92fff7 libc++abi.dylib (26) /usr/lib/libc++abi.dylib
0x7fff8a930000 - 0x7fff8a9ceff7 com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8a9cf000 - 0x7fff8aa29fff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8b215000 - 0x7fff8b216ff7 libsystem_sandbox.dylib (220.2) <6838A6FD-8626-3356-BB4F-BB4787216207> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8b217000 - 0x7fff8b238fff com.apple.Ubiquity (1.2 - 243.15) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8b2fe000 - 0x7fff8b36bff7 com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8b608000 - 0x7fff8b629ff7 libCRFSuite.dylib (33) /usr/lib/libCRFSuite.dylib
0x7fff8b62a000 - 0x7fff8b660ff7 libsystem_info.dylib (406.17) /usr/lib/system/libsystem_info.dylib
0x7fff8b910000 - 0x7fff8b923ff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib
0x7fff8b925000 - 0x7fff8b9b2ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <54A8069C-E497-3B07-BEA7-D3BC9DB5B649> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8b9b3000 - 0x7fff8bb39fff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8bb3a000 - 0x7fff8bb84ff7 libGLU.dylib (8.7.25) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8bc84000 - 0x7fff8be1ffef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8be20000 - 0x7fff8be2afff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <5A4B532E-3428-3F0A-8032-B0AFFF72CA3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8be2b000 - 0x7fff8be59fff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8bf8d000 - 0x7fff8bfccff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8c028000 - 0x7fff8c0f4ff7 libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
0x7fff8c195000 - 0x7fff8c1acfff libGL.dylib (8.7.25) <15F5CB64-847B-3D3D-9663-E0523F15F513> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8c1ff000 - 0x7fff8c202fff libRadiance.dylib (849) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8c203000 - 0x7fff8c29dfff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8c29e000 - 0x7fff8c306ff7 libc++.1.dylib (65.1) /usr/lib/libc++.1.dylib
0x7fff8c490000 - 0x7fff8c4cdfef libGLImage.dylib (8.7.25) <139A9892-A6F2-3F49-87FB-E7AC3F56E003> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8c4d2000 - 0x7fff8c4ddfff com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8c86a000 - 0x7fff8c9bbfff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8c9bc000 - 0x7fff8c9c8fff com.apple.CrashReporterSupport (10.8.3 - 417) <48EDDDF3-5720-39D6-B51F-D9AFB93327B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8c9c9000 - 0x7fff8c9cbfff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8ca18000 - 0x7fff8ca1cfff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff8ca4a000 - 0x7fff8ca9bff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8ca9c000 - 0x7fff8caaaff7 libsystem_network.dylib (77.10) <2AAA67A1-525E-38F0-8028-1D2B64716611> /usr/lib/system/libsystem_network.dylib
0x7fff8caab000 - 0x7fff8cabafff com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8caf7000 - 0x7fff8cb77ff7 com.apple.ApplicationServices.ATS (332 - 341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8d0c7000 - 0x7fff8d36bff7 com.apple.CoreImage (8.2.4 - 1.0.1) <4A6B017F-B9F7-36DA-943D-A95611F147EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8d36c000 - 0x7fff8d3c6ff7 com.apple.opencl (2.2.18 - 2.2.18) <4A78E53C-17B0-3B2D-A9EA-EF8720FE4134> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8d705000 - 0x7fff8d7fafff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib
0x7fff8d7fb000 - 0x7fff8d83eff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8d83f000 - 0x7fff8d844fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff8d845000 - 0x7fff8d8a4fff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8d8a5000 - 0x7fff8d8a5fff com.apple.CoreServices (57 - 57) <45F1466A-8264-3BB7-B0EC-E5E5BFBED143> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8d8a6000 - 0x7fff8d8b8ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff8d8b9000 - 0x7fff8d9c4fff libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8d9c5000 - 0x7fff8d9d0ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff8d9d1000 - 0x7fff8da82fff com.apple.LaunchServices (539.7 - 539.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8dac8000 - 0x7fff8dae3ff7 libsystem_kernel.dylib (2050.22.13) <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
0x7fff8dae4000 - 0x7fff8dae4fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8dae5000 - 0x7fff8db53fff com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8dbc3000 - 0x7fff8dbc7fff libCoreVMClient.dylib (32.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8dbe0000 - 0x7fff8dbe0fff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib
0x7fff8dc40000 - 0x7fff8dd60fff com.apple.desktopservices (1.7.3 - 1.7.3) <707F77D2-EC0E-3431-840F-B984BD7ABDD6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8dd61000 - 0x7fff8dd63ff7 libunc.dylib (25) <2FDC94A7-3039-3680-85F3-2164E63B464D> /usr/lib/system/libunc.dylib
0x7fff8dd64000 - 0x7fff8dd83ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff8dd84000 - 0x7fff8dd86fff libCVMSPluginSupport.dylib (8.7.25) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8e598000 - 0x7fff8e59cfff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8e5e7000 - 0x7fff8e5e8fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 2 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: 12953 thread_create: 0 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=168.2M resident=86.4M(51%) swapped_out_or_unallocated=81.8M(49%) Writable regions: Total=74.1M written=5996K(8%) resident=8860K(12%) swapped_out=0K(0%) unallocated=65.4M(88%)
REGION TYPE VIRTUAL =========== ======= CG backing stores 8K CG image 72K CG shared images 1216K CoreServices 2656K MALLOC 43.9M MALLOC guard page 48K Memory tag=240 4K Memory tag=242 12K STACK GUARD 56.0M Stack 12.1M VM_ALLOCATE 16.1M DATA 11.3M IMAGE 528K LINKEDIT 56.3M TEXT 111.9M __UNICODE 544K mapped file 72.0M shared memory 308K =========== ======= TOTAL 385.0M