Skip to content

Instantly share code, notes, and snippets.

@JammyZhou
Created June 1, 2017 05:33
Show Gist options
  • Save JammyZhou/23782a6764ea2879dd179fff37fb64c0 to your computer and use it in GitHub Desktop.
Save JammyZhou/23782a6764ea2879dd179fff37fb64c0 to your computer and use it in GitHub Desktop.
Catchpoint 1 (exception thrown), 0x0000007fb767efb4 in __cxa_throw ()
from /usr/lib/aarch64-linux-gnu/libstdc++.so.6
(gdb) bt
#0 0x0000007fb767efb4 in __cxa_throw ()
from /usr/lib/aarch64-linux-gnu/libstdc++.so.6
#1 0x0000007fb767f5a4 in operator new(unsigned long) ()
from /usr/lib/aarch64-linux-gnu/libstdc++.so.6
#2 0x0000007fb7edaab8 in llvm::Twine::str[abi:cxx11]() const ()
from /usr/local/lib/libcocl.so
#3 0x0000007fb7edaab8 in llvm::Twine::str[abi:cxx11]() const ()
from /usr/local/lib/libcocl.so
#4 0x0000007fb7edaab8 in llvm::Twine::str[abi:cxx11]() const ()
from /usr/local/lib/libcocl.so
#5 0x0000007fb7edaab8 in llvm::Twine::str[abi:cxx11]() const ()
from /usr/local/lib/libcocl.so
#6 0x0000007fb7edaab8 in llvm::Twine::str[abi:cxx11]() const ()
from /usr/local/lib/libcocl.so
#7 0x0000007fb7edaab8 in llvm::Twine::str[abi:cxx11]() const ()
from /usr/local/lib/libcocl.so
#8 0x0000007fb7edaab8 in llvm::Twine::str[abi:cxx11]() const ()
from /usr/local/lib/libcocl.so
#9 0x0000007fb7edaab8 in llvm::Twine::str[abi:cxx11]() const ()
from /usr/local/lib/libcocl.so
#10 0x0000007fb7edaab8 in llvm::Twine::str[abi:cxx11]() const ()
from /usr/local/lib/libcocl.so
#11 0x0000007fb7edaab8 in llvm::Twine::str[abi:cxx11]() const ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment