We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[08/25/24 22:49:39-07:00] [C] [85400] CPManager is tiering down without calling shutdown @ 0000000001346391 _ZN5folly10symbolizer12_GLOBAL__N_113signalHandlerEiP9siginfo_tPv @ 000000000004251f (unknown) @ 00000000000969fc pthread_kill @ 0000000000042475 raise @ 00000000000287f2 abort @ 0000000000638c4a _ZN9homestore9CPManagerD2Ev.cold /tmp/source/HomeStore/src/lib/checkpoint/cp_mgr.cpp:47 @ 00000000008e74ec _ZN9homestore9CPManagerD0Ev /tmp/source/HomeStore/src/lib/checkpoint/cp_mgr.cpp:47 @ 000000000087ecf7 _ZN9homestore9HomeStoreD1Ev /usr/include/c++/11/bits/unique_ptr.h:85 -> /tmp/source/HomeStore/src/lib/homestore.cpp @ 0000000000730bb9 _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv /usr/include/c++/11/bits/shared_ptr_base.h:168 -> /tmp/source/HomeStore/src/lib/homestore.cpp @ 00000000007ae23f _ZN10homeobject12HSHomeObjectD1Ev @ 0000000000730bb9 _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv /usr/include/c++/11/bits/shared_ptr_base.h:168 -> /tmp/source/HomeStore/src/lib/homestore.cpp @ 0000000000628581 _ZN10homeobject15init_homeobjectEOSt8weak_ptrINS_21HomeObjectApplicationEE.cold @ 00000000007714bc _ZN37HomeObjectFixture_PGRecoveryTest_Test8TestBodyEv @ 00000000019d37d0 _ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc
The text was updated successfully, but these errors were encountered:
JacksonYao287
No branches or pull requests
[08/25/24 22:49:39-07:00] [C] [85400] CPManager is tiering down without calling shutdown
@ 0000000001346391 _ZN5folly10symbolizer12_GLOBAL__N_113signalHandlerEiP9siginfo_tPv
@ 000000000004251f (unknown)
@ 00000000000969fc pthread_kill
@ 0000000000042475 raise
@ 00000000000287f2 abort
@ 0000000000638c4a _ZN9homestore9CPManagerD2Ev.cold
/tmp/source/HomeStore/src/lib/checkpoint/cp_mgr.cpp:47
@ 00000000008e74ec _ZN9homestore9CPManagerD0Ev
/tmp/source/HomeStore/src/lib/checkpoint/cp_mgr.cpp:47
@ 000000000087ecf7 _ZN9homestore9HomeStoreD1Ev
/usr/include/c++/11/bits/unique_ptr.h:85
-> /tmp/source/HomeStore/src/lib/homestore.cpp
@ 0000000000730bb9 _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv
/usr/include/c++/11/bits/shared_ptr_base.h:168
-> /tmp/source/HomeStore/src/lib/homestore.cpp
@ 00000000007ae23f _ZN10homeobject12HSHomeObjectD1Ev
@ 0000000000730bb9 _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv
/usr/include/c++/11/bits/shared_ptr_base.h:168
-> /tmp/source/HomeStore/src/lib/homestore.cpp
@ 0000000000628581 _ZN10homeobject15init_homeobjectEOSt8weak_ptrINS_21HomeObjectApplicationEE.cold
@ 00000000007714bc _ZN37HomeObjectFixture_PGRecoveryTest_Test8TestBodyEv
@ 00000000019d37d0 _ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc
The text was updated successfully, but these errors were encountered: