Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't run on Ubuntu 22.04 #5

Closed
cre8tions opened this issue Mar 11, 2024 · 1 comment
Closed

Doesn't run on Ubuntu 22.04 #5

cre8tions opened this issue Mar 11, 2024 · 1 comment

Comments

@cre8tions
Copy link

Describe the issue

Running on Ubuntu 22.04 fails, both daemon and QT app

Screenshots.

# satoxcoind
satoxcoind: malloc.c:2617: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed.

Aborted (core dumped)

What version of satoxare you using?

Satoxcoin version v2.1.0.0-g25a2dbf41

Machine specs:

  • OS: Ubuntu 22.04.4 LTS x86_64 / Linux 6.5.0-25-generic
  • CPU: 24 x AMD Ryzen 9 7900X 12-Core Processor
  • RAM: 63425 MiB
  • Disk size: 3.6 TiB
  • Disk Type: SDD

Any extra information that might be useful in the debugging process.

This is normally the contents of a debug.log or config.log file. Raw text or a link to a pastebin type site are preferred.

@satoverse
Copy link
Owner

satoverse commented May 14, 2024

Hi you can use this instructions to get it running on Ubuntu 22.04

https://docs.satoverse.io/docs/support-satox/install-wallet-for-ubuntu-22.04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants