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

Segmentation fault (core dumped) v3.10.3.0-00eedb8-beta #169

Open
FiniteRed opened this issue Nov 7, 2020 · 2 comments
Open

Segmentation fault (core dumped) v3.10.3.0-00eedb8-beta #169

FiniteRed opened this issue Nov 7, 2020 · 2 comments

Comments

@FiniteRed
Copy link

When shutting down the new Reddcoin wallet I get a segmentation fault some (but not all) of the time:

reddmine@ubuntu1604:~/reddcoin$ ./reddcoin-qt
Segmentation fault (core dumped)

System info:
Linux ubuntu1604 4.15.0-122-generic #124~16.04.1-Ubuntu SMP Thu Oct 15 16:08:36 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

The debug.log the event is as follows:

2020-11-07 14:53:36 addcon thread interrupt
2020-11-07 14:53:36 dumpaddr thread stop
2020-11-07 14:53:36 msghand thread interrupt
2020-11-07 14:53:36 net thread interrupt
2020-11-07 14:53:36 opencon thread interrupt
2020-11-07 14:53:36 Shutdown: In progress...
2020-11-07 14:53:36 StopNode()
2020-11-07 14:54:00

Where as a successful shutdown looks like this (on my host):

2020-11-07 14:57:56 msghand thread interrupt
2020-11-07 14:57:56 dumpaddr thread stop
2020-11-07 14:57:56 addcon thread interrupt
2020-11-07 14:57:56 net thread interrupt
2020-11-07 14:57:57 opencon thread interrupt
2020-11-07 14:57:57 Shutdown: In progress...
2020-11-07 14:57:57 StopNode()
2020-11-07 14:57:57 ReddcoinMiner terminated
2020-11-07 14:57:57 ReddcoinStaker terminated
2020-11-07 14:57:58 Shutdown: done

@reddink
Copy link
Member

reddink commented Nov 8, 2020

Thanks for the information,
Is this on a PC platform or raspberry pi?

@FiniteRed
Copy link
Author

PC (64bit)

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

No branches or pull requests

2 participants