Author Topic: Problem updating delegate to 0.4.22  (Read 1334 times)

0 Members and 1 Guest are viewing this topic.

Offline checkrasier

  • Jr. Member
  • **
  • Posts: 33
    • View Profile
Thanks

I'm running on an AWS instance so I will try to reboot and see if that fixes anything.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Code: [Select]
Program received signal SIGBUS, Bus error.
I'd interpret this as a hardware malfunction
http://en.wikipedia.org/wiki/Bus_error

Disclaimer: not a specialist, nor a developer

Offline checkrasier

  • Jr. Member
  • **
  • Posts: 33
    • View Profile
I am running into a problem updating my delegate to version 0.4.22 on ubuntu
The build seemed to complete with no problems.

Below is the error I am getting from gdb during re-indexing.

Re-indexing database... Approximately 65.39% complete.
Program received signal SIGBUS, Bus error.
[Switching to Thread 0x7fffe6302700 (LWP 4962)]
__memcpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:37
37      ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: No such file or directory.

Any ideas what I am doing wrong? 

Should I try to redownload the blockchain?

Thanks