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

ERROR: Assertion `auxpow != nullptr' failed. Aborted (core dumped) #101

Open
Traxo7 opened this issue Mar 10, 2022 · 1 comment
Open

ERROR: Assertion `auxpow != nullptr' failed. Aborted (core dumped) #101

Traxo7 opened this issue Mar 10, 2022 · 1 comment

Comments

@Traxo7
Copy link

Traxo7 commented Mar 10, 2022

This is related to 22.x version.
It seems that my devcoind process crashes when somebody tries to connect to the node (perhaps there is another reason, I am not sure). Here is the thrown error:

./primitives/block.h:40: void CBlockHeader::Serialize(Stream&) const [with Stream = CVectorWriter]: Assertion `auxpow != nullptr' failed.
Aborted (core dumped)

Here is my config file:

rpcuser=user1
rpcpassword=Nzkfa1oZ5_JKMMJ-VZkXJM56dmomSEB3JqAFByFWUFU=
rpcport=8999
server=1
@Satoshi0x
Copy link

Satoshi0x commented May 2, 2022

Your problem could be you're using the old 2012 port for merge mining at pool.devcoin.org

That TCP/8999 port is used for a lot of things but the traffic could be too much with Apple having its iTunes Web Streaming services there and Internet Radio: https://www.adminsub.net/tcp-udp-port-finder/8999

Pool: https://bitcointalk.org/index.php?topic=56266.0

Adding Simpsons USENET core dump meme bc of file transfer being a problem there since people figured out how to send binaries over UUCP. :)

image

Ping @Traxo7

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