-
m-relay_<j0j0xmr:monero.social> Are there plans for a hard fork any time soon?
-
m-relay_<j0j0xmr:monero.social> Or will the next one be FCMP?
-
nioCatFCMP
-
WebitectHello, I'm trying to run a monero node on my raspberry pi 4. For the last 2 days I've been prunning the blockchain and got about 75% done, when I checked on it again I was getting an error that the daemon wasn't running so when trying to start it back up again I received this error
-
WebitectFatal glibc error: malloc assertion failure in sysmalloc: (old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)
-
m-relay_<asurar0:monero.social> Hello, is this the whole error message?
-
WebitectYes
-
m-relay_<asurar0:monero.social> I'm surprised to see a glibc static assertion failure, as this is an unusual occurrence. It's possible that memory corruption may be the cause. Would you consider attempting a full resynchronization of your node?
-
m-relay_<asurar0:monero.social> edit: glibc assertion failure
-
moneromoooRestarting with valgrind might give a clue. If valgrind runs on that machine.
-
moneromoooIf you built it yourself, biulding with -g might give better info.
-
moneromoooBuilding with ASAN should give even better info, but might hide the bug.
-
m-relay_<asurar0:monero.social> According to users on Raspberry Pi forum, Valgrind is fully supported on Raspberri Pi hardware. Hopefully if the issue persist Webitect will be able to use it
-
aperechnevHi everyone! I opened a very simple pull request to make Monero compilable on FreeBSD: monero-project/monero #9475
-
m-relay_<sarg22:matrix.org> Getting "Daemon is busy" error when running "start_mining", I'm experimenting with a private testnet with two nodes. I mined 100 blocks in "--offline" mode, that seems to work fine, but otherwise mining doesn't start. Both nodes are 100/100 block height synced yet for some reason it replies with "BUSY" when trying to mine like its stuck in syncing