Author Topic: All users, please upgrade your client version to 0.4.5  (Read 13722 times)

0 Members and 1 Guest are viewing this topic.


Offline puppies

  • Hero Member
  • *****
  • Posts: 1659
    • View Profile
  • BitShares: puppies
got my first crash on a non delegate system.  My public node went down.

Code: [Select]
--- there are now 127 active connections to the p2p network
(wallet closed) >>>
Program received signal SIGSEGV, Segmentation fault.
get_tail (next=<synthetic pointer>, h=0xc36440e71511b255)
    at /home/user/bitsharesx/libraries/fc/src/thread/mutex.cpp:33
33          while( n->next_blocked_mutex ) {
(gdb) bt
#0  get_tail (next=<synthetic pointer>, h=0xc36440e71511b255)
    at /home/user/bitsharesx/libraries/fc/src/thread/mutex.cpp:33
#1  fc::mutex::unlock (this=this@entry=0xcb6d342)
    at /home/user/bitsharesx/libraries/fc/src/thread/mutex.cpp:160
#2  0x00000000007b52a6 in ~scoped_lock (this=<synthetic pointer>,
    __in_chrg=<optimized out>)
    at /home/user/bitsharesx/libraries/fc/include/fc/thread/scoped_lock.hpp:8
#3  bts::net::detail::message_oriented_connection_impl::send_message (
    this=0xc280af8bd9da8c31, message_to_send=...)
    at /home/user/bitsharesx/libraries/net/message_oriented_connection.cpp:195
#4  0x00000000007b59a8 in bts::net::message_oriented_connection::send_message (
    this=this@entry=0xcc722c8, message_to_send=...)
    at /home/user/bitsharesx/libraries/net/message_oriented_connection.cpp:267
#5  0x00000000007ab2a0 in bts::net::peer_connection::send_queued_messages_task
    (this=0xcc72260)
    at /home/user/bitsharesx/libraries/net/peer_connection.cpp:178
#6  0x00000000007ab99c in operator() (__closure=<optimized out>)
    at /home/user/bitsharesx/libraries/net/peer_connection.cpp:222
#7  fc::detail::void_functor_run<bts::net::peer_connection::send_message(const bts::net::message&)::__lambda2>::run(void *, void *) (functor=<optimized out>,
    prom=0xd20ef90)
    at /home/user/bitsharesx/libraries/fc/include/fc/thread/task.hpp:56
#8  0x000000000066c503 in fc::task_base::run_impl (this=this@entry=0xd20efa0)
---Type <return> to continue, or q <return> to quit---
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline Riverhead

OK. I need to hit the sack now (still have a day job :) ) but will post up everything I can tomorrow. I'll leave it running in gdb "over night". Now for my 4 hours of sleep haha.

Offline dannotestein

  • Hero Member
  • *****
  • Posts: 760
    • View Profile
    • BlockTrades International
  • BitShares: btsnow
It's running in gdb now. Do I just wait for a crash?
The backtrace will be useful, but probably the most useful thing will be the logs around the time of the crash.
http://blocktrades.us Fast/Safe/High-Liquidity Crypto Coin Converter

Offline Riverhead

It's running in gdb now. Do I just wait for a crash?
« Last Edit: August 22, 2014, 04:45:09 am by Riverhead »

Offline tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile
Can not transfer from the GUI on win 7.

Rescanning now, hoping it will solve it (Error was 'something 18')

[edit]

Solved by rescan!
« Last Edit: August 22, 2014, 06:54:32 am by TheOnion »
Lack of arbitrage is the problem, isn't it. And this 'should' solves it.

Offline HackFisher

  • Hero Member
  • *****
  • Posts: 883
    • View Profile
My delegate CLI crashed.  Missed three blocks.


What can I provide log file was to determine why?


From syslog

Code: [Select]
Aug 21 23:18:30 riverhead-del-server kernel: [110780.687870] bitshares_clien[6724]: segfault at 238 ip 000000000066cec6 sp 00007f58a4222a00 error 4 in bitshares_client[400000+1238000]

Please run it in gdb,

Code: [Select]
gdb ./bitshares_client
run --data-dir=delegate

type "bt" to get the back trace.
Code: [Select]
bt
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 Riverhead

My delegate CLI crashed.  Missed three blocks.

What can I provide log file was to determine why?

From syslog

Code: [Select]
Aug 21 23:18:30 riverhead-del-server kernel: [110780.687870] bitshares_clien[6724]: segfault at 238 ip 000000000066cec6 sp 00007f58a4222a00 error 4 in bitshares_client[400000+1238000]
« Last Edit: August 22, 2014, 04:23:01 am by Riverhead »

Offline Riverhead

Something seems wrong, It sits here until it eventually crashes

Same here. I've tried deleting everything, reinstalling, reimporting the wallet and client still crashes eventually trying to sync.


What hardware are you running it on? That was the behaviour of my Core 2 Duo but it did eventually finish after several hours (0.4.4). It looks like it's hung but it's not until it actually dies. You can look in the index folder and watch the time stamps update.

Tuck Fheman

  • Guest
Something seems wrong, It sits here until it eventually crashes

Same here. I've tried deleting everything, reinstalling, reimporting the wallet and client still crashes eventually trying to sync.

Offline wackou

Initial connection to the network is much faster and it seems to use less cpu for me  +5%
Please vote for witness wackou! More info at http://digitalgaia.io

Offline puppies

  • Hero Member
  • *****
  • Posts: 1659
    • View Profile
  • BitShares: puppies

git submodule update doesn't pull anything. 

Code: [Select]
:~/bitsharesx$ git submodule update
:~/bitsharesx$

This looks like an issue we are tracking.  With that function and mutex.   


Sent from my iPhone using Tapatalk

Let me know if theres any way I can help
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline maqifrnswa

  • Hero Member
  • *****
  • Posts: 661
    • View Profile
Cool everything seems good. Only "problem" is the sys tray icon is not in the correct spot. All the way over to the left, I have had this happen with some wallets before. Is there an easy fix for that?

bug in qt:
https://github.com/BitShares/qt_wallet/issues/19#issuecomment-51071676

https://bugreports.qt-project.org/browse/QTBUG-31762
maintains an Ubuntu PPA: https://launchpad.net/~showard314/+archive/ubuntu/bitshares [15% delegate] wallet_account_set_approval maqifrnswa true [50% delegate] wallet_account_set_approval delegate1.maqifrnswa true

Offline GaltReport

I always do this:

git clone https://github.com/dacsunlimited/bitsharesx.git
cd bitsharesx
git  checkout 0.4.5
git submodule init
git submodule update
cmake .
make

so far no problems.

Offline bytemaster


git submodule update doesn't pull anything. 

Code: [Select]
:~/bitsharesx$ git submodule update
:~/bitsharesx$

This looks like an issue we are tracking.  With that function and mutex.   


Sent from my iPhone using Tapatalk
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.