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

There was a crash. This is the entire stack trace of all threads #256

Open
1147843025 opened this issue Jan 3, 2022 · 1 comment
Open

Comments

@1147843025
Copy link

when i use cnvnator first step :cnanator - root 1.root - tree 1.bam
it showed that:

There was a crash.
This is the entire stack trace of all threads:

#0 0x00007f1f602f24fc in waitpid () from /lib64/libc.so.6
#1 0x00007f1f6026ff62 in do_system () from /lib64/libc.so.6
#2 0x00007f1f61becc44 in TUnixSystem::StackTrace() () from /home/zhangweiwei/miniconda3/envs/cnvnator_env/bin/../lib/libCore.so.6.20
#3 0x00007f1f61bef77e in TUnixSystem::DispatchSignals(ESignals) () from /home/zhangweiwei/miniconda3/envs/cnvnator_env/bin/../lib/libCore.so.6.20
#4
#5 0x00007f1f60388e78 in __memmove_ssse3_back () from /lib64/libc.so.6
#6 0x0000556fcb9fc924 in std::__cxx11::basic_string<char, std::char_traits, std::allocator >::_M_assign(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&) ()
#7 0x0000556fcba4012d in HisMaker::produceTrees(std::__cxx11::basic_string<char, std::char_traits, std::allocator >, int, std::__cxx11::basic_string<char, std::char_traits, std::allocator >, int, bool) ()
#8 0x0000556fcb9f94e9 in main ()

The lines below might hint at the cause of the crash.
You may get help by asking at the ROOT forum http://root.cern.ch/forum
Only if you are really convinced it is a bug in ROOT then please submit a
report at http://root.cern.ch/bugs Please post the ENTIRE stack trace
from above as an attachment in addition to anything else
that might help us fixing this issue.

#5 0x00007f1f60388e78 in __memmove_ssse3_back () from /lib64/libc.so.6
#6 0x0000556fcb9fc924 in std::__cxx11::basic_string<char, std::char_traits, std::allocator >::_M_assign(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&) ()
#7 0x0000556fcba4012d in HisMaker::produceTrees(std::__cxx11::basic_string<char, std::char_traits, std::allocator >, int, std::__cxx11::basic_string<char, std::char_traits, std::allocator >, int, bool) ()
#8 0x0000556fcb9f94e9 in main ()

and i do not know how to deal with it ,can anyone help me ?

@abyzov
Copy link
Member

abyzov commented Jan 4, 2022 via email

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