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

Segfault at 10000008 ip 0000000000549f76 sp 00007ffde0055500 error 4 in python3.9[41f000+288000] #163

Open
gits7r opened this issue Feb 6, 2022 · 0 comments

Comments

@gits7r
Copy link
Contributor

gits7r commented Feb 6, 2022

This was triggered suddenly but it reports a consumption of 5h and 1 min of CPU,

Feb 04 03:44:11 project-management electrumx_server[5580]: INFO:Prefetcher:new block height 721,770 hash 000000000000000000011684e3fd1a83a328ac0f9b4bcd125e5bce00c0a674c6
Feb 04 03:44:15 project-management electrumx_server[5580]: INFO:DB:flush #800 took 0.1s.  Height 721,770 txs: 708,008,463 (+2,666)
Feb 04 03:44:15 project-management electrumx_server[5580]: INFO:BlockProcessor:processed 1 block size 1.60 MB in 3.4s
Feb 04 03:44:18 project-management electrumx_server[5580]: INFO:MemPool:243 txs 0.28 MB touching 979 addresses
Feb 04 03:45:20 project-management electrumx_server[5580]: INFO:MemPool:476 txs 0.34 MB touching 1,783 addresses
Feb 04 03:45:47 project-management electrumx_server[5580]: INFO:MemPool:compact fee histogram: [(1.1, 99302), (1.0, 304125)]
Feb 04 03:46:22 project-management electrumx_server[5580]: INFO:MemPool:710 txs 0.43 MB touching 2,694 addresses
Feb 04 03:47:27 project-management electrumx_server[5580]: INFO:MemPool:900 txs 0.52 MB touching 3,489 addresses
Feb 04 03:47:48 project-management electrumx_server[5580]: INFO:MemPool:compact fee histogram: [(5.2, 101165), (1.1, 93526), (1.0, 370767)]
Feb 04 03:48:29 project-management electrumx_server[5580]: INFO:MemPool:1,110 txs 0.60 MB touching 4,492 addresses
Feb 04 03:49:31 project-management electrumx_server[5580]: INFO:MemPool:1,299 txs 0.66 MB touching 5,378 addresses
Feb 04 03:49:52 project-management electrumx_server[5580]: INFO:MemPool:compact fee histogram: [(6.1, 100680), (3.1, 111205), (1.1, 75366), (1.0, 395273)]
Feb 04 03:50:33 project-management electrumx_server[5580]: INFO:MemPool:1,491 txs 0.74 MB touching 6,169 addresses
Feb 04 03:51:05 project-management kernel: electrumx_serve[5580]: segfault at 10000008 ip 0000000000549f76 sp 00007ffde0055500 error 4 in python3.9[41f000+288000]
Feb 04 03:51:05 project-management systemd[1]: electrumx.service: Main process exited, code=killed, status=11/SEGV
░░ An ExecStart= process belonging to unit electrumx.service has exited.
Feb 04 03:51:05 project-management systemd[1]: electrumx.service: Failed with result 'signal'.
░░ The unit electrumx.service has entered the 'failed' state with result 'signal'.
Feb 04 03:51:05 project-management systemd[1]: electrumx.service: Consumed 5h 1min 54.229s CPU time.
░░ The unit electrumx.service completed and consumed the indicated resources.
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
@gits7r and others