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

node crash on getcustomtx of mempool tx, likely createVoc #1739

Closed
kuegi opened this issue Feb 7, 2023 · 2 comments · Fixed by #1742
Closed

node crash on getcustomtx of mempool tx, likely createVoc #1739

kuegi opened this issue Feb 7, 2023 · 2 comments · Fixed by #1742

Comments

@kuegi
Copy link
Contributor

kuegi commented Feb 7, 2023

What happened:

all of my nodes monitoring the mempool crashed simultaneously (being on different servers, so no machine topic). last entry in the log is the updateTip to block 2655146. According to the log of the bot, it crashed on the getcustomtx call. Unfortunately I don't know which tx it was, but the only "suspicious" tx in the following block is a createVOC : c5e4d2d681fa5c40f445854979b54a8368c41cb86df58ef915f6df1454ef18d2

since its in the block now, getcustomtx works fine. So its not reproducable here, but since it happened on all nodes that did the getcustomtx I think its worth investigating.

What are your environment parameters:

happened both on a windows machine and ubuntu. all with node 3.2.3

@defichain-bot
Copy link
Member

@kuegi: Thanks for opening an issue, it is currently awaiting triage.

The triage/accepted label can be added by foundation members by writing /triage accepted in a comment.

Details

I am a bot created to help the DeFiCh developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the DeFiCh/oss-governance-bot repository.

@phigo90
Copy link

phigo90 commented Feb 8, 2023

My nodes had the same problem at the same block with getcustomtx. I am running 3.2.1 on a Debian system. I don't know if it helps, but the error message was 'Speicherabzug erstellt'. I can provide the debug.log file, if it helps

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

Successfully merging a pull request may close this issue.

3 participants