Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XSH] TOR/i2p, Quantum proof, MN, PoS/PoW, Fully ano, SHIELD
by
versprichnix
on 25/10/2018, 20:21:02 UTC
On running xshield-qt v3.0.4.2 on ubuntu linux 16.04.5 I get this error:

Quote
shield-qt: malloc.c:2394: 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.

Can somebody help me? (I'm a first time user of xsh)

Hi, could you check if you've installed the required dependencies?

https://git.shieldx.sh/SHIELD-team/Core-Projects/SHIELD-Core/blob/master/doc/build-unix.md#linux-distribution-specific-instructions

Thanks for your hint, I tried it. I get this message on installing libdb4.8. I believe, the description for compiling the xsh sources is very old. I will not try until there are current ones.

Quote
# apt-get install libdb4.8-dev libdb4.8++-dev
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Package libdb4.8++-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

If you renew the sources, it seems appropriate to make an installion for a current 18.04.1 ubuntu.