Created
September 4, 2012 01:26
-
-
Save mhoran/3615579 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0 _int_free malloc.c 4892 0x7fe57d941fca | |
1 *__GI___libc_free malloc.c 3738 0x7fe57d9458ac | |
2 QString::free(QString::Data*) /usr/lib/x86_64-linux-gnu/libQtCore.so.4 0 0x7fe57e6d85f8 | |
3 ?? /usr/lib/x86_64-linux-gnu/libQtCore.so.4 0 0x7fe57e7439aa | |
4 ?? /usr/lib/x86_64-linux-gnu/libQtCore.so.4 0 0x7fe57e74407e | |
5 QUrl::toEncoded(QFlags<QUrl::FormattingOption>) const /usr/lib/x86_64-linux-gnu/libQtCore.so.4 0 0x7fe57e74470d | |
6 ?? /usr/lib/x86_64-linux-gnu/libQtNetwork.so.4 0 0x7fe57eb6d62b | |
7 ?? /usr/lib/x86_64-linux-gnu/libQtNetwork.so.4 0 0x7fe57eb6f859 | |
8 ?? /usr/lib/x86_64-linux-gnu/libQtNetwork.so.4 0 0x7fe57ebd0af5 | |
9 QObject::event(QEvent*) /usr/lib/x86_64-linux-gnu/libQtCore.so.4 0 0x7fe57e79ea4e | |
10 QApplicationPrivate::notify_helper(QObject*, QEvent*) /usr/lib/x86_64-linux-gnu/libQtGui.so.4 0 0x7fe57effd70c | |
11 QApplication::notify(QObject*, QEvent*) /usr/lib/x86_64-linux-gnu/libQtGui.so.4 0 0x7fe57f001b8a | |
12 QCoreApplication::notifyInternal(QObject*, QEvent*) /usr/lib/x86_64-linux-gnu/libQtCore.so.4 0 0x7fe57e789b7e | |
13 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) /usr/lib/x86_64-linux-gnu/libQtCore.so.4 0 0x7fe57e78da01 | |
14 ?? /usr/lib/x86_64-linux-gnu/libQtCore.so.4 0 0x7fe57e7b80f3 | |
15 g_main_context_dispatch /lib/x86_64-linux-gnu/libglib-2.0.so.0 0 0x7fe57c17c205 | |
16 ?? /lib/x86_64-linux-gnu/libglib-2.0.so.0 0 0x7fe57c17c538 | |
17 g_main_context_iteration /lib/x86_64-linux-gnu/libglib-2.0.so.0 0 0x7fe57c17c5f4 | |
18 QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) /usr/lib/x86_64-linux-gnu/libQtCore.so.4 0 0x7fe57e7b8286 | |
19 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) /usr/lib/x86_64-linux-gnu/libQtCore.so.4 0 0x7fe57e7888cf | |
20 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) /usr/lib/x86_64-linux-gnu/libQtCore.so.4 0 0x7fe57e788b58 | |
21 QThread::exec() /usr/lib/x86_64-linux-gnu/libQtCore.so.4 0 0x7fe57e68bd70 | |
22 ?? /usr/lib/x86_64-linux-gnu/libQtCore.so.4 0 0x7fe57e68ed0b | |
23 start_thread pthread_create.c 304 0x7fe57e3f7b50 | |
24 clone clone.S 112 0x7fe57d9a370d | |
25 ?? 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment