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

PG recovery tests are failing #203

Open
sanebay opened this issue Aug 26, 2024 · 0 comments
Open

PG recovery tests are failing #203

sanebay opened this issue Aug 26, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@sanebay
Copy link
Contributor

sanebay commented Aug 26, 2024

[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

@sanebay sanebay added the bug Something isn't working label Aug 26, 2024
@sanebay sanebay added this to the MileStone4.3 milestone Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
@JacksonYao287 @sanebay and others