Author Topic: Crash report 0.4.7 on Mac Os X Maveric  (Read 1415 times)

0 Members and 1 Guest are viewing this topic.

Offline bytemaster

For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline spartako

  • Sr. Member
  • ****
  • Posts: 401
    • View Profile
Before the vacation I was installed on my Mac OS X with Mavericks (Darwin Kernel Version 13.3.0: Tue Jun  3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64 x86_64) the 0.2.4 version and it worked fine.

When I back at home I tried to update to 0.4.7 and I had this stack trace at startup
Code: [Select]
Process:         BitSharesX [34282]
Path:            /Applications/BitSharesX.app/Contents/MacOS/BitSharesX
Identifier:      org.bitshares.btsx
Version:         .. (..)
Code Type:       X86-64 (Native)
Parent Process:  launchd [149]
Responsible:     BitSharesX [34282]
User ID:         501

Date/Time:       2014-08-25 14:39:48.928 +0200
OS Version:      Mac OS X 10.9.4 (13E28)
Report Version:  11
Anonymous UUID:  7BBFEF8D-2513-FCEE-75A7-C160C213E07F

Sleep/Wake UUID: BDDB2709-FD36-4415-BA1B-D46B655BAD37

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

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
abort() called
*** error for object 0x7fff7ab7a330: pointer being freed was not allocated
 

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        0x00007fff8c926866 __pthread_kill + 10
1   libsystem_pthread.dylib        0x00007fff8a6b035c pthread_kill + 92
2   libsystem_c.dylib              0x00007fff95119b1a abort + 125
3   libsystem_malloc.dylib        0x00007fff8c8d607f free + 411
4   libstdc++.6.dylib              0x000000010aecfbce std::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::overflow(int) + 302
5   libstdc++.6.dylib              0x000000010aed38ce std::basic_streambuf<char, std::char_traits<char> >::xsputn(char const*, long) + 62
6   libstdc++.6.dylib              0x00007fff8d145b44 std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long) + 430
7   com.AdobeAAMDetectLib.AdobeAAMDetect 0x0000000132302239 NP_Initialize + 409
8   QtWebKit                      0x00000001073e76b5 WebCore::PluginPackage::load() + 245
9   QtWebKit                      0x00000001073e671a WebCore::PluginPackage::fetchInfo() + 42
10  QtWebKit                      0x0000000107337157 WebCore::PluginPackage::createPackage(WTF::String const&, long const&) + 55
11  QtWebKit                      0x0000000107333915 WebCore::PluginDatabase::refresh() + 677
12  QtWebKit                      0x000000010733340c WebCore::PluginDatabase::installedPlugins(bool) + 236
13  QtWebKit                      0x0000000106f78e04 PlatformStrategiesQt::getPluginInfo(WebCore::Page const*, WTF::Vector<WebCore::PluginInfo, 0ul, WTF::CrashOnOverflow>&) + 1348
14  QtWebKit                      0x000000010729a976 WebCore::PluginData::PluginData(WebCore::Page const*) + 134
15  QtWebKit                      0x0000000107280c4e WebCore::Page::pluginData() const + 46
16  QtWebKit                      0x0000000107d814a1 WebCore::DOMImplementation::createDocument(WTF::String const&, WebCore::Frame*, WebCore::KURL const&, bool) + 305
17  QtWebKit                      0x00000001071e5503 WebCore::DocumentWriter::createDocument(WebCore::KURL const&) + 147
18  QtWebKit                      0x00000001071e4faa WebCore::DocumentWriter::begin(WebCore::KURL const&, bool, WebCore::Document*) + 106
19  QtWebKit                      0x00000001074912cd WebCore::SVGImage::dataChanged(bool) + 669
20  QtWebKit                      0x00000001072cac08 WebCore::Image::setData(WTF::PassRefPtr<WebCore::SharedBuffer>, bool) + 104
21  QtWebKit                      0x00000001071ccd5e WebCore::CachedImage::finishLoading(WebCore::ResourceBuffer*) + 158
22  QtWebKit                      0x000000010720f935 WebCore::SubresourceLoader::didFinishLoading(double) + 133
23  QtWebKit                      0x00000001073bb331 WebCore::QNetworkReplyHandler::finish() + 257
24  QtWebKit                      0x00000001073b9c4b WebCore::QNetworkReplyHandlerCallQueue::flush() + 203
25  QtWebKit                      0x00000001073bcf1a WebCore::QNetworkReplyWrapper::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 58
26  QtCore                        0x000000010a832c6f QMetaObject::activate(QObject*, int, int, void**) + 1871
27  QtNetwork                      0x0000000109e1af41 QNetworkReplyHttpImplPrivate::finished() + 1153
28  QtNetwork                      0x0000000109e9bb2d QNetworkReplyHttpImpl::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 1901
29  QtCore                        0x000000010a82bd7b QObject::event(QEvent*) + 747
30  QtWidgets                      0x00000001069182dc QApplicationPrivate::notify_helper(QObject*, QEvent*) + 300
31  QtWidgets                      0x000000010691ad9b QApplication::notify(QObject*, QEvent*) + 6187
32  org.bitshares.btsx            0x0000000105066a5e BitSharesApp::notify(QObject*, QEvent*) + 14
33  QtCore                        0x000000010a7ff5d7 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 631
34  libqcocoa.dylib                0x000000010c896ad6 QCocoaEventDispatcherPrivate::processPostedEvents() + 278
35  libqcocoa.dylib                0x000000010c897478 QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 40
36  com.apple.CoreFoundation      0x00007fff935f75b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
37  com.apple.CoreFoundation      0x00007fff935e8c62 __CFRunLoopDoSources0 + 242
38  com.apple.CoreFoundation      0x00007fff935e83ef __CFRunLoopRun + 831
39  com.apple.CoreFoundation      0x00007fff935e7e75 CFRunLoopRunSpecific + 309
40  com.apple.HIToolbox            0x00007fff8c4cea0d RunCurrentEventLoopInMode + 226
41  com.apple.HIToolbox            0x00007fff8c4ce7b7 ReceiveNextEventCommon + 479
42  com.apple.HIToolbox            0x00007fff8c4ce5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
43  com.apple.AppKit              0x00007fff904ba24e _DPSNextEvent + 1434
44  com.apple.AppKit              0x00007fff904b989b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
45  com.apple.AppKit              0x00007fff904ad99c -[NSApplication run] + 553
46  libqcocoa.dylib                0x000000010c8961d4 QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2420
47  QtCore                        0x000000010a7fbacd QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
48  QtCore                        0x000000010a7ff007 QCoreApplication::exec() + 359
49  org.bitshares.btsx            0x00000001050651bb BitSharesApp::run() + 2667
50  org.bitshares.btsx            0x0000000105064655 BitSharesApp::run(int&, char**) + 469
51  org.bitshares.btsx            0x0000000105044dc4 main + 20
52  libdyld.dylib                  0x00007fff8e5135fd start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        0x00007fff8c927662 kevent64 + 10
1   libdispatch.dylib              0x00007fff910d9421 _dispatch_mgr_invoke + 239
2   libdispatch.dylib              0x00007fff910d9136 _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib        0x00007fff8c926e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib        0x00007fff8a6b0f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib        0x00007fff8a6b3fb9 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib        0x00007fff8c926e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib        0x00007fff8a6b0f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib        0x00007fff8a6b3fb9 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib        0x00007fff8c926e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib        0x00007fff8a6b0f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib        0x00007fff8a6b3fb9 start_wqthread + 13

Thread 5:: Dispatch queue: com.apple.root.default-priority
0   libsystem_kernel.dylib        0x00007fff8c922a1a mach_msg_trap + 10
1   libsystem_kernel.dylib        0x00007fff8c921d18 mach_msg + 64
2   libxpc.dylib                  0x00007fff925ddacc xpc_pipe_routine + 234
3   libxpc.dylib                  0x00007fff925e3d2b _xpc_domain_extension_request + 316
4   libdispatch.dylib              0x00007fff910d728d _dispatch_client_callout + 8
5   libdispatch.dylib              0x00007fff910d9082 _dispatch_root_queue_drain + 326
6   libdispatch.dylib              0x00007fff910da177 _dispatch_worker_thread2 + 40
7   libsystem_pthread.dylib        0x00007fff8a6b0ef8 _pthread_wqthread + 314
8   libsystem_pthread.dylib        0x00007fff8a6b3fb9 start_wqthread + 13

Thread 6:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        0x00007fff8c9269aa __select + 10
1   com.apple.CoreFoundation      0x00007fff93634a03 __CFSocketManager + 867
2   libsystem_pthread.dylib        0x00007fff8a6af899 _pthread_body + 138
3   libsystem_pthread.dylib        0x00007fff8a6af72a _pthread_start + 137
4   libsystem_pthread.dylib        0x00007fff8a6b3fc9 thread_start + 13

Thread 7:
0   libsystem_kernel.dylib        0x00007fff8c926716 __psynch_cvwait + 10
1   libsystem_pthread.dylib        0x00007fff8a6b1c3b _pthread_cond_wait + 727
2   org.bitshares.btsx            0x00000001055448cc boost::condition_variable::do_wait_until(boost::unique_lock<boost::mutex>&, timespec const&) + 76
3   org.bitshares.btsx            0x00000001055418e2 fc::thread_d::process_tasks() + 562
4   org.bitshares.btsx            0x0000000105545f3a fc::thread_d::start_process_tasks(long) + 26

Thread 8:
0   libsystem_kernel.dylib        0x00007fff8c926e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib        0x00007fff8a6b0f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib        0x00007fff8a6b3fb9 start_wqthread + 13

Thread 9:
0   libsystem_kernel.dylib        0x00007fff8c922a1a mach_msg_trap + 10
1   libsystem_kernel.dylib        0x00007fff8c921d18 mach_msg + 64
2   com.apple.CoreFoundation      0x00007fff935e8f15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation      0x00007fff935e8539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation      0x00007fff935e7e75 CFRunLoopRunSpecific + 309
5   com.apple.AppKit              0x00007fff9065a05e _NSEventThread + 144
6   libsystem_pthread.dylib        0x00007fff8a6af899 _pthread_body + 138
7   libsystem_pthread.dylib        0x00007fff8a6af72a _pthread_start + 137
8   libsystem_pthread.dylib        0x00007fff8a6b3fc9 thread_start + 13

Thread 10:: Qt bearer thread
0   libsystem_kernel.dylib        0x00007fff8c9269aa __select + 10
1   QtCore                        0x000000010a851e73 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 547
2   QtCore                        0x000000010a852db8 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 680
3   QtCore                        0x000000010a853e5b QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 251
4   QtCore                        0x000000010a7fbacd QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
5   QtCore                        0x000000010a5f31ce QThread::exec() + 126
6   QtCore                        0x000000010a5f7542 QThreadPrivate::start(void*) + 338
7   libsystem_pthread.dylib        0x00007fff8a6af899 _pthread_body + 138
8   libsystem_pthread.dylib        0x00007fff8a6af72a _pthread_start + 137
9   libsystem_pthread.dylib        0x00007fff8a6b3fc9 thread_start + 13

Thread 11:
0   libsystem_kernel.dylib        0x00007fff8c926716 __psynch_cvwait + 10
1   libsystem_pthread.dylib        0x00007fff8a6b1c3b _pthread_cond_wait + 727
2   org.bitshares.btsx            0x000000010554477b boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 59
3   org.bitshares.btsx            0x0000000105541872 fc::thread_d::process_tasks() + 450
4   org.bitshares.btsx            0x000000010553e4c0 fc::thread::exec() + 352
5   org.bitshares.btsx            0x0000000105540432 boost::detail::thread_data<fc::thread::thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0>::run() + 98
6   org.bitshares.btsx            0x0000000105765425 boost::(anonymous namespace)::thread_proxy(void*) + 133
7   libsystem_pthread.dylib        0x00007fff8a6af899 _pthread_body + 138
8   libsystem_pthread.dylib        0x00007fff8a6af72a _pthread_start + 137
9   libsystem_pthread.dylib        0x00007fff8a6b3fc9 thread_start + 13

Thread 12:
0   libsystem_kernel.dylib        0x00007fff8c926716 __psynch_cvwait + 10
1   libsystem_pthread.dylib        0x00007fff8a6b1c3b _pthread_cond_wait + 727
2   org.bitshares.btsx            0x000000010554477b boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 59
3   org.bitshares.btsx            0x0000000105541872 fc::thread_d::process_tasks() + 450
4   org.bitshares.btsx            0x000000010553e4c0 fc::thread::exec() + 352
5   org.bitshares.btsx            0x0000000105540432 boost::detail::thread_data<fc::thread::thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0>::run() + 98
6   org.bitshares.btsx            0x0000000105765425 boost::(anonymous namespace)::thread_proxy(void*) + 133
7   libsystem_pthread.dylib        0x00007fff8a6af899 _pthread_body + 138
8   libsystem_pthread.dylib        0x00007fff8a6af72a _pthread_start + 137
9   libsystem_pthread.dylib        0x00007fff8a6b3fc9 thread_start + 13

Thread 13:
0   libsystem_kernel.dylib        0x00007fff8c926716 __psynch_cvwait + 10
1   libsystem_pthread.dylib        0x00007fff8a6b1c3b _pthread_cond_wait + 727
2   org.bitshares.btsx            0x000000010554477b boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 59
3   org.bitshares.btsx            0x0000000105541872 fc::thread_d::process_tasks() + 450
4   org.bitshares.btsx            0x000000010553e4c0 fc::thread::exec() + 352
5   org.bitshares.btsx            0x0000000105540432 boost::detail::thread_data<fc::thread::thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0>::run() + 98
6   org.bitshares.btsx            0x0000000105765425 boost::(anonymous namespace)::thread_proxy(void*) + 133
7   libsystem_pthread.dylib        0x00007fff8a6af899 _pthread_body + 138
8   libsystem_pthread.dylib        0x00007fff8a6af72a _pthread_start + 137
9   libsystem_pthread.dylib        0x00007fff8a6b3fc9 thread_start + 13

Thread 14:
0   libsystem_kernel.dylib        0x00007fff8c926716 __psynch_cvwait + 10
1   libsystem_pthread.dylib        0x00007fff8a6b1c3b _pthread_cond_wait + 727
2   org.bitshares.btsx            0x000000010554477b boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 59
3   org.bitshares.btsx            0x0000000105541872 fc::thread_d::process_tasks() + 450
4   org.bitshares.btsx            0x000000010553e4c0 fc::thread::exec() + 352
5   org.bitshares.btsx            0x0000000105540432 boost::detail::thread_data<fc::thread::thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0>::run() + 98
6   org.bitshares.btsx            0x0000000105765425 boost::(anonymous namespace)::thread_proxy(void*) + 133
7   libsystem_pthread.dylib        0x00007fff8a6af899 _pthread_body + 138
8   libsystem_pthread.dylib        0x00007fff8a6af72a _pthread_start + 137
9   libsystem_pthread.dylib        0x00007fff8a6b3fc9 thread_start + 13

Thread 15:
0   libsystem_kernel.dylib        0x00007fff8c92764a kevent + 10
1   org.bitshares.btsx            0x000000010554d474 boost::asio::detail::kqueue_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) + 244
2   org.bitshares.btsx            0x000000010554d2b3 boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) + 371
3   org.bitshares.btsx            0x000000010554ce78 boost::asio::detail::task_io_service::run(boost::system::error_code&) + 360
4   org.bitshares.btsx            0x0000000105553e84 fc::asio::default_io_service_scope::default_io_service_scope()::'lambda'()::operator()() const + 100
5   org.bitshares.btsx            0x0000000105765425 boost::(anonymous namespace)::thread_proxy(void*) + 133
6   libsystem_pthread.dylib        0x00007fff8a6af899 _pthread_body + 138
7   libsystem_pthread.dylib        0x00007fff8a6af72a _pthread_start + 137
8   libsystem_pthread.dylib        0x00007fff8a6b3fc9 thread_start + 13

Thread 16:
0   libsystem_kernel.dylib        0x00007fff8c926716 __psynch_cvwait + 10
1   libsystem_pthread.dylib        0x00007fff8a6b1c3b _pthread_cond_wait + 727
2   org.bitshares.btsx            0x00000001055448cc boost::condition_variable::do_wait_until(boost::unique_lock<boost::mutex>&, timespec const&) + 76
3   org.bitshares.btsx            0x00000001055418e2 fc::thread_d::process_tasks() + 562
4   org.bitshares.btsx            0x0000000105545f3a fc::thread_d::start_process_tasks(long) + 26

Thread 17:
0   libsystem_kernel.dylib        0x00007fff8c926716 __psynch_cvwait + 10
1   libsystem_pthread.dylib        0x00007fff8a6b1c3b _pthread_cond_wait + 727
2   org.bitshares.btsx            0x000000010554d1cb boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) + 139
3   org.bitshares.btsx            0x000000010554ce78 boost::asio::detail::task_io_service::run(boost::system::error_code&) + 360
4   org.bitshares.btsx            0x000000010554ccea boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service_base::work_io_service_runner>::run() + 42
5   org.bitshares.btsx            0x000000010554dbb3 boost_asio_detail_posix_thread_function + 19
6   libsystem_pthread.dylib        0x00007fff8a6af899 _pthread_body + 138
7   libsystem_pthread.dylib        0x00007fff8a6af72a _pthread_start + 137
8   libsystem_pthread.dylib        0x00007fff8a6b3fc9 thread_start + 13

Thread 18:
0   libsystem_kernel.dylib        0x00007fff8c926716 __psynch_cvwait + 10
1   libsystem_pthread.dylib        0x00007fff8a6b1c3b _pthread_cond_wait + 727
2   org.bitshares.btsx            0x0000000105750385 leveldb::(anonymous namespace)::PosixEnv::BGThreadWrapper(void*) + 69
3   libsystem_pthread.dylib        0x00007fff8a6af899 _pthread_body + 138
4   libsystem_pthread.dylib        0x00007fff8a6af72a _pthread_start + 137
5   libsystem_pthread.dylib        0x00007fff8a6b3fc9 thread_start + 13

Thread 19:
0   libsystem_kernel.dylib        0x00007fff8c926716 __psynch_cvwait + 10
1   libsystem_pthread.dylib        0x00007fff8a6b1c3b _pthread_cond_wait + 727
2   org.bitshares.btsx            0x000000010554477b boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 59
3   org.bitshares.btsx            0x0000000105541872 fc::thread_d::process_tasks() + 450
4   org.bitshares.btsx            0x000000010553e4c0 fc::thread::exec() + 352
5   org.bitshares.btsx            0x0000000105540432 boost::detail::thread_data<fc::thread::thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0>::run() + 98
6   org.bitshares.btsx            0x0000000105765425 boost::(anonymous namespace)::thread_proxy(void*) + 133
7   libsystem_pthread.dylib        0x00007fff8a6af899 _pthread_body + 138
8   libsystem_pthread.dylib        0x00007fff8a6af72a _pthread_start + 137
9   libsystem_pthread.dylib        0x00007fff8a6b3fc9 thread_start + 13

Thread 20:
0   libsystem_kernel.dylib        0x00007fff8c926716 __psynch_cvwait + 10
1   libsystem_pthread.dylib        0x00007fff8a6b1c3b _pthread_cond_wait + 727
2   org.bitshares.btsx            0x000000010554477b boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 59
3   org.bitshares.btsx            0x0000000105541872 fc::thread_d::process_tasks() + 450
4   org.bitshares.btsx            0x000000010553e4c0 fc::thread::exec() + 352
5   org.bitshares.btsx            0x0000000105540432 boost::detail::thread_data<fc::thread::thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0>::run() + 98
6   org.bitshares.btsx            0x0000000105765425 boost::(anonymous namespace)::thread_proxy(void*) + 133
7   libsystem_pthread.dylib        0x00007fff8a6af899 _pthread_body + 138
8   libsystem_pthread.dylib        0x00007fff8a6af72a _pthread_start + 137
9   libsystem_pthread.dylib        0x00007fff8a6b3fc9 thread_start + 13

Thread 21:
0   libsystem_kernel.dylib        0x00007fff8c92794a poll + 10
1   org.bitshares.btsx            0x00000001055e2eb9 receivedata + 73
2   org.bitshares.btsx            0x00000001055de4ef upnpDiscover + 1903
3   org.bitshares.btsx            0x00000001054ab50e fc::detail::void_functor_run<bts::net::upnp_service::map_port(unsigned short)::$_0>::run(void*, void*) + 94
4   org.bitshares.btsx            0x0000000105547c61 fc::task_base::run_impl() + 481
5   org.bitshares.btsx            0x0000000105544571 fc::thread_d::run_next_task() + 65
6   org.bitshares.btsx            0x0000000105541740 fc::thread_d::process_tasks() + 144
7   org.bitshares.btsx            0x000000010553e4c0 fc::thread::exec() + 352
8   org.bitshares.btsx            0x0000000105540432 boost::detail::thread_data<fc::thread::thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0>::run() + 98
9   org.bitshares.btsx            0x0000000105765425 boost::(anonymous namespace)::thread_proxy(void*) + 133
10  libsystem_pthread.dylib        0x00007fff8a6af899 _pthread_body + 138
11  libsystem_pthread.dylib        0x00007fff8a6af72a _pthread_start + 137
12  libsystem_pthread.dylib        0x00007fff8a6b3fc9 thread_start + 13

Thread 22:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib        0x00007fff8c926716 __psynch_cvwait + 10
1   libsystem_pthread.dylib        0x00007fff8a6b1c3b _pthread_cond_wait + 727
2   QtWebKit                      0x00000001081faaf6 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118
3   QtWebKit                      0x0000000107f3a945 JSC::BlockAllocator::blockFreeingThreadMain() + 117
4   QtWebKit                      0x00000001081f9bff WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib        0x00007fff8a6af899 _pthread_body + 138
6   libsystem_pthread.dylib        0x00007fff8a6af72a _pthread_start + 137
7   libsystem_pthread.dylib        0x00007fff8a6b3fc9 thread_start + 13

Thread 23:: JavaScriptCore::Marking
0   libsystem_kernel.dylib        0x00007fff8c926716 __psynch_cvwait + 10
1   libsystem_pthread.dylib        0x00007fff8a6b1c3b _pthread_cond_wait + 727
2   QtWebKit                      0x0000000107f3b857 JSC::GCThread::waitForNextPhase() + 119
3   QtWebKit                      0x0000000107f3b8e8 JSC::GCThread::gcThreadMain() + 88
4   QtWebKit                      0x00000001081f9bff WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib        0x00007fff8a6af899 _pthread_body + 138
6   libsystem_pthread.dylib        0x00007fff8a6af72a _pthread_start + 137
7   libsystem_pthread.dylib        0x00007fff8a6b3fc9 thread_start + 13

Thread 24:: JavaScriptCore::Marking
0   libsystem_kernel.dylib        0x00007fff8c926716 __psynch_cvwait + 10
1   libsystem_pthread.dylib        0x00007fff8a6b1c3b _pthread_cond_wait + 727
2   QtWebKit                      0x0000000107f3b857 JSC::GCThread::waitForNextPhase() + 119
3   QtWebKit                      0x0000000107f3b8e8 JSC::GCThread::gcThreadMain() + 88
4   QtWebKit                      0x00000001081f9bff WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib        0x00007fff8a6af899 _pthread_body + 138
6   libsystem_pthread.dylib        0x00007fff8a6af72a _pthread_start + 137
7   libsystem_pthread.dylib        0x00007fff8a6b3fc9 thread_start + 13

Thread 25:: JavaScriptCore::Marking
0   libsystem_kernel.dylib        0x00007fff8c926716 __psynch_cvwait + 10
1   libsystem_pthread.dylib        0x00007fff8a6b1c3b _pthread_cond_wait + 727
2   QtWebKit                      0x0000000107f3b857 JSC::GCThread::waitForNextPhase() + 119
3   QtWebKit                      0x0000000107f3b8e8 JSC::GCThread::gcThreadMain() + 88
4   QtWebKit                      0x00000001081f9bff WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib        0x00007fff8a6af899 _pthread_body + 138
6   libsystem_pthread.dylib        0x00007fff8a6af72a _pthread_start + 137
7   libsystem_pthread.dylib        0x00007fff8a6b3fc9 thread_start + 13

Thread 26:: Qt HTTP thread
0   libsystem_kernel.dylib        0x00007fff8c9269aa __select + 10
1   libsystem_c.dylib              0x00007fff95138be0 pselect$1050 + 183
2   QtCore                        0x000000010a851cb7 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 103
3   QtCore                        0x000000010a852db8 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 680
4   QtCore                        0x000000010a853e5b QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 251
5   QtCore                        0x000000010a7fbacd QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
6   QtCore                        0x000000010a5f31ce QThread::exec() + 126
7   QtCore                        0x000000010a5f7542 QThreadPrivate::start(void*) + 338
8   libsystem_pthread.dylib        0x00007fff8a6af899 _pthread_body + 138
9   libsystem_pthread.dylib        0x00007fff8a6af72a _pthread_start + 137
10  libsystem_pthread.dylib        0x00007fff8a6b3fc9 thread_start + 13

Thread 27:: Thread (pooled)
0   libsystem_kernel.dylib        0x00007fff8c926716 __psynch_cvwait + 10
1   libsystem_pthread.dylib        0x00007fff8a6b1c3b _pthread_cond_wait + 727
2   QtCore                        0x000000010a5f9ca1 QWaitConditionPrivate::wait_relative(unsigned long) + 289
3   QtCore                        0x000000010a5f988b QWaitConditionPrivate::wait(unsigned long) + 75
4   QtCore                        0x000000010a5f9571 QWaitCondition::wait(QMutex*, unsigned long) + 369
5   QtCore                        0x000000010a5f3ace QThreadPoolThread::run() + 606
6   QtCore                        0x000000010a5f7542 QThreadPrivate::start(void*) + 338
7   libsystem_pthread.dylib        0x00007fff8a6af899 _pthread_body + 138
8   libsystem_pthread.dylib        0x00007fff8a6af72a _pthread_start + 137
9   libsystem_pthread.dylib        0x00007fff8a6b3fc9 thread_start + 13

I tried to remove Bitshares X directory in ~/Library/Application\ Support/BitShares\ X/ with  without success.
Then I had the idea to remove the file /Applications/BitSharesX.app/Contents/MacOS/libstdc++.6.dylib and It worked!
Anyone had the same crash?
wallet_account_set_approval spartako