Skip to content

Instantly share code, notes, and snippets.

@dubslow
Created October 24, 2014 18:52
Show Gist options
  • Save dubslow/def91a97cae72d81d246 to your computer and use it in GitHub Desktop.
Save dubslow/def91a97cae72d81d246 to your computer and use it in GitHub Desktop.
"Core::sendFile: Created file sender 0 with friend 12"
"Core::sendFile: Created file sender 1 with friend 12"
"Core::sendFile: Created file sender 2 with friend 12"
"Core::sendFile: Created file sender 3 with friend 12"
"Core::sendFile: Created file sender 4 with friend 12"
"Core::sendFile: Created file sender 5 with friend 12"
"Core::sendFile: Created file sender 6 with friend 12"
"Core::sendFile: Created file sender 7 with friend 12"
"Core::sendFile: Created file sender 8 with friend 12"
"Core::sendFile: Created file sender 9 with friend 12"
"Core::sendFile: Created file sender 10 with friend 12"
"Core::sendFile: Created file sender 11 with friend 12"
"Core::sendFile: Created file sender 12 with friend 12"
"Core::sendFile: Created file sender 13 with friend 12"
"Core::sendFile: Created file sender 14 with friend 12"
"Core::sendFile: Created file sender 18 with friend 12"
"Core::sendFile: Created file sender 19 with friend 12"
"Core::sendFile: Created file sender 20 with friend 12"
"Core::sendFile: Created file sender 21 with friend 12"
"Core::sendFile: Created file sender 22 with friend 12"
"Core::sendFile: Created file sender 23 with friend 12"
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
Core: File control callback, file accepted
"Core::onFileControlCallback: Transfer of file 17 cancelled by friend 12"
"Core::onFileControlCallback: Transfer of file 18 cancelled by friend 12"
[Thread 0x7fff92dfa700 (LWP 9790) exited]
[Thread 0x7fff913bd700 (LWP 9794) exited]
[Thread 0x7fff91bbe700 (LWP 9799) exited]
[Thread 0x7fff925f9700 (LWP 9798) exited]
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff48c957f in QIODevice::read(char*, long long) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
(gdb) bt
#0 0x00007ffff48c957f in QIODevice::read(char*, long long) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#1 0x00007ffff48ca42e in QIODevice::readAll() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2 0x000000000047a7f6 in FileTransferInstance::FileTransferInstance(ToxFile) ()
#3 0x0000000000423ec7 in ChatForm::startFileSend(ToxFile) ()
#4 0x0000000000426c92 in QtPrivate::QSlotObject<void (ChatForm::*)(ToxFile), QtPrivate::List<ToxFile>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) ()
#5 0x00007ffff49cd422 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6 0x00007ffff5e6262f in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7 0x00007ffff5e26b0c in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8 0x00007ffff5e2bd6e in QApplication::notify(QObject*, QEvent*) ()
from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9 0x00007ffff499f543 in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007ffff49a147b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007ffff49f34d3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007fffee942e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007fffee943048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007fffee9430ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007ffff49f38c7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007ffff499cec2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007ffff49a45fd in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x000000000041eac6 in main ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment