ethereum / aleth

Aleth – Ethereum C++ client, tools and libraries
GNU General Public License v3.0
3.96k stars 2.17k forks source link

AZ crashes on OSX following mine of transaction #660

Closed mike80439 closed 9 years ago

mike80439 commented 9 years ago

Build procedure: brew untap caktux/ethereum brew tap caktux/ethereum brew install ethereum --devel --successful --with-debug brew linkapps

Transaction copied to transact.data window (from Solidity tutorial SimpleStorage example): 604b80600c6000396000f300600160008035811a818181146018578301818114602857005b601e6041565b8060005260206000f35b60316001356037565b60006000f35b8060008190555050565b600060005490509056

Code generated by AZ from the transaction (same as from webpage compiler): PUSH1 0x4b DUP1 PUSH1 0xc PUSH1 0x0 CODECOPY PUSH1 0x0 RETURN STOP PUSH1 0x1 PUSH1 0x0 DUP1 CALLDATALOAD DUP2 BYTE DUP2 DUP2 DUP2 EQ PUSH1 0x18 JUMPI DUP4 ADD DUP2 DUP2 EQ PUSH1 0x28 JUMPI STOP JUMPDEST PUSH1 0x1e PUSH1 0x41 JUMP JUMPDEST DUP1 PUSH1 0x0 MSTORE PUSH1 0x20 PUSH1 0x0 RETURN JUMPDEST PUSH1 0x31 PUSH1 0x1 CALLDATALOAD PUSH1 0x37 JUMP JUMPDEST PUSH1 0x0 PUSH1 0x0 RETURN JUMPDEST DUP1 PUSH1 0x0 DUP2 SWAP1 SSTORE POP POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x0 SLOAD SWAP1 POP SWAP1 JUMP

Pressed Execute button and AZ created a pending transaction. Waited while blocks were mined by others. Pressed Mine button and AZ crashed.

Process: AlethZero [40806] Path: /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/AlethZero Identifier: . Version: ??? (ethereum ) Code Type: X86-64 (Native) Parent Process: launchd [149] Responsible: AlethZero [40806] User ID: 502

Date/Time: 2014-12-18 11:14:42.361 -0700 OS Version: Mac OS X 10.9.5 (13F34) Report Version: 11 Anonymous UUID: 4B594934-1534-89C7-8C46-32F9E25DAFDE

Sleep/Wake UUID: 3DD021A1-FD43-4A20-8CBB-FEDB184AAAB8

Crashed Thread: 12

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: EXC_I386_GPFLT

Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff9245ea1a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff9245dd18 mach_msg + 64 2 com.apple.CoreFoundation 0x00007fff90881f15 CFRunLoopServiceMachPort + 181 3 com.apple.CoreFoundation 0x00007fff90881539 CFRunLoopRun + 1161 4 com.apple.CoreFoundation 0x00007fff90880e75 CFRunLoopRunSpecific + 309 5 com.apple.HIToolbox 0x00007fff988a1a0d RunCurrentEventLoopInMode + 226 6 com.apple.HIToolbox 0x00007fff988a17b7 ReceiveNextEventCommon + 479 7 com.apple.HIToolbox 0x00007fff988a15bc _BlockUntilNextEventMatchingListInModeWithFilter + 65 8 com.apple.AppKit 0x00007fff94afe24e _DPSNextEvent + 1434 9 com.apple.AppKit 0x00007fff94afd89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122 10 com.apple.AppKit 0x00007fff94af199c -[NSApplication run] + 553 11 libqcocoa.dylib 0x0000000113a5a92d 0x113a3a000 + 133421 12 org.qt-project.QtCore 0x000000010e15f5ad QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 381 13 org.qt-project.QtCore 0x000000010e16258a QCoreApplication::exec() + 346 14 . 0x000000010ddf83bf main + 100 15 libdyld.dylib 0x00007fff8f1485fd start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff92463662 kevent64 + 10 1 libdispatch.dylib 0x00007fff97638421 _dispatch_mgr_invoke + 239 2 libdispatch.dylib 0x00007fff97638136 _dispatch_mgr_thread + 52

Thread 2: 0 libsystem_kernel.dylib 0x00007fff92462e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9835ff08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff98362fb9 start_wqthread + 13

Thread 3:: Qt bearer thread 0 libsystem_kernel.dylib 0x00007fff924629aa __select + 10 1 libsystem_c.dylib 0x00007fff98c95be0 pselect$1050 + 183 2 org.qt-project.QtCore 0x000000010e1b2f48 qt_safe_select(int, fdset, fdset, fdset, timespec const_) + 104 3 org.qt-project.QtCore 0x000000010e1b4000 QEventDispatcherUNIXPrivate::doSelect(QFlagsQEventLoop::ProcessEventsFlag, timespec*) + 672 4 org.qt-project.QtCore 0x000000010e1b50ca QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 234 5 org.qt-project.QtCore 0x000000010e15f5ad QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 381 6 org.qt-project.QtCore 0x000000010df54905 QThread::exec() + 117 7 org.qt-project.QtCore 0x000000010df58393 0x10df24000 + 213907 8 libsystem_pthread.dylib 0x00007fff9835e899 _pthread_body + 138 9 libsystem_pthread.dylib 0x00007fff9835e72a _pthread_start + 137 10 libsystem_pthread.dylib 0x00007fff98362fc9 thread_start + 13

Thread 4:: JavaScriptCore::BlockFree 0 libsystem_kernel.dylib 0x00007fff92462716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff98360c3b _pthread_cond_wait + 727 2 org.qt-project.QtWebKit 0x000000010fd456c8 0x10ec16000 + 18020040 3 org.qt-project.QtWebKit 0x0000000110034c7f 0x10ec16000 + 21097599 4 libsystem_pthread.dylib 0x00007fff9835e899 _pthread_body + 138 5 libsystem_pthread.dylib 0x00007fff9835e72a _pthread_start + 137 6 libsystem_pthread.dylib 0x00007fff98362fc9 thread_start + 13

Thread 5:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff92462716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff98360c3b _pthread_cond_wait + 727 2 org.qt-project.QtWebKit 0x000000010fd46557 0x10ec16000 + 18023767 3 org.qt-project.QtWebKit 0x000000010fd465e8 0x10ec16000 + 18023912 4 org.qt-project.QtWebKit 0x0000000110034c7f 0x10ec16000 + 21097599 5 libsystem_pthread.dylib 0x00007fff9835e899 _pthread_body + 138 6 libsystem_pthread.dylib 0x00007fff9835e72a _pthread_start + 137 7 libsystem_pthread.dylib 0x00007fff98362fc9 thread_start + 13

Thread 6:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff92462716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff98360c3b _pthread_cond_wait + 727 2 org.qt-project.QtWebKit 0x000000010fd46557 0x10ec16000 + 18023767 3 org.qt-project.QtWebKit 0x000000010fd465e8 0x10ec16000 + 18023912 4 org.qt-project.QtWebKit 0x0000000110034c7f 0x10ec16000 + 21097599 5 libsystem_pthread.dylib 0x00007fff9835e899 _pthread_body + 138 6 libsystem_pthread.dylib 0x00007fff9835e72a _pthread_start + 137 7 libsystem_pthread.dylib 0x00007fff98362fc9 thread_start + 13

Thread 7:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff92462716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff98360c3b _pthread_cond_wait + 727 2 org.qt-project.QtWebKit 0x000000010fd46557 0x10ec16000 + 18023767 3 org.qt-project.QtWebKit 0x000000010fd465e8 0x10ec16000 + 18023912 4 org.qt-project.QtWebKit 0x0000000110034c7f 0x10ec16000 + 21097599 5 libsystem_pthread.dylib 0x00007fff9835e899 _pthread_body + 138 6 libsystem_pthread.dylib 0x00007fff9835e72a _pthread_start + 137 7 libsystem_pthread.dylib 0x00007fff98362fc9 thread_start + 13

Thread 8:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff92462716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff98360c3b _pthread_cond_wait + 727 2 org.qt-project.QtWebKit 0x000000010fd46557 0x10ec16000 + 18023767 3 org.qt-project.QtWebKit 0x000000010fd465e8 0x10ec16000 + 18023912 4 org.qt-project.QtWebKit 0x0000000110034c7f 0x10ec16000 + 21097599 5 libsystem_pthread.dylib 0x00007fff9835e899 _pthread_body + 138 6 libsystem_pthread.dylib 0x00007fff9835e72a _pthread_start + 137 7 libsystem_pthread.dylib 0x00007fff98362fc9 thread_start + 13

Thread 9:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff92462716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff98360c3b _pthread_cond_wait + 727 2 org.qt-project.QtWebKit 0x000000010fd46557 0x10ec16000 + 18023767 3 org.qt-project.QtWebKit 0x000000010fd465e8 0x10ec16000 + 18023912 4 org.qt-project.QtWebKit 0x0000000110034c7f 0x10ec16000 + 21097599 5 libsystem_pthread.dylib 0x00007fff9835e899 _pthread_body + 138 6 libsystem_pthread.dylib 0x00007fff9835e72a _pthread_start + 137 7 libsystem_pthread.dylib 0x00007fff98362fc9 thread_start + 13

Thread 10:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff92462716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff98360c3b _pthread_cond_wait + 727 2 org.qt-project.QtWebKit 0x000000010fd46557 0x10ec16000 + 18023767 3 org.qt-project.QtWebKit 0x000000010fd465e8 0x10ec16000 + 18023912 4 org.qt-project.QtWebKit 0x0000000110034c7f 0x10ec16000 + 21097599 5 libsystem_pthread.dylib 0x00007fff9835e899 _pthread_body + 138 6 libsystem_pthread.dylib 0x00007fff9835e72a _pthread_start + 137 7 libsystem_pthread.dylib 0x00007fff98362fc9 thread_start + 13

Thread 11: 0 libsystem_kernel.dylib 0x00007fff92462716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff98360c3b _pthread_cond_wait + 727 2 libleveldb.1.dylib 0x0000000111eca30c 0x111ea7000 + 144140 3 libsystem_pthread.dylib 0x00007fff9835e899 _pthread_body + 138 4 libsystem_pthread.dylib 0x00007fff9835e72a _pthread_start + 137 5 libsystem_pthread.dylib 0x00007fff98362fc9 thread_start + 13

Thread 12 Crashed: 0 libethereum.dylib 0x000000010e54b0de boost::exception_detail::clone_impldev::eth::InvalidNonce::clone_impl(dev::eth::InvalidNonce const&) + 180 1 libethereum.dylib 0x000000010e54a9e7 void boost::throw_exceptiondev::eth::InvalidNonce(dev::eth::InvalidNonce const&) + 287 2 libethereum.dylib 0x000000010e543d01 void boost::exception_detail::throw_exceptiondev::eth::InvalidNonce(dev::eth::InvalidNonce const&, char const, char const_, int) + 342 3 libethereum.dylib 0x000000010e53fc7c dev::eth::Executive::setup(dev::vector_ref) + 4826 4 libethereum.dylib 0x000000010e565211 dev::eth::State::execute(dev::vectorref, std::1::vector<unsigned char, std::1::allocator >, bool) + 505 5 libethereum.dylib 0x000000010e564961 dev::eth::State::sync(dev::eth::TransactionQueue&, bool_) + 205 6 libethereum.dylib 0x000000010e51c3e5 dev::eth::Client::doWork() + 1863 7 libdevcore.dylib 0x000000010eb4a0f9 0x10eb31000 + 102649 8 libsystem_pthread.dylib 0x00007fff9835e899 _pthread_body + 138 9 libsystem_pthread.dylib 0x00007fff9835e72a _pthread_start + 137 10 libsystem_pthread.dylib 0x00007fff98362fc9 thread_start + 13

Thread 13: 0 libsystem_kernel.dylib 0x00007fff92462e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9835ff08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff98362fb9 start_wqthread + 13

Thread 14: 0 libsystem_kernel.dylib 0x00007fff92462e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9835ff08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff98362fb9 start_wqthread + 13

Thread 15: 0 libsystem_kernel.dylib 0x00007fff92462e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9835ff08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff98362fb9 start_wqthread + 13

Thread 16: 0 libsystem_kernel.dylib 0x00007fff9245ea1a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff9245dd18 mach_msg + 64 2 com.apple.CoreFoundation 0x00007fff90881f15 CFRunLoopServiceMachPort + 181 3 com.apple.CoreFoundation 0x00007fff90881539 CFRunLoopRun + 1161 4 com.apple.CoreFoundation 0x00007fff90880e75 CFRunLoopRunSpecific + 309 5 com.apple.AppKit 0x00007fff94c9e05e _NSEventThread + 144 6 libsystem_pthread.dylib 0x00007fff9835e899 _pthread_body + 138 7 libsystem_pthread.dylib 0x00007fff9835e72a _pthread_start + 137 8 libsystem_pthread.dylib 0x00007fff98362fc9 thread_start + 13

Thread 17: 0 libsystem_kernel.dylib 0x00007fff9246364a kevent + 10 1 libp2p.dylib 0x0000000111dbef27 boost::asio::detail::kqueue_reactor::run(bool, boost::asio::detail::op_queueboost::asio::detail::task_io_service_operation&) + 253 2 libp2p.dylib 0x0000000111dbec6f boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lockboost::asio::detail::posix_mutex&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) + 269 3 libp2p.dylib 0x0000000111dbea29 boost::asio::detail::task_io_service::run(boost::system::error_code&) + 181 4 libp2p.dylib 0x0000000111da6cb6 dev::p2p::Host::doWork() + 50 5 libdevcore.dylib 0x000000010eb4a0f9 0x10eb31000 + 102649 6 libsystem_pthread.dylib 0x00007fff9835e899 _pthread_body + 138 7 libsystem_pthread.dylib 0x00007fff9835e72a _pthread_start + 137 8 libsystem_pthread.dylib 0x00007fff98362fc9 thread_start + 13

Thread 18: 0 libsystem_kernel.dylib 0x00007fff92462a3a semwait_signal + 10 1 libsystem_c.dylib 0x00007fff98c95dc0 nanosleep + 200 2 libc++.1.dylib 0x00007fff8e224b38 std::1::this_thread::sleep_for(std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > const&) + 75 3 libdevcore.dylib 0x000000010eb4a0ed 0x10eb31000 + 102637 4 libsystem_pthread.dylib 0x00007fff9835e899 _pthread_body + 138 5 libsystem_pthread.dylib 0x00007fff9835e72a _pthread_start + 137 6 libsystem_pthread.dylib 0x00007fff98362fc9 thread_start + 13

Thread 19: 0 libsystem_kernel.dylib 0x00007fff92462a3a semwait_signal + 10 1 libsystem_c.dylib 0x00007fff98c95dc0 nanosleep + 200 2 libc++.1.dylib 0x00007fff8e224b38 std::1::this_thread::sleep_for(std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > const&) + 75 3 libdevcore.dylib 0x000000010eb4a0ed 0x10eb31000 + 102637 4 libsystem_pthread.dylib 0x00007fff9835e899 _pthread_body + 138 5 libsystem_pthread.dylib 0x00007fff9835e72a _pthread_start + 137 6 libsystem_pthread.dylib 0x00007fff98362fc9 thread_start + 13

Thread 20: 0 libsystem_kernel.dylib 0x00007fff92462e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9835ff08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff98362fb9 start_wqthread + 13

Thread 21: 0 libsystem_kernel.dylib 0x00007fff92462e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9835ff08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff98362fb9 start_wqthread + 13

Thread 22: 0 libsystem_kernel.dylib 0x00007fff92462e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9835ff08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff98362fb9 start_wqthread + 13

Thread 23: 0 libsystem_kernel.dylib 0x00007fff92462a3a semwait_signal + 10 1 libsystem_c.dylib 0x00007fff98c95dc0 nanosleep + 200 2 libc++.1.dylib 0x00007fff8e224b38 std::1::this_thread::sleep_for(std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > const&) + 75 3 libethereum.dylib 0x000000010e56eae8 dev::eth::ProofOfWorkEnginedev::eth::SHA3Evaluator::mine(dev::FixedHash<32u>&, dev::FixedHash<32u> const&, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256u, 256u, (boost::multiprecision::cpp_integer_type)0, (boost::multiprecision::cpp_int_check_type)0, void>, (boost::multiprecision::expression_template_option)0> const&, unsigned int, bool, bool) + 1164 4 libethereum.dylib 0x000000010e5671ee dev::eth::State::mine(unsigned int, bool) + 222 5 libethereum.dylib 0x000000010e557466 dev::eth::Miner::doWork() + 224 6 libdevcore.dylib 0x000000010eb4a0f9 0x10eb31000 + 102649 7 libsystem_pthread.dylib 0x00007fff9835e899 _pthread_body + 138 8 libsystem_pthread.dylib 0x00007fff9835e72a _pthread_start + 137 9 libsystem_pthread.dylib 0x00007fff98362fc9 thread_start + 13

Thread 24: 0 libsystem_kernel.dylib 0x00007fff92462a3a semwait_signal + 10 1 libsystem_c.dylib 0x00007fff98c95dc0 nanosleep + 200 2 libc++.1.dylib 0x00007fff8e224b38 std::1::this_thread::sleep_for(std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > const&) + 75 3 libethereum.dylib 0x000000010e5573b6 dev::eth::Miner::doWork() + 48 4 libdevcore.dylib 0x000000010eb4a0f9 0x10eb31000 + 102649 5 libsystem_pthread.dylib 0x00007fff9835e899 _pthread_body + 138 6 libsystem_pthread.dylib 0x00007fff9835e72a _pthread_start + 137 7 libsystem_pthread.dylib 0x00007fff98362fc9 thread_start + 13

Thread 25: 0 libsystem_kernel.dylib 0x00007fff92462a3a semwait_signal + 10 1 libsystem_c.dylib 0x00007fff98c95dc0 nanosleep + 200 2 libc++.1.dylib 0x00007fff8e224b38 std::1::this_thread::sleep_for(std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > const&) + 75 3 libethereum.dylib 0x000000010e56eae8 dev::eth::ProofOfWorkEnginedev::eth::SHA3Evaluator::mine(dev::FixedHash<32u>&, dev::FixedHash<32u> const&, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256u, 256u, (boost::multiprecision::cpp_integer_type)0, (boost::multiprecision::cpp_int_check_type)0, void>, (boost::multiprecision::expression_template_option)0> const&, unsigned int, bool, bool) + 1164 4 libethereum.dylib 0x000000010e5671ee dev::eth::State::mine(unsigned int, bool) + 222 5 libethereum.dylib 0x000000010e557466 dev::eth::Miner::doWork() + 224 6 libdevcore.dylib 0x000000010eb4a0f9 0x10eb31000 + 102649 7 libsystem_pthread.dylib 0x00007fff9835e899 _pthread_body + 138 8 libsystem_pthread.dylib 0x00007fff9835e72a _pthread_start + 137 9 libsystem_pthread.dylib 0x00007fff98362fc9 thread_start + 13

Thread 26: 0 libsystem_kernel.dylib 0x00007fff92462a3a semwait_signal + 10 1 libsystem_c.dylib 0x00007fff98c95dc0 nanosleep + 200 2 libc++.1.dylib 0x00007fff8e224b38 std::1::this_thread::sleep_for(std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > const&) + 75 3 libethereum.dylib 0x000000010e56eae8 dev::eth::ProofOfWorkEnginedev::eth::SHA3Evaluator::mine(dev::FixedHash<32u>&, dev::FixedHash<32u> const&, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256u, 256u, (boost::multiprecision::cpp_integer_type)0, (boost::multiprecision::cpp_int_check_type)0, void>, (boost::multiprecision::expression_template_option)0> const&, unsigned int, bool, bool) + 1164 4 libethereum.dylib 0x000000010e5671ee dev::eth::State::mine(unsigned int, bool) + 222 5 libethereum.dylib 0x000000010e557466 dev::eth::Miner::doWork() + 224 6 libdevcore.dylib 0x000000010eb4a0f9 0x10eb31000 + 102649 7 libsystem_pthread.dylib 0x00007fff9835e899 _pthread_body + 138 8 libsystem_pthread.dylib 0x00007fff9835e72a _pthread_start + 137 9 libsystem_pthread.dylib 0x00007fff98362fc9 thread_start + 13

Thread 27: 0 libsystem_kernel.dylib 0x00007fff92462a3a semwait_signal + 10 1 libsystem_c.dylib 0x00007fff98c95dc0 nanosleep + 200 2 libc++.1.dylib 0x00007fff8e224b38 std::1::this_thread::sleep_for(std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > const&) + 75 3 libethereum.dylib 0x000000010e56eae8 dev::eth::ProofOfWorkEnginedev::eth::SHA3Evaluator::mine(dev::FixedHash<32u>&, dev::FixedHash<32u> const&, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256u, 256u, (boost::multiprecision::cpp_integer_type)0, (boost::multiprecision::cpp_int_check_type)0, void>, (boost::multiprecision::expression_template_option)0> const&, unsigned int, bool, bool) + 1164 4 libethereum.dylib 0x000000010e5671ee dev::eth::State::mine(unsigned int, bool) + 222 5 libethereum.dylib 0x000000010e557466 dev::eth::Miner::doWork() + 224 6 libdevcore.dylib 0x000000010eb4a0f9 0x10eb31000 + 102649 7 libsystem_pthread.dylib 0x00007fff9835e899 _pthread_body + 138 8 libsystem_pthread.dylib 0x00007fff9835e72a _pthread_start + 137 9 libsystem_pthread.dylib 0x00007fff98362fc9 thread_start + 13

Thread 28: 0 libsystem_kernel.dylib 0x00007fff92462a3a semwait_signal + 10 1 libsystem_c.dylib 0x00007fff98c95dc0 nanosleep + 200 2 libc++.1.dylib 0x00007fff8e224b38 std::1::this_thread::sleep_for(std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > const&) + 75 3 libethereum.dylib 0x000000010e56eae8 dev::eth::ProofOfWorkEnginedev::eth::SHA3Evaluator::mine(dev::FixedHash<32u>&, dev::FixedHash<32u> const&, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256u, 256u, (boost::multiprecision::cpp_integer_type)0, (boost::multiprecision::cpp_int_check_type)0, void>, (boost::multiprecision::expression_template_option)0> const&, unsigned int, bool, bool) + 1164 4 libethereum.dylib 0x000000010e5671ee dev::eth::State::mine(unsigned int, bool) + 222 5 libethereum.dylib 0x000000010e557466 dev::eth::Miner::doWork() + 224 6 libdevcore.dylib 0x000000010eb4a0f9 0x10eb31000 + 102649 7 libsystem_pthread.dylib 0x00007fff9835e899 _pthread_body + 138 8 libsystem_pthread.dylib 0x00007fff9835e72a _pthread_start + 137 9 libsystem_pthread.dylib 0x00007fff98362fc9 thread_start + 13

Thread 29: 0 libsystem_kernel.dylib 0x00007fff92462a3a semwait_signal + 10 1 libsystem_c.dylib 0x00007fff98c95dc0 nanosleep + 200 2 libc++.1.dylib 0x00007fff8e224b38 std::1::this_thread::sleep_for(std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > const&) + 75 3 libethereum.dylib 0x000000010e56eae8 dev::eth::ProofOfWorkEnginedev::eth::SHA3Evaluator::mine(dev::FixedHash<32u>&, dev::FixedHash<32u> const&, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256u, 256u, (boost::multiprecision::cpp_integer_type)0, (boost::multiprecision::cpp_int_check_type)0, void>, (boost::multiprecision::expression_template_option)0> const&, unsigned int, bool, bool) + 1164 4 libethereum.dylib 0x000000010e5671ee dev::eth::State::mine(unsigned int, bool) + 222 5 libethereum.dylib 0x000000010e557466 dev::eth::Miner::doWork() + 224 6 libdevcore.dylib 0x000000010eb4a0f9 0x10eb31000 + 102649 7 libsystem_pthread.dylib 0x00007fff9835e899 _pthread_body + 138 8 libsystem_pthread.dylib 0x00007fff9835e72a _pthread_start + 137 9 libsystem_pthread.dylib 0x00007fff98362fc9 thread_start + 13

Thread 30: 0 libsystem_kernel.dylib 0x00007fff92462a3a semwait_signal + 10 1 libsystem_c.dylib 0x00007fff98c95dc0 nanosleep + 200 2 libc++.1.dylib 0x00007fff8e224b38 std::1::this_thread::sleep_for(std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > const&) + 75 3 libethereum.dylib 0x000000010e56eae8 dev::eth::ProofOfWorkEnginedev::eth::SHA3Evaluator::mine(dev::FixedHash<32u>&, dev::FixedHash<32u> const&, boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<256u, 256u, (boost::multiprecision::cpp_integer_type)0, (boost::multiprecision::cpp_int_check_type)0, void>, (boost::multiprecision::expression_template_option)0> const&, unsigned int, bool, bool) + 1164 4 libethereum.dylib 0x000000010e5671ee dev::eth::State::mine(unsigned int, bool) + 222 5 libethereum.dylib 0x000000010e557466 dev::eth::Miner::doWork() + 224 6 libdevcore.dylib 0x000000010eb4a0f9 0x10eb31000 + 102649 7 libsystem_pthread.dylib 0x00007fff9835e899 _pthread_body + 138 8 libsystem_pthread.dylib 0x00007fff9835e72a _pthread_start + 137 9 libsystem_pthread.dylib 0x00007fff98362fc9 thread_start + 13

Thread 12 crashed with X86 Thread State (64-bit): rax: 0x000000010e5e2838 rbx: 0x00007fb076434828 rcx: 0x0000000000000070 rdx: 0x0000000000000000 rdi: 0x00007fb076434828 rsi: 0x00000001171bda60 rbp: 0x00000001171bda50 rsp: 0x00000001171bda20 r8: 0x0000000000000011 r9: 0x00007fb076400000 r10: 0x00000000e52b53bf r11: 0x0000000060f44aaa r12: 0x0000000000000001 r13: 0x000000010e5de8a0 r14: 0x00007fb076434828 r15: 0x000000010e5de8a0 rip: 0x000000010e54b0de rfl: 0x0000000000010202 cr2: 0x000000010db02c90

Logical CPU: 4 Error Code: 0x00000000 Trap Number: 13

Binary Images: 0x10dde7000 - 0x10de9bfe7 +. (??? - ethereum ) /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/AlethZero 0x10df24000 - 0x10e42cff7 +org.qt-project.QtCore (5.4 - 5.4.0) <906D5182-AD27-30AB-A012-96E0A71D8266> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore 0x10e4b7000 - 0x10e4c2fff +libwebthree.dylib (0) /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/libwebthree.dylib 0x10e4d0000 - 0x10e4deff7 +libqethereum.dylib (0) /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/libqethereum.dylib 0x10e4e7000 - 0x10e5d9fef +libethereum.dylib (0) <919770C6-8A47-38C3-959F-08DBEA111702> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/libethereum.dylib 0x10e64e000 - 0x10e67dff7 +libevm.dylib (0) <97304AB9-4DE1-3218-B476-199F60A8FEF5> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/libevm.dylib 0x10e6a1000 - 0x10e6cffe7 +libethcore.dylib (0) <57E8151E-691C-397C-9B62-D9973314CA29> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/libethcore.dylib 0x10e6ec000 - 0x10e803fff +libdevcrypto.dylib (0) <17277BC5-4537-3182-982C-B3DD10528126> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/libdevcrypto.dylib 0x10e8fd000 - 0x10e903ff7 +libsecp256k1.dylib (0) /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/libsecp256k1.dylib 0x10e909000 - 0x10e96eff7 +libserpent.dylib (0) /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/libserpent.dylib 0x10e98c000 - 0x10e9cffff +liblll.dylib (0) /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/liblll.dylib 0x10ea36000 - 0x10ea99ff7 +libsolidity.dylib (0) /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/libsolidity.dylib 0x10eade000 - 0x10eb0fff7 +libevmcore.dylib (0) <18F3DC16-297D-306F-89D3-290987897B6E> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/libevmcore.dylib 0x10eb31000 - 0x10eb5bff7 +libdevcore.dylib (0) /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/libdevcore.dylib 0x10eb7b000 - 0x10eba5fe7 +libweb3jsonrpc.dylib (0) /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/libweb3jsonrpc.dylib 0x10ebc2000 - 0x10ebf0ff7 +org.qt-project.QtWebKitWidgets (5.4 - 5.4.0) /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/Frameworks/QtWebKitWidgets.framework/Versions/5/QtWebKitWidgets 0x10ec16000 - 0x110685ff7 +org.qt-project.QtWebKit (5.4 - 5.4.0) <5E673791-2062-3F2C-BB78-85F1AE32C3DD> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/Frameworks/QtWebKit.framework/Versions/5/QtWebKit 0x11091c000 - 0x110e25fff +org.qt-project.QtWidgets (5.4 - 5.4.0) <8DDE02EE-B8A9-332D-971F-5FC6EB9B2176> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets 0x110f58000 - 0x110f59ff9 +cl_kernels (???) <238FE02D-2F2A-4131-A894-1FDB48BF04C8> cl_kernels 0x110f5e000 - 0x111248ff7 +org.qt-project.QtQuick (5.4 - 5.4.0) <94BC4829-2432-3DCA-8149-6BE2F3CD681B> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick 0x1112eb000 - 0x1112ecfe4 +cl_kernels (???) <3CAED08E-D3F7-48F3-86B8-325FF94E2F57> cl_kernels 0x1112f2000 - 0x111764ff7 +org.qt-project.QtGui (5.4 - 5.4.0) <44BF6792-F320-3D06-BC00-C2A8B8949260> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui 0x11183e000 - 0x111b82ff7 +org.qt-project.QtQml (5.4 - 5.4.0) <394CA5FD-67B2-3D89-82A0-56AFDB0ECD7F> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml 0x111c14000 - 0x111d29ff7 +org.qt-project.QtNetwork (5.4 - 5.4.0) <8FF0244B-2E0D-3108-A493-629C9A728AD5> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork 0x111d63000 - 0x111d7fff7 +libwhisper.dylib (0) /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/libwhisper.dylib 0x111d9b000 - 0x111de9fef +libp2p.dylib (0) /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/libp2p.dylib 0x111e20000 - 0x111e28ff7 +libminiupnpc.10.dylib (0) <0BF731A7-CB31-3BF8-8E99-7B5BB090BCEA> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/libminiupnpc.10.dylib 0x111e33000 - 0x111e9bff7 +libgmp.10.dylib (0) <8994C3B0-B24E-3F0A-8981-7581C13326CA> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/libgmp.10.dylib 0x111ea7000 - 0x111ed4ff7 +libleveldb.1.dylib (0) <527317F3-8DAC-321B-A1F8-581D9F3F6259> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/libleveldb.1.dylib 0x111eea000 - 0x111ef5ff7 +libjsonrpccpp-common.0.dylib (0) <809EF3E8-193B-3EC5-8FF4-104BD7204CED> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/libjsonrpccpp-common.0.dylib 0x111f05000 - 0x111f16fef +libjsonrpccpp-server.0.dylib (0) /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/libjsonrpccpp-server.0.dylib 0x111f21000 - 0x111f33fff +libjsoncpp.dylib (0) <563EB8A6-B77B-31B9-9ACA-7D229261AF59> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/libjsoncpp.dylib 0x111f43000 - 0x111f46fff +libsnappy.1.dylib (0) <88F6C5B8-D8F6-3F23-9889-9D3141D03487> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/MacOS/libsnappy.1.dylib 0x111f51000 - 0x111f55fff com.apple.agl (3.2.3 - AGL-3.2.3) <21798BC5-8F01-345B-B27B-1037CF71D166> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x111f5c000 - 0x111f7efff +org.qt-project.QtSensors (5.4 - 5.4.0) <19B76D6D-3676-38C2-B1FD-A4476077381C> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/Frameworks/QtSensors.framework/Versions/5/QtSensors 0x111f99000 - 0x111fd1fff +org.qt-project.QtPositioning (5.4 - 5.4.0) <502F6D3F-5727-3C9E-BA11-CC253D15658E> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/Frameworks/QtPositioning.framework/Versions/5/QtPositioning 0x111fe1000 - 0x112073ff7 +org.qt-project.QtMultimedia (5.4 - 5.4.0) /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/Frameworks/QtMultimedia.framework/Versions/5/QtMultimedia 0x1120b5000 - 0x1120caff7 +org.qt-project.QtWebChannel (5.4 - 5.4.0) <889E62C4-1BF5-3917-8E24-F466DCF8F16F> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/Frameworks/QtWebChannel.framework/Versions/5/QtWebChannel 0x1120d9000 - 0x112106fff +org.qt-project.QtSql (5.4 - 5.4.0) <54D48A23-442B-313C-9B06-256EEB22B97C> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/Frameworks/QtSql.framework/Versions/5/QtSql 0x112118000 - 0x11212dff7 +org.qt-project.QtMultimediaWidgets (5.4 - 5.4.0) /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/Frameworks/QtMultimediaWidgets.framework/Versions/5/QtMultimediaWidgets 0x112140000 - 0x112174fff +org.qt-project.QtPrintSupport (5.4 - 5.4.0) /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport 0x11219a000 - 0x1121d8fff +org.qt-project.QtOpenGL (5.4 - 5.4.0) /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL 0x113a3a000 - 0x113ae0ff7 +libqcocoa.dylib (0) <0E14D8CF-372E-3B84-BD10-730A617933ED> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/PlugIns/platforms/libqcocoa.dylib 0x113d5a000 - 0x113d70fff +libqcorewlanbearer.dylib (0) /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/PlugIns/bearer/libqcorewlanbearer.dylib 0x113d78000 - 0x113d81ff7 +libqgenericbearer.dylib (0) <59576EA5-9F93-3F1E-AFD6-E1DE1A5849A5> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/PlugIns/bearer/libqgenericbearer.dylib 0x1163e4000 - 0x1163eeff7 +libqdds.dylib (0) /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/PlugIns/imageformats/libqdds.dylib 0x1163f3000 - 0x1163f9ff7 +libqgif.dylib (0) <250B1CA5-F99B-39A2-805C-AAAC06C0C6E2> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/PlugIns/imageformats/libqgif.dylib 0x1163fd000 - 0x116405fff +libqicns.dylib (0) <3D4B42E5-089C-3F52-A385-04B9B33C4F79> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/PlugIns/imageformats/libqicns.dylib 0x11640a000 - 0x116410ff7 +libqico.dylib (0) /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/PlugIns/imageformats/libqico.dylib 0x116415000 - 0x11649cfff +libqjp2.dylib (0) /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/PlugIns/imageformats/libqjp2.dylib 0x1164ab000 - 0x1164e9ff7 +libqjpeg.dylib (0) <40EC7154-BC74-3B13-8602-5F7BDCCA78BB> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/PlugIns/imageformats/libqjpeg.dylib 0x1164ef000 - 0x11653fff7 +libqmng.dylib (0) <789B494F-6392-3402-B444-ABFA2BBB2B69> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/PlugIns/imageformats/libqmng.dylib 0x116547000 - 0x11654bff7 +libqtga.dylib (0) <966B3471-4146-38F6-8A10-BD76A2D777DD> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/PlugIns/imageformats/libqtga.dylib 0x11654f000 - 0x1165b1ff7 +libqtiff.dylib (0) <5B0E4033-6B03-3390-AAC1-1B3B68E4D066> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/PlugIns/imageformats/libqtiff.dylib 0x1165b9000 - 0x1165bdff7 +libqwbmp.dylib (0) <33F650B7-4D25-3C03-99C5-F9EB15D5DD67> /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/PlugIns/imageformats/libqwbmp.dylib 0x1165c1000 - 0x11661afff +libqwebp.dylib (0) /usr/local/Cellar/ethereum/0.7.12-49-5/AlethZero.app/Contents/PlugIns/imageformats/libqwebp.dylib 0x1169d2000 - 0x1169d6ffd libFontRegistryUI.dylib (127) <57DE4E73-B65B-3712-9815-81018E72501A> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib 0x117b5a000 - 0x117c40fef unorm8_bgra.dylib (2.3.58) <641EC871-01E8-301F-8695-B92993AD7E23> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x7fff617a3000 - 0x7fff617d6817 dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld 0x7fff8c427000 - 0x7fff8c5d4f27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib 0x7fff8c5d9000 - 0x7fff8c609fff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff8c60a000 - 0x7fff8c696ff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8c697000 - 0x7fff8c699fff libRadiance.dylib (1044) <461482C9-CADB-3B36-B023-597C64AD4B00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8c69a000 - 0x7fff8c96efc7 com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff8cfba000 - 0x7fff8cfbafff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff8cfbb000 - 0x7fff8d002fff libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff8d4ca000 - 0x7fff8d4caff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib 0x7fff8d5d8000 - 0x7fff8d5defff com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification 0x7fff8d650000 - 0x7fff8d69efff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib 0x7fff8d948000 - 0x7fff8d9b7ff1 com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8d9b8000 - 0x7fff8d9bcfff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff8d9bd000 - 0x7fff8d9e9fff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff8d9ec000 - 0x7fff8daa4ff7 com.apple.DiscRecording (8.0 - 8000.4.6) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff8daa5000 - 0x7fff8dabeff7 com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff8dac9000 - 0x7fff8daf8fd2 libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib 0x7fff8db4c000 - 0x7fff8db9dff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8dbb6000 - 0x7fff8deb6ff7 com.apple.Foundation (6.9 - 1056.16) <24349208-3603-3F5D-95CC-B379616FBEF8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff8deb7000 - 0x7fff8deb9fff com.apple.EFILogin (2.0 - 2) <8D651894-B7AD-3F23-9B93-472EEA3D292F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff8deba000 - 0x7fff8debcffb libutil.dylib (34) /usr/lib/libutil.dylib 0x7fff8e022000 - 0x7fff8e063fff com.apple.PerformanceAnalysis (1.47 - 47) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff8e064000 - 0x7fff8e098fff libssl.0.9.8.dylib (52) <51C844FF-D7CD-3525-9ABB-84B8DD11D5E4> /usr/lib/libssl.0.9.8.dylib 0x7fff8e099000 - 0x7fff8e0bdfff libxpc.dylib (300.90.2) /usr/lib/system/libxpc.dylib 0x7fff8e0be000 - 0x7fff8e0f3ffc com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff8e13d000 - 0x7fff8e148fff libkxld.dylib (2422.115.4) <3C678B75-F7C5-3DBB-8DBD-48483AD54D5C> /usr/lib/system/libkxld.dylib 0x7fff8e150000 - 0x7fff8e151ff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff8e1da000 - 0x7fff8e1dffff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib 0x7fff8e1e0000 - 0x7fff8e232fff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib 0x7fff8e4ce000 - 0x7fff8e532fff com.apple.datadetectorscore (5.0 - 354.5) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8e533000 - 0x7fff8e536fff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff8f0fe000 - 0x7fff8f10bff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib 0x7fff8f10c000 - 0x7fff8f118ff7 com.apple.OpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8f119000 - 0x7fff8f134ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fff8f145000 - 0x7fff8f148ff7 libdyld.dylib (239.4) <41077DD7-F909-3B8A-863E-72AE304EDE13> /usr/lib/system/libdyld.dylib 0x7fff8f4f1000 - 0x7fff8f68dff3 com.apple.QuartzCore (1.8 - 332.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff8f68e000 - 0x7fff8f77fff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib 0x7fff8f780000 - 0x7fff8f8d4ff3 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8f8d5000 - 0x7fff8f8d6ff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff8f8e1000 - 0x7fff8f8f3ff7 com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <38262B92-C63F-35A0-997D-AD2EBF2F8338> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff8f8f4000 - 0x7fff8f904ffb libsasl2.2.dylib (170) /usr/lib/libsasl2.2.dylib 0x7fff8f905000 - 0x7fff8f953ff7 com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8f954000 - 0x7fff8fd87ffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff8fd88000 - 0x7fff8fe53fff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff8fe54000 - 0x7fff8fe58ff7 libheimdal-asn1.dylib (323.92.1) /usr/lib/libheimdal-asn1.dylib 0x7fff8fecd000 - 0x7fff8ff56fff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff8ff57000 - 0x7fff8ff5afff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff9002f000 - 0x7fff9006efff libGLU.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff9006f000 - 0x7fff90086ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff90087000 - 0x7fff90112ff7 libCoreStorage.dylib (380.70.2) /usr/lib/libCoreStorage.dylib 0x7fff9011f000 - 0x7fff9013aff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib 0x7fff90192000 - 0x7fff90256ff7 com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff90257000 - 0x7fff902e7ff7 com.apple.Metadata (10.7.0 - 800.28) <04D510EA-1169-392F-9702-EE7EB00882E6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff902e8000 - 0x7fff902e9fff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib 0x7fff90811000 - 0x7fff909f6fff com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff909f7000 - 0x7fff90a5dfff com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff90a5e000 - 0x7fff90a5fffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib 0x7fff90a60000 - 0x7fff90bfbff8 com.apple.CFNetwork (673.5 - 673.5) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff90c21000 - 0x7fff90c49ffb libRIP.A.dylib (599.35.4) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff90f61000 - 0x7fff91091ff7 com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff91092000 - 0x7fff910d9ff7 libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib 0x7fff910da000 - 0x7fff9118aff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff9118b000 - 0x7fff9124dff5 com.apple.CoreText (367.20 - 367.20) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff91b12000 - 0x7fff91b15ffa libCGXType.A.dylib (599.35.4) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff91b23000 - 0x7fff91b25ff7 com.apple.securityhi (9.0 - 55005) <9985032A-0EE1-3760-8D23-ADD3965A4D18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff91b26000 - 0x7fff91b55ff9 com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff91bc5000 - 0x7fff91bd1ffb com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff91bd2000 - 0x7fff91bdbff7 libcldcpuengine.dylib (2.3.58) <645ABD2F-C93B-3943-8B07-BBC08B904253> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff91c2c000 - 0x7fff91c34ff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff91c35000 - 0x7fff91c39fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff91d69000 - 0x7fff91ddcfff com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff91de4000 - 0x7fff91e08ff7 libJPEG.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff91e09000 - 0x7fff91e24ff7 libPng.dylib (1044) <151BA92C-6E7C-3B69-8024-FDD1E2C89DD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff91ed2000 - 0x7fff91eebff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff91fe8000 - 0x7fff91fe9ff7 libSystem.B.dylib (1197.1.1) <70B235FC-BCED-367B-BA6C-67C299BAE7D9> /usr/lib/libSystem.B.dylib 0x7fff9200a000 - 0x7fff92065ffb com.apple.AE (665.5 - 665.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff92066000 - 0x7fff9206dfff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib 0x7fff9206e000 - 0x7fff9209ffff com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff9210b000 - 0x7fff9211cff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib 0x7fff9211d000 - 0x7fff92135ff7 com.apple.openscripting (1.4 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff92171000 - 0x7fff9217bff7 com.apple.CrashReporterSupport (10.9 - 539) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff92189000 - 0x7fff92253ff7 com.apple.LaunchServices (572.28 - 572.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff92444000 - 0x7fff9244cffc libGFXShared.dylib (9.6.1) <65BC4378-C023-30EC-8B80-60FB4EA0B036> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff9244d000 - 0x7fff92469ff7 libsystem_kernel.dylib (2422.115.4) <9EDE872E-2A9E-3A78-8E1D-AB790794A098> /usr/lib/system/libsystem_kernel.dylib 0x7fff9246a000 - 0x7fff9246dfff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff924f1000 - 0x7fff9252aff7 com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff9264f000 - 0x7fff926a7ff7 com.apple.Symbolication (1.4 - 129.0.2) <78AE8B21-BF15-373F-88C6-73BF740BFFFB> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff926bb000 - 0x7fff926c2ff8 liblaunch.dylib (842.92.1) /usr/lib/system/liblaunch.dylib 0x7fff926c3000 - 0x7fff92927ffd com.apple.security (7.0 - 55471.14.21) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff9292d000 - 0x7fff92954ff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib 0x7fff92969000 - 0x7fff92a53fff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib 0x7fff92aa4000 - 0x7fff92aa5fff libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib 0x7fff92aaa000 - 0x7fff92b99fff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff92bb7000 - 0x7fff92bc4fff com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff92bc5000 - 0x7fff92bcdfff libsystem_dnssd.dylib (522.92.1) <3F8C6A07-3046-3E88-858F-D9CEFC43A405> /usr/lib/system/libsystem_dnssd.dylib 0x7fff92bce000 - 0x7fff92bf3ff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff92bf4000 - 0x7fff92bf4fff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff92bf5000 - 0x7fff92c1cffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib 0x7fff92c1e000 - 0x7fff92c1fff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib 0x7fff92c2a000 - 0x7fff92c31ffb libcopyfile.dylib (103.92.1) /usr/lib/system/libcopyfile.dylib 0x7fff92c32000 - 0x7fff92c3dff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff92c92000 - 0x7fff92cbaffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x7fff92cbb000 - 0x7fff92cbdff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib 0x7fff92cd0000 - 0x7fff92cd0fff com.apple.Carbon (154 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff92ecd000 - 0x7fff92f4efff com.apple.CoreSymbolication (3.0.1 - 141.0.5) <82170C9C-73E0-3108-9DC5-C214C9B72292> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff93241000 - 0x7fff9328eff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff9328f000 - 0x7fff93299ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff9329a000 - 0x7fff932a2ff3 libCGCMS.A.dylib (599.35.4) <67AD122A-B8DA-3C05-8B8C-1939F5064FAE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib 0x7fff932a3000 - 0x7fff932b0ff4 com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff93359000 - 0x7fff93359fff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff9335a000 - 0x7fff9335affd com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff9335b000 - 0x7fff93393ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff933bc000 - 0x7fff933c5fff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff94318000 - 0x7fff9433dff7 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff9433e000 - 0x7fff94342ff7 libGIF.dylib (1044) <7E51DFC3-740A-3CD3-98A1-1EC510A4A055> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff9455a000 - 0x7fff945bdffb com.apple.SystemConfiguration (1.13.1 - 1.13.1) <339A2A90-DA25-33AF-88E5-2FB38A758FEE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff948cb000 - 0x7fff949b9fff libJP2.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff949c9000 - 0x7fff949c9ffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib 0x7fff94a94000 - 0x7fff94ad9fff libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib 0x7fff94ada000 - 0x7fff95650ff7 com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff95722000 - 0x7fff9573efff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib 0x7fff9573f000 - 0x7fff95743ff7 libcache.dylib (62) /usr/lib/system/libcache.dylib 0x7fff95744000 - 0x7fff95749ff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib 0x7fff9574a000 - 0x7fff95a1bff4 com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff961df000 - 0x7fff9621afff com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff96243000 - 0x7fff96249ff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib 0x7fff966a1000 - 0x7fff966b9ff7 com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff966ba000 - 0x7fff96a9bffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff96a9c000 - 0x7fff96aaefff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff96aaf000 - 0x7fff96af1ff7 libauto.dylib (185.5) /usr/lib/libauto.dylib 0x7fff96af2000 - 0x7fff96b5efff com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff96bc0000 - 0x7fff96bc2ff3 libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib 0x7fff96c20000 - 0x7fff96c4aff7 libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib 0x7fff97184000 - 0x7fff97255ff1 com.apple.DiskImagesFramework (10.9 - 371.1) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff974b8000 - 0x7fff974bafff libCVMSPluginSupport.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff974ee000 - 0x7fff97517ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib 0x7fff97518000 - 0x7fff97518fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff9762c000 - 0x7fff9762cfff com.apple.Cocoa (6.8 - 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff9762d000 - 0x7fff97634fff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff97635000 - 0x7fff9764ffff libdispatch.dylib (339.92.1) /usr/lib/system/libdispatch.dylib 0x7fff97650000 - 0x7fff976bdfff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff976e5000 - 0x7fff9773efff libTIFF.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff9773f000 - 0x7fff97792fff com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff97849000 - 0x7fff9792dff7 com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff97943000 - 0x7fff97944fff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff97945000 - 0x7fff97948ffc com.apple.IOSurface (91.1 - 91.1) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff979e0000 - 0x7fff97a3ffff com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff97a40000 - 0x7fff97b27ff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib 0x7fff97b28000 - 0x7fff97c2eff7 com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff980c5000 - 0x7fff980cffff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib 0x7fff980f4000 - 0x7fff980fdffd com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff9810a000 - 0x7fff982c2ffb libicucore.A.dylib (511.35) <6F097DA7-147C-32A1-93D2-728A64CF0DC2> /usr/lib/libicucore.A.dylib 0x7fff982c3000 - 0x7fff9833afff com.apple.CoreServices.OSServices (600.4 - 600.4) <5A44F0B5-4A24-3875-ADE4-5B47D6C7E251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff9835d000 - 0x7fff98364ff7 libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib 0x7fff98365000 - 0x7fff98373fff com.apple.opengl (9.6.1 - 9.6.1) <359D0ECB-D100-341B-B437-BDE56E27B74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff983d1000 - 0x7fff98665ff7 com.apple.RawCamera.bundle (5.07 - 760) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff986be000 - 0x7fff986c8ff7 libcsfde.dylib (380.70.2) <3ACB87D7-A81C-3C45-B648-AD27F1B9D841> /usr/lib/libcsfde.dylib 0x7fff986e6000 - 0x7fff98854ff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff98873000 - 0x7fff98b1dff5 com.apple.HIToolbox (2.1.1 - 698) <26FF0E2C-1CD7-311F-ACF0-84F3D5273AD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff98b1e000 - 0x7fff98b47fff com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff98b48000 - 0x7fff98b77fff com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff98b78000 - 0x7fff98b7dfff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff98c1a000 - 0x7fff98ca3ff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib 0x7fff98ca4000 - 0x7fff98cb3ff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff98cb4000 - 0x7fff98cf2ff7 libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff98cf3000 - 0x7fff98cfefff libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff98e66000 - 0x7fff99785797 com.apple.CoreGraphics (1.600.0 - 599.35.4) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff99786000 - 0x7fff99862fff libcrypto.0.9.8.dylib (52) /usr/lib/libcrypto.0.9.8.dylib 0x7fff99863000 - 0x7fff99867ff7 libsystem_stats.dylib (93.90.3) /usr/lib/system/libsystem_stats.dylib 0x7fff998cb000 - 0x7fff998dcff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib 0x7fff998dd000 - 0x7fff99922ff6 com.apple.HIServices (1.23 - 468) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff99923000 - 0x7fff99924fff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib 0x7fff99925000 - 0x7fff9998affb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff999f5000 - 0x7fff99c3dff7 com.apple.CoreData (107 - 481.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff99ca4000 - 0x7fff99cb4fff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib 0x7fff99dd8000 - 0x7fff99de1ffb libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib 0x7fff99de2000 - 0x7fff99defff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib 0x7fff99e48000 - 0x7fff9a132fff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

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: 25757 thread_create: 3 thread_set_state: 6

VM Region Summary: ReadOnly portion of Libraries: Total=229.9M resident=246.2M(107%) swapped_out_or_unallocated=16777216.0T(7651375710208%) Writable regions: Total=1.3G written=66.6M(5%) resident=81.2M(6%) swapped_out=0K(0%) unallocated=1.2G(94%)

REGION TYPE VIRTUAL =========== ======= CG backing stores 7104K CG image 12K CG raster data 24K CG shared images 204K CoreImage 8K JS JIT generated code 8K JS JIT generated code (reserved) 1.0G reserved VM address space (unallocated) JS VM register file (reserved) 4096K reserved VM address space (unallocated) JS garbage collector 256K Kernel Alloc Once 8K MALLOC 233.6M MALLOC (admin) 32K Memory Tag 242 12K Memory Tag 251 16K OpenCL 24K STACK GUARD 56.1M Stack 22.8M VM_ALLOCATE 16.4M WebKit Malloc 1232K DATA 23.7M IMAGE 528K LINKEDIT 74.5M TEXT 155.4M __UNICODE 544K mapped file 64.6M shared memory 4K =========== ======= TOTAL 1.6G TOTAL, minus reserved VM space 656.9M

mike80439 commented 9 years ago

updated boost from 1.55 to 1.56. no change in outcome.

subtly commented 9 years ago

Thank you for the crash report :+1: We're working on a fix.