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

graph crash: upgrade from ent3.2.2 to ent3.4 and run tck #5292

Closed
nebula-bots opened this issue Jan 31, 2023 · 0 comments · Fixed by #5291
Closed

graph crash: upgrade from ent3.2.2 to ent3.4 and run tck #5292

nebula-bots opened this issue Jan 31, 2023 · 0 comments · Fixed by #5291
Labels
affects/master PR/issue: this bug affects master version. auto-sync process/done Process of bug severity/blocker Severity of bug type/bug Type: something is unexpected
Milestone

Comments

@nebula-bots
Copy link
Contributor

as title
graph core file:

--Type <RET> for more, q to quit, c to continue without paging--bt
Core was generated by `/data/src/sunny/nebula-ent-3.4-8/bin/nebula-graphd --flagfile /data/src/sunny/n'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00000000015c6b7a in nebula::graph::GetNeighborsIter::getVertices() ()
[Current thread is 1 (Thread 0x7f8ad67ff700 (LWP 3214610))]
(gdb) bt
#0  0x00000000015c6b7a in nebula::graph::GetNeighborsIter::getVertices() ()
#1  0x000000000147058d in nebula::graph::DataCollectExecutor::collectSubgraph(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) ()
#2  0x000000000147394b in nebula::graph::DataCollectExecutor::doCollect() ()
#3  0x0000000001473d9d in nebula::graph::DataCollectExecutor::execute() ()
#4  0x00000000015b74be in nebula::graph::AsyncMsgNotifyBasedScheduler::runExecute(nebula::graph::Executor*) const ()
#5  0x00000000015b7a10 in nebula::graph::AsyncMsgNotifyBasedScheduler::execute(nebula::graph::Executor*) const ()
#6  0x00000000015b83cf in ?? ()
#7  0x00000000015b84f7 in ?? ()
#8  0x000000000252319c in ?? ()
#9  0x00000000022aff87 in virtual thunk to apache::thrift::concurrency::FunctionRunner::run() ()
#10 0x00000000023ef3b8 in apache::thrift::concurrency::ThreadManager::Impl::Worker::run() ()
#11 0x00000000023f14be in apache::thrift::concurrency::PthreadThread::threadMain(void*) ()
#12 0x00007f8b0c8e0609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#13 0x00007f8b0c805163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Your Environments (required)
from ent3.2.2 to ent 3.4

Expected behavior
keep healthy

@nebula-bots nebula-bots added affects/master PR/issue: this bug affects master version. auto-sync severity/blocker Severity of bug type/bug Type: something is unexpected labels Jan 31, 2023
@Sophie-Xie Sophie-Xie added this to the v3.4.0 milestone Feb 1, 2023
@github-actions github-actions bot added the process/fixed Process of bug label Feb 1, 2023
@nebula-bots nebula-bots added process/done Process of bug and removed process/fixed Process of bug labels Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects/master PR/issue: this bug affects master version. auto-sync process/done Process of bug severity/blocker Severity of bug type/bug Type: something is unexpected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants