Author Topic: BTSX 0.4.5 Bug Fix Status Update  (Read 4855 times)

0 Members and 1 Guest are viewing this topic.

Offline mbaeichapareiko

  • Full Member
  • ***
  • Posts: 59
    • View Profile
mac OS X  10.9  operating system  not syncing,   

Offline puppies

  • Hero Member
  • *****
  • Posts: 1659
    • View Profile
  • BitShares: puppies
I have reported this to Dan & Eric who have this issue as their top priority.

Thanks.  I will post any further crashes directly at github
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline bytemaster

Will there be a working wallet before Bter gets "hacked" again?

lulz

The wallet works for many users, but clearly there are some variations in OS and system configuration that are exposing hard to replicate bugs for some individuals.   
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 bytemaster

another crash on my seed node.

Code: [Select]
--- there are now 31 active connections to the p2p network
(wallet closed) >>>
Program received signal SIGSEGV, Segmentation fault.
fc::tcp_socket::close (this=0x3a2265646f6322e3) at /home/user/bitsharesx/libraries/fc/src/network/tcp_socket.cpp:64
64              if( is_open() )
(gdb) bt
#0  fc::tcp_socket::close (this=0x3a2265646f6322e3) at /home/user/bitsharesx/libraries/fc/src/network/tcp_socket.cpp:64
#1  0x00000000007d6f9a in bts::net::stcp_socket::close (this=<optimized out>) at /home/user/bitsharesx/libraries/net/stcp_socket.cpp:107
#2  0x00000000007b888c in close_connection (this=<optimized out>) at /home/user/bitsharesx/libraries/net/message_oriented_connection.cpp:222
#3  bts::net::message_oriented_connection::close_connection (this=this@entry=0xd69eb38) at /home/user/bitsharesx/libraries/net/message_oriented_connection.cpp:289
#4  0x00000000007ad5be in bts::net::peer_connection::close_connection (this=this@entry=0xd69ead0) at /home/user/bitsharesx/libraries/net/peer_connection.cpp:231
#5  0x00000000007ae3c9 in bts::net::peer_connection::send_queued_messages_task (this=0xd69ead0) at /home/user/bitsharesx/libraries/net/peer_connection.cpp:186
#6  0x00000000007ae82c in operator() (__closure=<optimized out>) at /home/user/bitsharesx/libraries/net/peer_connection.cpp:223
#7  fc::detail::void_functor_run<bts::net::peer_connection::send_message(const bts::net::message&)::__lambda2>::run(void *, void *) (functor=<optimized out>, prom=0xd2fd6e0)
    at /home/user/bitsharesx/libraries/fc/include/fc/thread/task.hpp:56
#8  0x000000000066ea13 in fc::task_base::run_impl (this=this@entry=0xd2fd6f0) at /home/user/bitsharesx/libraries/fc/src/thread/task.cpp:42
#9  0x000000000066f0c5 in fc::task_base::run (this=this@entry=0xd2fd6f0) at /home/user/bitsharesx/libraries/fc/src/thread/task.cpp:31
#10 0x000000000066d24b in run_next_task (this=0x185a350) at /home/user/bitsharesx/libraries/fc/src/thread/thread_d.hpp:379
#11 fc::thread_d::process_tasks (this=this@entry=0x185a350) at /home/user/bitsharesx/libraries/fc/src/thread/thread_d.hpp:402
#12 0x000000000066d496 in fc::thread_d::start_process_tasks (my=25535312) at /home/user/bitsharesx/libraries/fc/src/thread/thread_d.hpp:359
#13 0x0000000000d53ace in make_fcontext ()
#14 0x000000000185a350 in ?? ()
#15 0x0000000000000000 in ?? ()

p2p log https://www.dropbox.com/s/ij8drowc8kv24zd/p2p.log.20140822T230000?dl=0

I have reported this to Dan & Eric who have this issue as their top priority. 
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.

Tuck Fheman

  • Guest
Will there be a working wallet [ EDIT : for me personally  =) ] before Bter gets "hacked" again?

lulz
« Last Edit: August 23, 2014, 09:02:32 am by Tuck Fheman »

Offline puppies

  • Hero Member
  • *****
  • Posts: 1659
    • View Profile
  • BitShares: puppies
another crash on my seed node.

Code: [Select]
--- there are now 31 active connections to the p2p network
(wallet closed) >>>
Program received signal SIGSEGV, Segmentation fault.
fc::tcp_socket::close (this=0x3a2265646f6322e3) at /home/user/bitsharesx/libraries/fc/src/network/tcp_socket.cpp:64
64              if( is_open() )
(gdb) bt
#0  fc::tcp_socket::close (this=0x3a2265646f6322e3) at /home/user/bitsharesx/libraries/fc/src/network/tcp_socket.cpp:64
#1  0x00000000007d6f9a in bts::net::stcp_socket::close (this=<optimized out>) at /home/user/bitsharesx/libraries/net/stcp_socket.cpp:107
#2  0x00000000007b888c in close_connection (this=<optimized out>) at /home/user/bitsharesx/libraries/net/message_oriented_connection.cpp:222
#3  bts::net::message_oriented_connection::close_connection (this=this@entry=0xd69eb38) at /home/user/bitsharesx/libraries/net/message_oriented_connection.cpp:289
#4  0x00000000007ad5be in bts::net::peer_connection::close_connection (this=this@entry=0xd69ead0) at /home/user/bitsharesx/libraries/net/peer_connection.cpp:231
#5  0x00000000007ae3c9 in bts::net::peer_connection::send_queued_messages_task (this=0xd69ead0) at /home/user/bitsharesx/libraries/net/peer_connection.cpp:186
#6  0x00000000007ae82c in operator() (__closure=<optimized out>) at /home/user/bitsharesx/libraries/net/peer_connection.cpp:223
#7  fc::detail::void_functor_run<bts::net::peer_connection::send_message(const bts::net::message&)::__lambda2>::run(void *, void *) (functor=<optimized out>, prom=0xd2fd6e0)
    at /home/user/bitsharesx/libraries/fc/include/fc/thread/task.hpp:56
#8  0x000000000066ea13 in fc::task_base::run_impl (this=this@entry=0xd2fd6f0) at /home/user/bitsharesx/libraries/fc/src/thread/task.cpp:42
#9  0x000000000066f0c5 in fc::task_base::run (this=this@entry=0xd2fd6f0) at /home/user/bitsharesx/libraries/fc/src/thread/task.cpp:31
#10 0x000000000066d24b in run_next_task (this=0x185a350) at /home/user/bitsharesx/libraries/fc/src/thread/thread_d.hpp:379
#11 fc::thread_d::process_tasks (this=this@entry=0x185a350) at /home/user/bitsharesx/libraries/fc/src/thread/thread_d.hpp:402
#12 0x000000000066d496 in fc::thread_d::start_process_tasks (my=25535312) at /home/user/bitsharesx/libraries/fc/src/thread/thread_d.hpp:359
#13 0x0000000000d53ace in make_fcontext ()
#14 0x000000000185a350 in ?? ()
#15 0x0000000000000000 in ?? ()

p2p log https://www.dropbox.com/s/ij8drowc8kv24zd/p2p.log.20140822T230000?dl=0
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline CalabiYau

Ok the gui windows started to synchronize and then it crashes... When should we expect a fix for that?
same with me for the windows gui 0.4.5

config win7 32bit

Same here on win7/64. Crashing.
 Linux  soso~lala

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
Ok the gui windows started to synchronize and then it crashes... When should we expect a fix for that?
same with me for the windows gui 0.4.5

config win7 32bit

Offline mf-tzo

  • Hero Member
  • *****
  • Posts: 1725
    • View Profile
Ok the gui windows started to synchronize and then it crashes... When should we expect a fix for that?

Offline puppies

  • Hero Member
  • *****
  • Posts: 1659
    • View Profile
  • BitShares: puppies
my seed node just crashed on the dacsunlimited master branch.
Code: [Select]
--- there are now 30 active connections to the p2p network
(wallet closed) >>>
Program received signal SIGSEGV, Segmentation fault.
fc::tcp_socket::close (this=0x68) at /home/user/bitsharesx/libraries/fc/src/network/tcp_socket.cpp:64
64              if( is_open() )
(gdb) bt
#0  fc::tcp_socket::close (this=0x68) at /home/user/bitsharesx/libraries/fc/src/network/tcp_socket.cpp:64
#1  0x00000000007d3e2a in bts::net::stcp_socket::close (this=<optimized out>) at /home/user/bitsharesx/libraries/net/stcp_socket.cpp:107
#2  0x00000000007b571c in close_connection (this=<optimized out>) at /home/user/bitsharesx/libraries/net/message_oriented_connection.cpp:222
#3  bts::net::message_oriented_connection::close_connection (this=this@entry=0x10578098) at /home/user/bitsharesx/libraries/net/message_oriented_connection.cpp:289
#4  0x00000000007aa3ce in bts::net::peer_connection::close_connection (this=this@entry=0x10578030) at /home/user/bitsharesx/libraries/net/peer_connection.cpp:230
#5  0x00000000007ab1d9 in bts::net::peer_connection::send_queued_messages_task (this=0x10578030) at /home/user/bitsharesx/libraries/net/peer_connection.cpp:185
#6  0x00000000007ab63c 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=0x12e7a850)
    at /home/user/bitsharesx/libraries/fc/include/fc/thread/task.hpp:56
#8  0x000000000066c2b3 in fc::task_base::run_impl (this=this@entry=0x12e7a860) at /home/user/bitsharesx/libraries/fc/src/thread/task.cpp:42
#9  0x000000000066c965 in fc::task_base::run (this=this@entry=0x12e7a860) at /home/user/bitsharesx/libraries/fc/src/thread/task.cpp:31
#10 0x000000000066aaeb in run_next_task (this=0x18533b0) at /home/user/bitsharesx/libraries/fc/src/thread/thread_d.hpp:379
#11 fc::thread_d::process_tasks (this=this@entry=0x18533b0) at /home/user/bitsharesx/libraries/fc/src/thread/thread_d.hpp:402
#12 0x000000000066ad36 in fc::thread_d::start_process_tasks (my=25506736) at /home/user/bitsharesx/libraries/fc/src/thread/thread_d.hpp:359
#13 0x0000000000d4e15e in make_fcontext ()
#14 0x00000000018533b0 in ?? ()
#15 0x0000000000000000 in ?? ()
(gdb)

p2p log https://www.dropbox.com/s/ss4l624pewfq0z8/p2p.log.20140822T170000?dl=0
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline mf-tzo

  • Hero Member
  • *****
  • Posts: 1725
    • View Profile
Guys,

I am having all kind of problems with 0.4.5 version on windows and I am wondering if its only me. I have installed and reinstalled 3 times, i am trying to import my wallet and I get a lot of errors such as restored wallet failed...
I see no transactions
I have installed again after deleting blockchains as well and now I have zero connections...
what is happening?

Offline bytemaster

Some general observations for delegates:
3) We recommend delegates produce blocks from a node with no incoming connections and perhaps 20 outgoing connections.

Are these generally true going forward or just now until the patches are fixed?

I'd like to set up two more machines - one is another delegate node separate from my existing delegate, and another will be a simple serving node like you suggested.
bytemaster, can you vote for delegate:
delegate1.maqifrnswa
in addition to the existing maqifrnswa, please? thanks

and my
delegate.liondani
in addition to the  existing liondani ?

It is best practice overall to prevent DDOS.
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 liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
Some general observations for delegates:
3) We recommend delegates produce blocks from a node with no incoming connections and perhaps 20 outgoing connections.

Are these generally true going forward or just now until the patches are fixed?

I'd like to set up two more machines - one is another delegate node separate from my existing delegate, and another will be a simple serving node like you suggested.
bytemaster, can you vote for delegate:
delegate1.maqifrnswa
in addition to the existing maqifrnswa, please? thanks

and my
delegate.liondani
in addition to the  existing liondani ?

Offline maqifrnswa

  • Hero Member
  • *****
  • Posts: 661
    • View Profile
Some general observations for delegates:
3) We recommend delegates produce blocks from a node with no incoming connections and perhaps 20 outgoing connections.

Are these generally true going forward or just now until the patches are fixed?

I'd like to set up two more machines - one is another delegate node separate from my existing delegate, and another will be a simple serving node like you suggested.
bytemaster, can you vote for delegate:
delegate1.maqifrnswa
in addition to the existing maqifrnswa, please? thanks
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 alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
It's AWESOME how quickly you can resolve those bugs!! +5%
+5%  +5% +5%