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 - ionx

Pages: [1] 2
2
Technical Support / 0.4.14 Segfault
« on: September 12, 2014, 08:04:15 am »
This happens in the QT wallet, when cancelling orders in quick succession. The orders themselves do get cancelled.

Code: [Select]
QObject::startTimer: Timers can only be used with threads started with QThread
QPaintDevice: Cannot destroy paint device that is being painted
Segmentation fault (core dumped)

Code: [Select]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `./BitSharesX'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f7385b18a3c in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
(gdb) bt
#0  0x00007f7385b18a3c in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#1  0x00007f7385b6784d in QRasterPaintEngine::alphaPenBlt(void const*, int, int, int, int, int, int) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#2  0x00007f7385b7022f in QRasterPaintEngine::drawCachedGlyphs(int, unsigned int const*, QFixedPoint const*, QFontEngine*) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#3  0x00007f7385b72a36 in QRasterPaintEngine::drawTextItem(QPointF const&, QTextItem const&) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#4  0x00007f7385b8f5a9 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#5  0x00007f7385a2b567 in QTextLine::draw(QPainter*, QPointF const&, QTextLayout::FormatRange const*) const () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#6  0x00007f7385b862a0 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#7  0x00007f7385b8c924 in QPainter::drawText(QRect const&, int, QString const&, QRect*) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#8  0x00007f738a54090d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007f738a59ca7b in QLabel::paintEvent(QPaintEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007f738a49b588 in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007f738a59679e in QFrame::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007f738a45fb0c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007f738a464d6e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x000000000063ab5c in BitSharesApp::notify (this=0x7fff168e7fb8, receiver=0x100010f <bts::rpc_stubs::common_api_client::wallet_open(std::string const&)+4975>, e=...)
    at /home/user/btsx_source-0.4.14/bitsharesx/programs/qt_wallet/BitSharesApp.cpp:525
#15 0x00007f738540d543 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f738a4960dd in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x00007f738a496a94 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#18 0x00007f738a495af5 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x00007f738a46bf99 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#20 0x00007f738a46ca4e in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#21 0x00007f738a4bb223 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#22 0x00007f738a45fb0c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#23 0x00007f738a464d6e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#24 0x000000000063ab5c in BitSharesApp::notify (this=0x7fff168e7fb8, receiver=0x100010f <bts::rpc_stubs::common_api_client::wallet_open(std::string const&)+4975>, e=...)
    at /home/user/btsx_source-0.4.14/bitsharesx/programs/qt_wallet/BitSharesApp.cpp:525
#25 0x00007f738540d543 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007f738594eb1c in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#27 0x00007f738594f695 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#28 0x00007f738593601f in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#29 0x00007f737b14c350 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so
#30 0x00007f73831c1ecd in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007f73831c21b8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007f73831c226c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007f73854618c7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#34 0x00007f738540aec2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#35 0x00007f73854125fd in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#36 0x0000000000638d21 in BitSharesApp::run (this=0x7fff168e7fb8) at /home/user/btsx_source-0.4.14/bitsharesx/programs/qt_wallet/BitSharesApp.cpp:421
#37 0x00000000006381d7 in BitSharesApp::run (argc=@0x7fff168e8004: 1, argv=0x7fff168e80e8)
    at /home/user/btsx_source-0.4.14/bitsharesx/programs/qt_wallet/BitSharesApp.cpp:328
---Type <return> to continue, or q <return> to quit---
#38 0x00000000005fa6bf in main (argc=<error reading variable: Cannot access memory at address 0xff>,
    argv=0x100010f <bts::rpc_stubs::common_api_client::wallet_open(std::string const&)+4975>) at /home/user/btsx_source-0.4.14/bitsharesx/programs/qt_wallet/main.cpp:5

3
Technical Support / Re: BitUSD stuck in limbo
« on: September 05, 2014, 12:46:48 am »
After wallet_set_transaction_scanning did you try "rescan"?

4
Technical Support / Re: 0.4.9 Segfault [SOLVED]
« on: September 04, 2014, 09:00:23 pm »
Somewhere in the past couple releases these appear to have been fixed. Marking as solved.

5
General Discussion / Re: 0.4.11 Release Candidate Testing
« on: September 02, 2014, 11:36:19 pm »
This segfault occurs when quitting the GUI (after it has been open for a while).

Code: [Select]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `./BitSharesX'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x0000000000aadcfa in boost::asio::detail::task_io_service::post_immediate_completion (this=0x18, op=op@entry=0x7ff070596450,
    is_continuation=is_continuation@entry=false) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:264
264   if (one_thread_ || is_continuation)
(gdb) bt
#0  0x0000000000aadcfa in boost::asio::detail::task_io_service::post_immediate_completion (this=0x18, op=op@entry=0x7ff070596450,
    is_continuation=is_continuation@entry=false) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:264
#1  0x0000000000aadf00 in boost::asio::detail::epoll_reactor::start_op (this=0x7ff070027380, op_type=op_type@entry=1, descriptor=155,
    descriptor_data=@0x7ff07048ff00: 0x7ff04c001250, op=0x7ff070596450, is_continuation=<optimized out>, allow_speculative=true)
    at /usr/include/boost/asio/detail/impl/epoll_reactor.ipp:253
#2  0x0000000000aaf268 in boost::asio::detail::reactive_socket_service_base::start_op (this=0x7ff07045d168, impl=..., op_type=1, op=<optimized out>,
    is_continuation=<optimized out>, is_non_blocking=<optimized out>, noop=false) at /usr/include/boost/asio/detail/impl/reactive_socket_service_base.ipp:214
#3  0x0000000000ab2256 in async_send<boost::asio::const_buffers_1, boost::_bi::bind_t<void, void (*)(fc::shared_ptr<fc::promise<unsigned long> > const&, boost::system::error_code const&, unsigned long), boost::_bi::list3<boost::_bi::value<fc::shared_ptr<fc::promise<unsigned long> > >, boost::arg<1>, boost::arg<2> > > > (handler=...,
    flags=0, buffers=..., impl=..., this=0x7ff07045d168) at /usr/include/boost/asio/detail/reactive_socket_service_base.hpp:216
#4  async_send<boost::asio::const_buffers_1, boost::_bi::bind_t<void, void (*)(fc::shared_ptr<fc::promise<unsigned long> > const&, boost::system::error_code const&, unsigned long), boost::_bi::list3<boost::_bi::value<fc::shared_ptr<fc::promise<unsigned long> > >, boost::arg<1>, boost::arg<2> > > > (
    handler=<unknown type in /redacted/bitsharesx/programs/qt_wallet/bin/BitSharesX, CU 0x30d2e56, DIE 0x31418e3>, flags=0, buffers=..., impl=...,
    this=0x7ff07045d140) at /usr/include/boost/asio/stream_socket_service.hpp:330
#5  async_write_some<boost::asio::const_buffers_1, boost::_bi::bind_t<void, void (*)(fc::shared_ptr<fc::promise<unsigned long> > const&, boost::system::error_code const&, unsigned long), boost::_bi::list3<boost::_bi::value<fc::shared_ptr<fc::promise<unsigned long> > >, boost::arg<1>, boost::arg<2> > > > (
    handler=<unknown type in /redacted/bitsharesx/programs/qt_wallet/bin/BitSharesX, CU 0x30d2e56, DIE 0x3115ea8>, buffers=..., this=0x7ff07048fef8)
    at /usr/include/boost/asio/basic_stream_socket.hpp:732
#6  fc::asio::write_some<boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::stream_socket_service<boost::asio::ip::tcp> >, boost::asio::const_buffers_1>
    (s=..., buf=...) at /redacted/bitsharesx/libraries/fc/include/fc/asio.hpp:122
#7  0x0000000000db0399 in fc::detail::rate_limiting_group_impl::writesome (this=0x7ff070433770, socket=...,
    buffer=0x7ff049e6d7a0 "\337\362n\342\360\274\v\005\065\366LJ", length=16) at /redacted/bitsharesx/libraries/fc/src/network/rate_limiting.cpp:249
#8  0x0000000000a5ccc7 in fc::ostream::write (this=this@entry=0x7ff07048fed8, buf=buf@entry=0x7ff049e6d7a0 "\337\362n\342\360\274\v\005\065\366LJ", len=16)
    at /redacted/bitsharesx/libraries/fc/src/io/iostream.cpp:365
#9  0x0000000000be22ae in bts::net::stcp_socket::writesome (this=0x7ff07048fe80, buffer=0x7ff070001fb0 "\b", len=<optimized out>)
    at /redacted/bitsharesx/libraries/net/stcp_socket.cpp:93
#10 0x0000000000a5ccc7 in fc::ostream::write (this=this@entry=0x7ff07048fe80, buf=buf@entry=0x7ff070001fb0 "\b", len=len@entry=16)
    at /redacted/bitsharesx/libraries/fc/src/io/iostream.cpp:365
#11 0x0000000000bc30d0 in bts::net::detail::message_oriented_connection_impl::send_message (this=0x7ff07048fe70, message_to_send=...)
    at /redacted/bitsharesx/libraries/net/message_oriented_connection.cpp:251
#12 0x0000000000bc3bb8 in bts::net::message_oriented_connection::send_message (this=this@entry=0x7ff070465af8, message_to_send=...)
    at /redacted/bitsharesx/libraries/net/message_oriented_connection.cpp:328
#13 0x0000000000bbda96 in bts::net::peer_connection::send_queued_messages_task (this=0x7ff070465a90)
    at /redacted/bitsharesx/libraries/net/peer_connection.cpp:236
#14 0x0000000000bbf5dc in operator() (__closure=<optimized out>) at /redacted/bitsharesx/libraries/net/peer_connection.cpp:301
#15 fc::detail::void_functor_run<bts::net::peer_connection::send_message(const bts::net::message&)::<lambda()> >::run(void *, void *) (functor=<optimized out>,
    prom=0x7ff070466660) at /redacted/bitsharesx/libraries/fc/include/fc/thread/task.hpp:83
#16 0x0000000000a4e115 in fc::task_base::run_impl (this=0x7ff070466670) at /redacted/bitsharesx/libraries/fc/src/thread/task.cpp:43
#17 0x0000000000a4cbb3 in run_next_task (this=<optimized out>) at /redacted/bitsharesx/libraries/fc/src/thread/thread_d.hpp:398
#18 fc::thread_d::process_tasks (this=0x7ff0700008c0) at /redacted/bitsharesx/libraries/fc/src/thread/thread_d.hpp:422
#19 0x0000000000a4ce21 in fc::thread_d::start_process_tasks (my=140670647929024) at /redacted/bitsharesx/libraries/fc/src/thread/thread_d.hpp:378
#20 0x0000000000deedee in make_fcontext ()
#21 0x00007ff0700008c0 in ?? ()
#22 0x0000000000000000 in ?? ()

6
General Discussion / Re: 0.4.10 Testers Wanted
« on: September 02, 2014, 09:18:01 pm »
:( I'm back to square 1 with the Transaction scanning progress is -100% issue - a full rescan does not help..

Not sure if you've tried this yet, but it's worth a shot.

"wallet_set_transaction_scanning true"  in the console. After that, run "rescan".

7
General Discussion / Re: losing patience with bitshares x
« on: September 02, 2014, 08:23:20 pm »
and still Transaction scanning progress -100% is popping up

For this specific issue, I ran into it myself and noticed that for whatever reason transaction scanning was disabled.

Issuing the command "wallet_set_transaction_scanning true"  in the console enables it. After that, run "rescan".

8
General Discussion / Nodes in Google Maps
« on: September 01, 2014, 01:22:56 am »


*Only a small subset is displayed for various reasons.

9
Technical Support / 0.4.10 Transfer Issues [SOLVED]
« on: August 31, 2014, 06:44:33 pm »
Transfer page is blank. All other pages are OK.

Transfer page is available via the account page, got RPC error when attempting USD transfer.

Tried a transfer using the wallet_transfer and wallet_transfer_from commands, and got this:

Code: [Select]
10 assert_exception: Assert Exception
oacct.valid(): expecting an account to existing at this point
    {}
    bitshares  wallet_db.cpp:381 store_key

    {"real_amount_to_transfer":removed,"amount_to_transfer_symbol":"removed","paying_account_name":"removed","from_account_name":"removed","to_account_name":"removed","memo_message":"removed"}
    bitshares  wallet.cpp:3664 transfer_asset

    {}
    bitshares  common_api_client.cpp:1027 wallet_transfer_from

    {"command":"wallet_transfer_from"}
    bitshares  cli.cpp:481 execute_command

10
General Discussion / Re: 0.4.10 Testers Wanted
« on: August 31, 2014, 02:29:15 am »
For the devs:

Code: [Select]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `./BitSharesX'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f84cce730db in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::string const&) ()
   from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
(gdb) bt
#0  0x00007f84cce730db in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::string const&) ()
   from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#1  0x0000000000a74ac4 in operator()<std::basic_string<char>&> (
    var=<error reading variable: Cannot access memory at address 0x7f8473e8>,
    key="", this=0x7f8423afb200)
    at /home/deleted/bitsharesx/libraries/fc/include/fc/variant_object.hpp:176
#2  fc::log_context::to_variant (this=this@entry=0x7f84740607e0)
    at /home/deleted/bitsharesx/libraries/fc/src/log/log_message.cpp:167
#3  0x0000000000a759b3 in fc::to_variant (l=..., v=...)
    at /home/deleted/bitsharesx/libraries/fc/src/log/log_message.cpp:94
#4  0x0000000000a75b99 in variant<fc::log_context> (val=...,
    this=0x7f8423afb440)
    at /home/deleted/bitsharesx/libraries/fc/include/fc/variant.hpp:421
#5  mutable_variant_object<fc::log_context&> (val=...,
    key="(\353\342t\204\177\000\000\224!\242\000\000\000\000\000\340y\212t\204\177\000\000 xDt\204\177\000\000\210\263\204t\204\177\000\000 +\315t\204\177\000\000X\320Wt\204\177\000\000\004\000\000\000\000\000\000\000 xDt\204\177\000\000#\350\242\000\000\000\000\000Д\340t\204\177\000\000\300\264\257#\204\177", '\000' <repeats 18 times>, "\200\265\257#\204\177\000\000 xDt\204\177\000\000\200\265\257#\204\177\000\000 \000\000t\204\177\000\000\020\000\000\000\000\000\000\000\360\265\257#\204\177\000\000д\257#\204\177\000\000\070Ret\204\177\000\000\360\265\257#\204\177\000\000\000\000\000\000\000\000\000\000@ {t\204\177\000\000"...,
    this=0x7f8423afb3f0)
---Type <return> to continue, or q <return> to quit---
    at /home/deleted/bitsharesx/libraries/fc/include/fc/variant_object.hpp:197
#6  fc::log_message::to_variant (this=<optimized out>)
    at /home/deleted/bitsharesx/libraries/fc/src/log/log_message.cpp:201
#7  0x0000000000a762b3 in fc::to_variant (m=..., v=...)
    at /home/deleted/bitsharesx/libraries/fc/src/log/log_message.cpp:108
#8  0x0000000000a2b514 in variant<fc::log_message> (val=...,
    this=0x7f8423afb4d0)
    at /home/deleted/bitsharesx/libraries/fc/include/fc/variant.hpp:421
Python Exception <type 'exceptions.TypeError'> instance has no next() method:
#9  fc::to_variant<fc::log_message> (t=std::vector of length 1, capacity 1,
    v=...) at /home/deleted/bitsharesx/libraries/fc/include/fc/variant.hpp:394
Python Exception <type 'exceptions.TypeError'> instance has no next() method:
#10 0x0000000000a27f2c in variant<std::vector<fc::log_message> > (
    val=std::vector of length 1, capacity 1, this=0x7f8423afb5f0)
    at /home/deleted/bitsharesx/libraries/fc/include/fc/variant.hpp:421
Python Exception <type 'exceptions.TypeError'> instance has no next() method:
#11 operator()<const std::vector<fc::log_message>&> (
    var=std::vector of length 1, capacity 1,
    key="\350lCt\204\177\000\000 \000\000t\204\177\000\000\032\000\000\000\000\000\000\000\237\266\257#\204\177\000\000\220\224Jt\204\177\000\000\030i\000T\204\177\000\000\000\000\000\000\000\000\000\000\260\361V̄\177", '\000' <repeats 18 times>, "X!\247\001\000\000\000\000 \000\000t\204\177\000\000 \271\257#\204\177\000\000\060\271\257#\204\177\000\000`\303Nt\204\177\000\000\033\257h\000\000\000\000\000x\t\000t\204\177\000\000\260\361V̄\177\000\000\237\266\257#\204\177\000\000\030", '\000' <repeats 23 times>, " \271\257#\204\177\000\000\060\271\257#\204\177\000\000\360\270\257#\204\177\000\000"..., this=0x7f8423afb580)
    at /home/deleted/bitsharesx/libraries/fc/include/fc/variant_object.hpp:176
---Type <return> to continue, or q <return> to quit---
#12 fc::to_variant (e=..., v=...)
    at /home/deleted/bitsharesx/libraries/fc/src/exception.cpp:114
#13 0x000000000068af1b in variant<fc::exception> (val=..., this=0x7f8423afb650)
    at /home/deleted/bitsharesx/libraries/fc/include/fc/variant.hpp:421
#14 fc::mutable_variant_object::operator()<fc::exception const&> (
    this=0x7f8423afb920, key="e", var=...)
    at /home/deleted/bitsharesx/libraries/fc/include/fc/variant_object.hpp:176
#15 0x0000000000b9e56a in bts::net::peer_connection::destroy (
    this=this@entry=0x7f8474e094d0)
    at /home/deleted/bitsharesx/libraries/net/peer_connection.cpp:105
#16 0x0000000000b9f80b in bts::net::peer_connection::~peer_connection (
    this=this@entry=0x7f8474e094d0, __in_chrg=<optimized out>)
    at /home/deleted/bitsharesx/libraries/net/peer_connection.cpp:116
#17 0x0000000000ba5661 in ~peer_connection (this=0x7f8474e094d0,
    __in_chrg=<optimized out>)
    at /home/deleted/bitsharesx/libraries/net/peer_connection.cpp:117
#18 std::_Sp_counted_ptr<bts::net::peer_connection*, (__gnu_cxx::_Lock_policy)2>::_M_dispose (this=<optimized out>)
    at /usr/include/c++/4.9/bits/shared_ptr_base.h:373
#19 0x0000000000b4b62a in _M_release (this=0x7f8474e28830)
    at /usr/include/c++/4.9/bits/shared_ptr_base.h:149
#20 ~__shared_count (this=0x7f84748d73c8, __in_chrg=<optimized out>)
    at /usr/include/c++/4.9/bits/shared_ptr_base.h:666
#21 ~__shared_ptr (this=0x7f84748d73c0, __in_chrg=<optimized out>)
---Type <return> to continue, or q <return> to quit---
    at /usr/include/c++/4.9/bits/shared_ptr_base.h:914
#22 ~shared_ptr (this=0x7f84748d73c0, __in_chrg=<optimized out>)
    at /usr/include/c++/4.9/bits/shared_ptr.h:93
#23 ~_List_node (this=0x7f84748d73b0, __in_chrg=<optimized out>)
    at /usr/include/c++/4.9/bits/stl_list.h:106
#24 destroy<std::_List_node<std::shared_ptr<bts::net::peer_connection> > > (
    this=<optimized out>, __p=0x7f84748d73b0)
    at /usr/include/c++/4.9/ext/new_allocator.h:124
#25 std::_List_base<std::shared_ptr<bts::net::peer_connection>, std::allocator<std::shared_ptr<bts::net::peer_connection> > >::_M_clear (
    this=this@entry=0x7f84744160d8) at /usr/include/c++/4.9/bits/list.tcc:75
#26 0x0000000000b063f8 in clear (this=0x7f84744160d8)
    at /usr/include/c++/4.9/bits/stl_list.h:1304
#27 bts::net::detail::node_impl::delayed_peer_deletion_task (
    this=0x7f8474415ca0) at /home/deleted/bitsharesx/libraries/net/node.cpp:1319
#28 0x0000000000b068dc in operator() (__closure=<optimized out>)
    at /home/deleted/bitsharesx/libraries/net/node.cpp:1355
#29 fc::detail::void_functor_run<bts::net::detail::node_impl::schedule_peer_for_deletion(const peer_connection_ptr&)::<lambda()> >::run(void *, void *) (
    functor=<optimized out>, prom=0x7f8474a74e70)
    at /home/deleted/bitsharesx/libraries/fc/include/fc/thread/task.hpp:83
#30 0x0000000000a36675 in fc::task_base::run_impl (this=0x7f8474a74e80)
    at /home/deleted/bitsharesx/libraries/fc/src/thread/task.cpp:43
#31 0x0000000000a35113 in run_next_task (this=<optimized out>)
---Type <return> to continue, or q <return> to quit---
    at /home/deleted/bitsharesx/libraries/fc/src/thread/thread_d.hpp:398
#32 fc::thread_d::process_tasks (this=0x7f84740008c0)
    at /home/deleted/bitsharesx/libraries/fc/src/thread/thread_d.hpp:422
#33 0x0000000000a35381 in fc::thread_d::start_process_tasks (
    my=140206858569920)
    at /home/deleted/bitsharesx/libraries/fc/src/thread/thread_d.hpp:378
#34 0x0000000000db20fe in make_fcontext ()
#35 0x00007f84740008c0 in ?? ()
#36 0x0000000000000000 in ?? ()

11
General Discussion / Re: 0.4.10 Testers Wanted
« on: August 31, 2014, 01:40:05 am »
Just noticed that the transfer page is blank (white background, no fields/buttons).

And transfer from console gives this result:


Code: [Select]
10 assert_exception: Assert Exception
oacct.valid(): expecting an account to existing at this point
    {}
    bitshares  wallet_db.cpp:381 store_key

    {"real_amount_to_transfer":removed,"amount_to_transfer_symbol":"removed","paying_account_name":"removed","from_account_name":"removed","to_account_name":"removed","memo_message":"removed"}
    bitshares  wallet.cpp:3664 transfer_asset

    {}
    bitshares  common_api_client.cpp:1027 wallet_transfer_from

    {"command":"wallet_transfer_from"}
    bitshares  cli.cpp:481 execute_command

12
General Discussion / Re: 0.4.10 Testers Wanted
« on: August 30, 2014, 11:49:06 pm »
Looking good!

wallet_regenerate_keys got my balances back to where they should be.

This is reassuring and proves the keys for all transactions are deterministic as claimed (I'm using an old backup).

13
General Discussion / Re: 0.4.10 Testers Wanted
« on: August 30, 2014, 10:30:18 pm »
Got the same crash I think:

http://pastebin.com/CzT36yKK

Trying with maximum_number_of_connections set to 20.

14
General Discussion / Re: 0.4.10 Testers Wanted
« on: August 30, 2014, 07:03:39 pm »
Sycned and scanned for transactions OK.

Most transactions show up, recipient is shown as "UNKNOWN" for BitUSD orders.

Missing BitUSD balance (shows zero). Also missing BTSX from an ask order.

Wallet was restored from JSON backup.
Have you issued a rescan?

Code: [Select]
wallet_recover_accounts <accounts_to_recover> [maximum_number_of_attempts]                         
wallet_recover_transaction <transaction_id_prefix> [recipient_account]


Ran those after the rescan, neither seemed to do anything (unless I am using them incorrectly).

I only have one registered account and placed 3 orders in the BitUSD market so what would be the correct values for accounts_to_recover and max attempts?

When I run wallet_recover_transaction on all the transactions that I can see, I get this output:

Code: [Select]
wallet_recover_transaction 289de77a ionx

10 assert_exception: Assert Exception
has_deposit:
    {}
    bitshares  wallet.cpp:3018 recover_transaction

    {}
    bitshares  wallet.cpp:3099 recover_transaction

    {}
    bitshares  common_api_client.cpp:1667 wallet_recover_transaction

    {"command":"wallet_recover_transaction"}
    bitshares  cli.cpp:481 execute_command

15
General Discussion / Re: 0.4.10 Testers Wanted
« on: August 30, 2014, 06:57:37 pm »
Sycned and scanned for transactions OK.

Most transactions show up, recipient is shown as "UNKNOWN" for BitUSD orders.

Missing BitUSD balance (shows zero). Also missing BTSX from an ask order.

Wallet was restored from JSON backup.
Have you issued a rescan?

First thing I tried after fully syncing.

Pages: [1] 2