Skip to content

Instantly share code, notes, and snippets.

@Karry
Created June 2, 2018 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Karry/395bf0a10766a1abb540de92c50da37a to your computer and use it in GitHub Desktop.
Save Karry/395bf0a10766a1abb540de92c50da37a to your computer and use it in GitHub Desktop.
nemo-transfer-engine.backtrace
#0 0xb6fb7d98 in load (__m=std::memory_order_relaxed, this=0x3f) at /opt/cross/armv7hl-meego-linux-gnueabi/include/c++/4.8.3/bits/atomic_base.h:496
__b = std::memory_order_relaxed
#1 load<int> (_q_value=...) at /usr/include/qt5/QtCore/qatomic_cxx11.h:96
No locals.
#2 load (this=0x3f) at /usr/include/qt5/QtCore/qbasicatomic.h:119
No locals.
#3 deref (this=0x3f) at /usr/include/qt5/QtCore/qrefcount.h:60
No locals.
#4 ~QHash (this=0xbefff538, __in_chrg=<optimized out>) at /usr/include/qt5/QtCore/qhash.h:247
No locals.
#5 TransferMethodInfo::~TransferMethodInfo (this=0xbefff51c, __in_chrg=<optimized out>) at transfermethodinfo.cpp:113
No locals.
#6 0xb3b2f030 in QRPluginInfo::query (this=0x2a09c738) at src/qrplugininfo.cpp:55
info = {displayName = {static null = {<No data fields>}, d = 0x2a0d4f90}, userName = {static null = {<No data fields>}, d = 0xb6a3a938 <QArrayData::shared_null>}, methodId = {static null = {<No data fields>}, d = 0x2a0d9310},
shareUIPath = {static null = {<No data fields>}, d = 0x2a0b0140}, capabilitities = {<QList<QString>> = {{p = {static shared_null = {ref = {atomic = {_q_value = -1}}, alloc = 0, begin = 0, end = 0, array = {0x0}}, d = 0x2a0aee10},
d = 0x2a0aee10}}, <No data fields>}, accountId = 64}
capabilities = {<QList<QString>> = {{p = {static shared_null = {ref = {atomic = {_q_value = -1}}, alloc = 0, begin = 0, end = 0, array = {0x0}}, d = 0x2a0aee10}, d = 0x2a0aee10}}, <No data fields>}
__PRETTY_FUNCTION__ = "virtual void QRPluginInfo::query()"
#7 0x2a01087a in _start ()
No symbol table info available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment