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

UT query_edgekeys_test failed #1307

Closed
darionyaphet opened this issue Nov 21, 2019 · 1 comment
Closed

UT query_edgekeys_test failed #1307

darionyaphet opened this issue Nov 21, 2019 · 1 comment

Comments

@darionyaphet
Copy link
Contributor

Missing separate debuginfos, use: dnf debuginfo-install libgcc-8.3.1-2.fc29.x86_64 xz-libs-5.2.4-3.fc29.x86_64
(gdb) bt
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#1  0x00007fed17eaf895 in __GI_abort () at abort.c:79
#2  0x0000000001ae5bad in google::DumpStackTraceAndExit() [clone .cold.21] ()
#3  0x000000000292448d in google::LogMessage::Fail() ()
#4  0x00000000029289dc in google::LogMessage::SendToLog() ()
#5  0x000000000292418d in google::LogMessage::Flush() ()
#6  0x0000000002924979 in google::LogMessageFatal::~LogMessageFatal() ()
#7  0x0000000001bacd5d in nebula::storage::QueryEdgeKeysTest_SimpleTest_Test::TestBody (this=0x7fed17ab2b60) at /home/darion.wang/nebula/src/storage/test/QueryEdgeKeysTest.cpp:81
#8  0x00000000027c20ea in void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) ()
#9  0x00000000027ba00a in testing::Test::Run() ()
#10 0x00000000027ba158 in testing::TestInfo::Run() ()
#11 0x00000000027ba235 in testing::TestCase::Run() ()
#12 0x00000000027ba70c in testing::internal::UnitTestImpl::RunAllTests() ()
#13 0x00000000027c256a in bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) ()
#14 0x00000000027ba7ff in testing::UnitTest::Run() ()
#15 0x0000000001bb16d2 in RUN_ALL_TESTS () at /opt/nebula/third-party/include/gtest/gtest.h:2233
#16 0x0000000001bad394 in main (argc=1, argv=0x7ffc0001dd88) at /home/darion.wang/nebula/src/storage/test/QueryEdgeKeysTest.cpp:100
@CPWstatic
Copy link
Contributor

As far as i know, it is now reproduced in latest version of nebula1.0 and nebula2.0. I'll close it firstly.

yixinglu pushed a commit to yixinglu/nebula that referenced this issue Jan 31, 2023
Co-authored-by: Doodle <13706157+critical27@users.noreply.github.com>

Co-authored-by: 180909 <wjh180909@gmail.com>
Co-authored-by: Doodle <13706157+critical27@users.noreply.github.com>
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