GoddamnIDontNeedAUse

Untitled

May 3rd, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 3.24 KB | None | 0 0
  1. #0  0x00007ffff6708a10 in raise () from /usr/lib/libc.so.6
  2. #1  0x00007ffff670a13a in abort () from /usr/lib/libc.so.6
  3. #2  0x00007ffff6701607 in __assert_fail_base () from /usr/lib/libc.so.6
  4. #3  0x00007ffff67016b2 in __assert_fail () from /usr/lib/libc.so.6
  5. #4  0x00000000007123a9 in cling::Transaction::append (this=0x7581450, DCI=...) at /home/teemperor/root/root/interpreter/cling/lib/Interpreter/Transaction.cpp:128
  6. #5  0x00000000006e08d5 in cling::DeclCollector::HandleInterestingDecl (this=0x52ed1e0, DGR=...) at /home/teemperor/root/root/interpreter/cling/lib/Interpreter/DeclCollector.cpp:181
  7. #6  0x00000000010b4b7e in clang::ASTReader::PassInterestingDeclToConsumer (this=0x538a6f0, D=0x8030280) at /home/teemperor/root/root/interpreter/llvm/src/tools/clang/lib/Serialization/ASTReader.cpp:6839
  8. #7  0x00000000010b4ae9 in clang::ASTReader::PassInterestingDeclsToConsumer (this=0x538a6f0) at /home/teemperor/root/root/interpreter/llvm/src/tools/clang/lib/Serialization/ASTReader.cpp:6831
  9. #8  0x00000000010bfc48 in clang::ASTReader::FinishedDeserializing (this=0x538a6f0) at /home/teemperor/root/root/interpreter/llvm/src/tools/clang/lib/Serialization/ASTReader.cpp:8758
  10. #9  0x00000000010c515c in clang::ExternalASTSource::Deserializing::~Deserializing (this=0x7fffffff9b10) at /home/teemperor/root/root/interpreter/llvm/src/tools/clang/include/clang/AST/ExternalASTSource.h:69
  11. #10 0x000000000319c4b3 in clang::DeclContext::LoadLexicalDeclsFromExternalStorage (this=0x532abf8) at /home/teemperor/root/root/interpreter/llvm/src/tools/clang/lib/AST/DeclBase.cpp:1140
  12. #11 0x000000000319ca6f in clang::DeclContext::decls_begin (this=0x532abf8) at /home/teemperor/root/root/interpreter/llvm/src/tools/clang/lib/AST/DeclBase.cpp:1208
  13. #12 0x0000000000591909 in clang::DeclContext::decls (this=0x532abf8) at /home/teemperor/root/root/interpreter/llvm/src/tools/clang/include/clang/AST/DeclBase.h:1453
  14. #13 0x0000000000591745 in clang::RecursiveASTVisitor<DictSelectionReader>::TraverseDeclContextHelper (this=0x7fffffffb7b8, DC=0x532abf8) at /home/teemperor/root/root/interpreter/llvm/src/tools/clang/include/clang/AST/RecursiveASTVisitor.h:1267
  15. #14 0x000000000058eeea in clang::RecursiveASTVisitor<DictSelectionReader>::TraverseTranslationUnitDecl (this=0x7fffffffb7b8, D=0x532abd8) at /home/teemperor/root/root/interpreter/llvm/src/tools/clang/include/clang/AST/RecursiveASTVisitor.h:1361
  16. #15 0x000000000057f46e in clang::RecursiveASTVisitor<DictSelectionReader>::TraverseDecl (this=0x7fffffffb7b8, D=0x532abd8) at /home/teemperor/root/dbg-build/interpreter/llvm/src/tools/clang/include/clang/AST/DeclNodes.inc:523
  17. #16 0x000000000057e169 in DictSelectionReader::DictSelectionReader (this=0x7fffffffb7b8, selectionRules=..., C=..., normCtxt=...) at /home/teemperor/root/root/core/dictgen/src/DictSelectionReader.cxx:23
  18. #17 0x000000000068c065 in RootClingMain (argc=195, argv=0x7fffffffd168, isDeep=false, isGenreflex=false) at /home/teemperor/root/root/core/dictgen/src/rootcling_impl.cxx:4576
  19. #18 0x00000000006947ab in ROOT_rootcling_Driver (argc=195, argv=0x7fffffffd168, config=...) at /home/teemperor/root/root/core/dictgen/src/rootcling_impl.cxx:5992
  20. #19 0x000000000052a377 in main (argc=195, argv=0x7fffffffd168) at /home/teemperor/root/root/core/rootcling_stage1/src/rootcling_stage1.cxx:48
Add Comment
Please, Sign In to add comment