Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - spartako

Pages: 1 ... 11 12 13 14 15 16 17 [18] 19 20 21 22 23 24 25 ... 27
256
Spartako,spartako1 and spartako2 upgraded to 0.4.8

257
Published! Go!!

258
General Discussion / Crash report 0.4.7 on Mac Os X Maveric
« on: August 25, 2014, 12:54:32 pm »
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?

259
General Discussion / Re: alt appreciation thread
« on: August 21, 2014, 04:25:29 pm »
+1

260
spartako,spartako1,spartako2 active delegates up-to-date

261
spartako,spartako1,spartako2 active delegates successfully upgraded to 0.4.2

262
General Discussion / Re: Dry Run 13: Apollo -- Bounty Inside!
« on: August 11, 2014, 09:27:16 pm »
Getting the following. Might just be me but the others compiled without issue.



Code: [Select]
[ 59%] Built target bts_utilities
Scanning dependencies of target bts_api_generator
[ 60%] Building CXX object libraries/api/CMakeFiles/bts_api_generator.dir/bts_api_generator.cpp.o
make[2]: *** No rule to make target `libraries/leveldb/libleveldb.a', needed by `libraries/api/bts_api_generator'.  Stop.
make[1]: *** [libraries/api/CMakeFiles/bts_api_generator.dir/all] Error 2
make: *** [all] Error 2

Did you do a brand new fresh checkout? That's the easiest way
Other way is "rm -r libraries/leveldb && git submodule init && git submodule update"  but I'm not sure if it'll work

I had the same problem with fresh checkout. I solved with:
Code: [Select]
pushd libraries/leveldb/
make
popd
make

263
General Discussion / Re: FDIC for BitUSD
« on: August 11, 2014, 08:51:48 pm »
+1 n. 3

264
General Discussion / Re: Dry Run 11: The Wolf of Coin Market Cap
« on: August 08, 2014, 01:58:25 pm »
I compiled the code without problem, but when I started the client I have only a connection and after few seconds I obtain this message:
Code: [Select]
I am disconnecting peer 107.170.30.182:1776 for reason: You offered us a block that we reject as invalid

And I stuck at block number 251 with 0 connections:
Code: [Select]
(wallet closed) >>> getinfo
{
  "blockchain_head_block_num": 251,
  "blockchain_head_block_age": "42 hours old",
  "blockchain_head_block_timestamp": "2014-08-06T19:34:30",
  "blockchain_average_delegate_participation": "0.66 %",
  "blockchain_confirmation_requirement": 1,
  "blockchain_accumulated_fees": "7.99032 XTS",
  "blockchain_delegate_pay_rate": "0.00006 XTS",
  "blockchain_share_supply": "1,999,999,999.80949 XTS",
  "blockchain_blocks_left_in_round": 52,
  "blockchain_next_round_time": "42 hours ago",
  "blockchain_next_round_timestamp": "2014-08-06T19:43:10",
  "blockchain_random_seed": "f205e0933b9053f74027ff78cb473d5f1ff02d2f",
  "client_data_dir": "/home/fabiux/.BitSharesXTS",
  "network_num_connections": 0,
  "network_num_connections_max": 200,
  "ntp_time": "2014-08-08T13:57:31",
  "ntp_time_error": -0.0095650000000000006,
  "wallet_open": false,
  "wallet_unlocked": null,
  "wallet_unlocked_until": null,
  "wallet_unlocked_until_timestamp": null,
  "wallet_scan_progress": null,
  "wallet_block_production_enabled": null,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null
}

266
Me too I had the same problem, suddenly I started to create a lot of forks

Code: [Select]
     068a3d24c98602be853a5e15699b63a7c3d6ed1c                     spartako2              0       166 2014-07-27T11:16:50         0     YES                  NO
     b289e893b412acf484b88e454bad4418f422d89a                        init53              0       166 2014-07-27T11:17:00         0     YES                 YES
          68431
     a3c0410fda4fa097255627a3454d3cb017e052ca                        init80              0       166 2014-07-27T11:25:00         0     YES                 YES
     9fe043bc51c4de870d7dd61cbc1caf1c446b9255                    maqifrnswa              0       166 2014-07-27T11:24:50        11     N/A                  NO
          68501
     7c96cebf72bd6fe5ddc87aa67ca3946a89313b6c                     spartako1              0       166 2014-07-27T11:37:10         0     YES                  NO
     b93c2e133be3220e35796bab119c84d536e3e0da                        init53              0       166 2014-07-27T11:37:20         0     YES                 YES
          68520
     71a63a6e8818e1b5d5222fe24f768ce5d294b222                        init72              0       166 2014-07-27T11:40:40         0     YES                 YES
     7ecc54c8ec826cda8517f57aa67762336cab9b14                    maqifrnswa              0       166 2014-07-27T11:40:30        11     N/A                  NO
          68534
     529281df880628f31e83ce67f88b268aa8645768                     spartako2              0       166 2014-07-27T11:43:10         0     YES                  NO
     17ff293763a9c5244d05f7aeb5032e8ee26b9803                    dac.bts500              0       166 2014-07-27T11:43:20         1     YES                 YES
          68549
     7ea108d821ba3df465e3139ad09703e7622b5c18                      spartako              0       166 2014-07-27T11:45:50         0     YES                  NO
     9dd070bdacb856a8d423413c4987aaf70fb5fcbc                         emski              2       562 2014-07-27T11:46:00         0     YES                 YES
          68562
     f707a50faaaba219d538d224501ff8a6e42f9c9e                        init42              0       166 2014-07-27T11:48:10        11     YES                  NO
     050dfb2c83c2d46e64378255ca6c5b5933dc9dfc               btsdac-delegate              0       166 2014-07-27T11:48:20         2     YES                 YES
          68590
     4b6e05f676179954fc0c4e39f88dc4429c867646                         init4              0       166 2014-07-27T11:53:10        21     YES                 YES
     1062dad0f9872c8786d5d22980ab6e947753f81d               delegate.bitder              0       166 2014-07-27T11:53:30         1     N/A                  NO
          68630
     b20168e4941b623c9be9290eb13d496a2d439fde                     spartako1              0       166 2014-07-27T12:00:20         0     YES                  NO
     2b3fe08ea05debbf2336b5ce7af6037714d4db19                 delegate.adam              0       166 2014-07-27T12:00:10        21     N/A                  NO
     143764d30b6aec973874b59245bdd0d5504a28e9                   bitsuperlab              0       166 2014-07-27T12:00:00        31     N/A                  NO
     082d72c00b2ce1037f2c738c33dd36fb1605fee6                        init42              0       166 2014-07-27T12:00:30         1     YES                 YES
          68650
     0bdf5de4375695b35ac143108916addb19a0ce62                         init8              0       166 2014-07-27T12:03:50        11     YES                  NO
     1350d86b086542ef8bf14b39f39f9cef99fb5ed6                         emski              0       166 2014-07-27T12:04:00         1     YES                 YES
          68665
     3ff9bd2027a90752da209677c82d4d062fa17f93                    maqifrnswa              0       166 2014-07-27T12:06:30         0     YES                  NO
     8c927824e161a7469d7a23bf2fef189700c2c3e6               clout-delegate2              0       166 2014-07-27T12:06:50         0     YES                 YES
          68686
     63a52d50f0cfaa9b2293cbaa99774252168a199c                           fox              0       166 2014-07-27T12:10:30         1     YES                 YES
     c4f9c45528077c6dbf1c3575c9f7883d6b863bbb                         init8              0       166 2014-07-27T12:10:20        11     N/A                  NO
          68699
     611e13c2ce81ca9d5326baf1c4c21332d17684b1              delegate.charity              0       166 2014-07-27T12:12:50         0     YES                 YES
     77dce155151ac819e7eb9207e8901db0b07b9399                        init28              0       166 2014-07-27T12:12:40        11     N/A                  NO
          68710
     76c3d3bf5481f666c9985e74bfbcc39616cf7e9d                     spartako1              0       166 2014-07-27T12:14:40         0     YES                  NO
     eeea406f6dc8ebbf20724216fb02c186fa6d4647               delegate.taolje              0       166 2014-07-27T12:14:50         1     YES                 YES

Now I have restarted the client and it seems that it works:

Code: [Select]
68739   2014-07-27T12:19:30 spartako                        0       166     0.00000 BTSX    15      0.003272   

267
Stakeholder Proposals / Re: The Big List of Delegates
« on: July 25, 2014, 10:33:02 am »
spartako update:

spartako spartako reliability low pay rate, high reliability 50% 50% 99% 0.2.3

Robohash:
http://robohash.org/spartako.png?size=64x64


Are you giving away half of your 50% payrate? In other words, are you taking 25% pay? Or did you mean 100% of a 50% payrate?

Sorry now I am taking 100% of 50% so 50% payrate

268
Stakeholder Proposals / Re: The Big List of Delegates
« on: July 25, 2014, 07:16:14 am »
spartako update:

spartako spartako reliability low pay rate, high reliability 50% 100% 99% 0.2.3

Robohash:
http://robohash.org/spartako.png?size=64x64

269
General Discussion / Re: Delegates Post Your Robot With your Name
« on: July 24, 2014, 09:57:31 pm »
 +5% Cool!

270
active spartako delegates updated:

Code: [Select]
default (unlocked) >>> about
{
  "bitshares_toolkit_revision": "554f588a931f9340aff2b27261392b57858d7300",
  "bitshares_toolkit_revision_age": "7 hours ago",
  "fc_revision": "a254e5ff280cf88814730556c656254919bf53b6",
  "fc_revision_age": "30 hours ago",
  "compile_date": "compiled on Jul 24 2014 at 23:22:40"
}

Pages: 1 ... 11 12 13 14 15 16 17 [18] 19 20 21 22 23 24 25 ... 27