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

nodemgr的core #11

Open
jd-zhang opened this issue Jun 28, 2022 · 0 comments
Open

nodemgr的core #11

jd-zhang opened this issue Jun 28, 2022 · 0 comments

Comments

@jd-zhang
Copy link

*Issue migrated from trac ticket # 858 www.kunlunbase.com *

component: node manager | priority: major

2022-06-28 18:14:12: hellen@zettadb.com created the issue


1.压测pg时主设置只读:
set global super_read_only=true;
nodemgr出现core。
2.堆栈信息如下:
(gdb) bt
#0 0x00007f22eaa1e37f in raise () from /lib64/libc.so.6
#1 0x00007f22eaa08db5 in abort () from /lib64/libc.so.6
#2 0x00007f22eb3d609b in __gnu_cxx::__verbose_terminate_handler() [clone .cold.1] () from /lib64/libstdc++.so.6
#3 0x00007f22eb3dc53c in __cxxabiv1::__terminate(void (*)()) () from /lib64/libstdc++.so.6
#4 0x00007f22eb3db559 in __cxa_call_terminate () from /lib64/libstdc++.so.6
#5 0x00007f22eb3dbed8 in __gxx_personality_v0 () from /lib64/libstdc++.so.6
#6 0x00007f22eadbcb03 in _Unwind_RaiseException_Phase2 () from /lib64/libgcc_s.so.1
#7 0x00007f22eadbd41d in _Unwind_Resume () from /lib64/libgcc_s.so.1
#8 0x0000000000418b74 in brpc::DestroyingPtrbrpc::policy::HttpContext::~DestroyingPtr (this=, __in_chrg=) at ./src/brpc/destroyable.h:41
#9 brpc::policy::ProcessHttpRequest (msg=) at src/brpc/policy/http_rpc_protocol.cpp:1215
#10 0x00000000006ebdc7 in brpc::ProcessInputMessage (void_arg=void_arg@entry=0x7f22ac1b6220) at src/brpc/input_messenger.cpp:135
#11 0x00000000006ecc98 in brpc::RunLastMessage::operator() (last_msg=0x7f22ac1b6220, this=) at src/brpc/input_messenger.cpp:141
#12 std::unique_ptr<brpc::InputMessageBase, brpc::RunLastMessage>::~unique_ptr (this=, __in_chrg=)
at /opt/rh/devtoolset-10/root/usr/include/c++/10/bits/unique_ptr.h:361
#13 brpc::InputMessenger::OnNewMessages (m=0x7f22ac4d2dd0) at /opt/rh/devtoolset-10/root/usr/include/c++/10/bits/unique_ptr.h:355
#14 0x000000000054bc1e in brpc::Socket::ProcessEvent (arg=0x7f22ac4d2dd0) at src/brpc/socket.cpp:1018
#15 0x0000000000661ba7 in bthread::TaskGroup::task_runner (skip_remained=) at src/bthread/task_group.cpp:295
#16 0x0000000000664671 in bthread_make_fcontext () at ./src/brpc/socket.h:63

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

No branches or pull requests

1 participant