core dump in Arch Linux #395

Closed
opened 3 years ago by wowario · 2 comments
Owner

core dumps at 99% sync


/usr/include/c++/11.1.0/bits/stl_vector.h:1045: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) [with _Tp = cryptonote::block; _Alloc = std::allocator<cryptonote::block>; std::vector<_Tp, _Alloc>::reference = cryptonote::block&; std::vector<_Tp, _Alloc>::size_type = long unsigned int]: Assertion '__n < this->size()' failed.
Aborted (core dumped)

gdb

Thread 16 "wownerod" received signal SIGABRT, Aborted.
[Switching to Thread 0x7f66f23fa640 (LWP 11681)]
0x00007f69cc4a9d22 in raise () from /usr/lib/libc.so.6

(gdb) backtrace
#0  0x00007f9766d5fd22 in raise () from /usr/lib/libc.so.6
#1  0x00007f9766d49862 in abort () from /usr/lib/libc.so.6
#2  0x0000560bdbd24c4a in ?? ()
#3  0x0000560bdc139992 in ?? ()
#4  0x0000560bdc160141 in ?? ()
#5  0x0000560bdc0efe60 in ?? ()
#6  0x0000560bdc0f6294 in ?? ()
#7  0x0000560bdbdddba9 in ?? ()
#8  0x0000560bdbde04b2 in ?? ()
#9  0x0000560bdc0a8524 in ?? ()
#10 0x0000560bdc0c9ae7 in ?? ()
#11 0x0000560bdc0934db in ?? ()
#12 0x0000560bdc098556 in ?? ()
#13 0x0000560bdbd5d56f in ?? ()
#14 0x0000560bdc097c02 in ?? ()
#15 0x0000560bdc097f9d in ?? ()
#16 0x0000560bdc02aaa6 in ?? ()
#17 0x0000560bdc069be2 in ?? ()
#18 0x00007f97672d7c07 in ?? () from /usr/lib/libboost_thread.so.1.76.0
#19 0x00007f9766ef8259 in start_thread () from /usr/lib/libpthread.so.0
#20 0x00007f9766e215e3 in clone () from /usr/lib/libc.so.6


core dumps at 99% sync ``` /usr/include/c++/11.1.0/bits/stl_vector.h:1045: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) [with _Tp = cryptonote::block; _Alloc = std::allocator<cryptonote::block>; std::vector<_Tp, _Alloc>::reference = cryptonote::block&; std::vector<_Tp, _Alloc>::size_type = long unsigned int]: Assertion '__n < this->size()' failed. Aborted (core dumped) ``` gdb ``` Thread 16 "wownerod" received signal SIGABRT, Aborted. [Switching to Thread 0x7f66f23fa640 (LWP 11681)] 0x00007f69cc4a9d22 in raise () from /usr/lib/libc.so.6 (gdb) backtrace #0 0x00007f9766d5fd22 in raise () from /usr/lib/libc.so.6 #1 0x00007f9766d49862 in abort () from /usr/lib/libc.so.6 #2 0x0000560bdbd24c4a in ?? () #3 0x0000560bdc139992 in ?? () #4 0x0000560bdc160141 in ?? () #5 0x0000560bdc0efe60 in ?? () #6 0x0000560bdc0f6294 in ?? () #7 0x0000560bdbdddba9 in ?? () #8 0x0000560bdbde04b2 in ?? () #9 0x0000560bdc0a8524 in ?? () #10 0x0000560bdc0c9ae7 in ?? () #11 0x0000560bdc0934db in ?? () #12 0x0000560bdc098556 in ?? () #13 0x0000560bdbd5d56f in ?? () #14 0x0000560bdc097c02 in ?? () #15 0x0000560bdc097f9d in ?? () #16 0x0000560bdc02aaa6 in ?? () #17 0x0000560bdc069be2 in ?? () #18 0x00007f97672d7c07 in ?? () from /usr/lib/libboost_thread.so.1.76.0 #19 0x00007f9766ef8259 in start_thread () from /usr/lib/libpthread.so.0 #20 0x00007f9766e215e3 in clone () from /usr/lib/libc.so.6 ```
Poster
Owner

seems to be fixed again with v0.10.0.3

seems to be fixed again with v0.10.0.3
wowario closed this issue 3 years ago
Poster
Owner

still dumps

still dumps
wowario reopened this issue 3 years ago
wowario added the bug label 3 years ago
wowario closed this issue 3 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: wownero/wownero#395
Loading…
There is no content yet.