Last active
March 17, 2020 10:01
-
-
Save foxpy/3a646d04195deb497d1456d44e9766e6 to your computer and use it in GitHub Desktop.
TDesktop crashes
This file contains hidden or 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
─── Output/messages ───────────────────────────────────────────────────────────────────────────── | |
[Thread 0x7fffae7fc700 (LWP 136928) exited] | |
[Thread 0x7fffad7fa700 (LWP 136927) exited] | |
[Thread 0x7fffadffb700 (LWP 136926) exited] | |
[Thread 0x7fffaeffd700 (LWP 136924) exited] | |
[Thread 0x7fffb4a01700 (LWP 136920) exited] | |
[Thread 0x7fffb5b04700 (LWP 136918) exited] | |
[Thread 0x7fffb77fe700 (LWP 136916) exited] | |
[Thread 0x7fffb7fff700 (LWP 136914) exited] | |
[Thread 0x7fffcce45700 (LWP 136913) exited] | |
[Thread 0x7fffcd646700 (LWP 136912) exited] | |
[Thread 0x7fffcdfdb700 (LWP 136911) exited] | |
[Thread 0x7fffceffd700 (LWP 136908) exited] | |
[Thread 0x7fffcffff700 (LWP 136906) exited] | |
[Thread 0x7fffe5adb700 (LWP 136904) exited] | |
[Thread 0x7fffe62dc700 (LWP 136903) exited] | |
[Thread 0x7fffe6b3f700 (LWP 136902) exited] | |
[Thread 0x7fffe7340700 (LWP 136901) exited] | |
[Thread 0x7fffecd7d700 (LWP 136900) exited] | |
[Thread 0x7fffedd01b00 (LWP 136895) exited] | |
[Thread 0x7fffaffff700 (LWP 136921) exited] | |
[Thread 0x7fffb5303700 (LWP 136919) exited] | |
[Thread 0x7fffb6305700 (LWP 136917) exited] | |
[Thread 0x7fffe4a15700 (LWP 136905) exited] | |
Program terminated with signal SIGKILL, Killed. | |
The program no longer exists. | |
--- DEBUG: BACKTRACE FULL | |
No stack. | |
--- DEBUG: INFO REGISTERS | |
The program has no registers now. | |
--- DEBUG: CALLS (x/32i $pc) | |
No registers. | |
--- DEBUG: THREAD APPLY ALL BACKTRACE | |
--- DEBUG: --- STOP |
This file contains hidden or 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
>>> bt | |
#0 0x00007ffff7f7d01a in pthread_cond_timedwait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 | |
#1 0x00007ffff5136c48 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5 | |
#2 0x00007ffff5136d69 in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib/libQt5Core.so.5 | |
#3 0x00007fffed8e2d20 in () at /usr/lib/libQt5XcbQpa.so.5 | |
#4 0x00007fffed8b3cf1 in () at /usr/lib/libQt5XcbQpa.so.5 | |
#5 0x00007fffed8b43be in () at /usr/lib/libQt5XcbQpa.so.5 | |
#6 0x00007fffed8b60ca in () at /usr/lib/libQt5XcbQpa.so.5 | |
#7 0x00007ffff5945f36 in QInternalMimeData::retrieveData(QString const&, QVariant::Type) const () at /usr/lib/libQt5Gui.so.5 | |
#8 0x00007ffff5332f2d in () at /usr/lib/libQt5Core.so.5 | |
#9 0x00007ffff5333de9 in QMimeData::imageData() const () at /usr/lib/libQt5Core.so.5 | |
#10 0x00005555565a70bc in () | |
#11 0x00005555565a730d in () | |
#12 0x0000555555d62d0a in () | |
#13 0x00007ffff61f9714 in () at /usr/lib/libQt5Widgets.so.5 | |
#14 0x00007ffff61fa8d3 in QWidgetTextControl::processEvent(QEvent*, QMatrix const&, QWidget*) () at /usr/lib/libQt5Widgets.so.5 | |
#15 0x00007ffff61f084c in QWidgetTextControl::processEvent(QEvent*, QPointF const&, QWidget*) () at /usr/lib/libQt5Widgets.so.5 | |
#16 0x00007ffff61d258a in QTextEdit::keyPressEvent(QKeyEvent*) () at /usr/lib/libQt5Widgets.so.5 | |
#17 0x0000555555d727d6 in () | |
#18 0x00007ffff603e966 in QWidget::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5 | |
#19 0x00007ffff60efeef in QFrame::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5 | |
#20 0x00007ffff60f2c3a in QAbstractScrollArea::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5 | |
#21 0x00007ffff61d1ec2 in QTextEdit::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5 | |
#22 0x00007ffff5ffa362 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 | |
#23 0x00007ffff6003f5c in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 | |
#24 0x000055555628b2ef in () | |
#25 0x00007ffff530ca12 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 | |
#26 0x00007ffff605cbee in () at /usr/lib/libQt5Widgets.so.5 | |
#27 0x00007ffff5ffa362 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 | |
#28 0x00007ffff6003819 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 | |
#29 0x000055555628b2ef in () | |
#30 0x00007ffff530ca12 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 | |
#31 0x00007ffff59258fd in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () at /usr/lib/libQt5Gui.so.5 | |
#32 0x00007ffff592ac9a in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /usr/lib/libQt5Gui.so.5 | |
#33 0x00007ffff5903bcc in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5 | |
#34 0x00007fffed8e3bcc in () at /usr/lib/libQt5XcbQpa.so.5 | |
#35 0x00007ffff01c39be in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0 | |
#36 0x00007ffff01c5831 in () at /usr/lib/libglib-2.0.so.0 | |
#37 0x00007ffff01c5871 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 | |
#38 0x00007ffff53650d0 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 | |
#39 0x00007ffff530b57c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 | |
#40 0x00007ffff5313586 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5 | |
#41 0x0000555556289ca1 in () | |
#42 0x0000555556279c6f in () | |
#43 0x0000555556279d7d in () | |
#44 0x0000555555955047 in () | |
#45 0x00007ffff46e2023 in __libc_start_main () at /usr/lib/libc.so.6 | |
#46 0x000055555595592e in () | |
>>> bt full | |
#0 0x00007ffff7f7d01a in pthread_cond_timedwait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 | |
#1 0x00007ffff5136c48 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5 | |
#2 0x00007ffff5136d69 in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib/libQt5Core.so.5 | |
#3 0x00007fffed8e2d20 in () at /usr/lib/libQt5XcbQpa.so.5 | |
#4 0x00007fffed8b3cf1 in () at /usr/lib/libQt5XcbQpa.so.5 | |
#5 0x00007fffed8b43be in () at /usr/lib/libQt5XcbQpa.so.5 | |
#6 0x00007fffed8b60ca in () at /usr/lib/libQt5XcbQpa.so.5 | |
#7 0x00007ffff5945f36 in QInternalMimeData::retrieveData(QString const&, QVariant::Type) const () at /usr/lib/libQt5Gui.so.5 | |
#8 0x00007ffff5332f2d in () at /usr/lib/libQt5Core.so.5 | |
#9 0x00007ffff5333de9 in QMimeData::imageData() const () at /usr/lib/libQt5Core.so.5 | |
#10 0x00005555565a70bc in () | |
#11 0x00005555565a730d in () | |
#12 0x0000555555d62d0a in () | |
#13 0x00007ffff61f9714 in () at /usr/lib/libQt5Widgets.so.5 | |
#14 0x00007ffff61fa8d3 in QWidgetTextControl::processEvent(QEvent*, QMatrix const&, QWidget*) () at /usr/lib/libQt5Widgets.so.5 | |
#15 0x00007ffff61f084c in QWidgetTextControl::processEvent(QEvent*, QPointF const&, QWidget*) () at /usr/lib/libQt5Widgets.so.5 | |
#16 0x00007ffff61d258a in QTextEdit::keyPressEvent(QKeyEvent*) () at /usr/lib/libQt5Widgets.so.5 | |
#17 0x0000555555d727d6 in () | |
#18 0x00007ffff603e966 in QWidget::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5 | |
#19 0x00007ffff60efeef in QFrame::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5 | |
#20 0x00007ffff60f2c3a in QAbstractScrollArea::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5 | |
#21 0x00007ffff61d1ec2 in QTextEdit::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5 | |
#22 0x00007ffff5ffa362 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 | |
#23 0x00007ffff6003f5c in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 | |
#24 0x000055555628b2ef in () | |
#25 0x00007ffff530ca12 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 | |
#26 0x00007ffff605cbee in () at /usr/lib/libQt5Widgets.so.5 | |
#27 0x00007ffff5ffa362 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 | |
#28 0x00007ffff6003819 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 | |
#29 0x000055555628b2ef in () | |
#30 0x00007ffff530ca12 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 | |
#31 0x00007ffff59258fd in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () at /usr/lib/libQt5Gui.so.5 | |
#32 0x00007ffff592ac9a in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /usr/lib/libQt5Gui.so.5 | |
#33 0x00007ffff5903bcc in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5 | |
#34 0x00007fffed8e3bcc in () at /usr/lib/libQt5XcbQpa.so.5 | |
#35 0x00007ffff01c39be in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0 | |
#36 0x00007ffff01c5831 in () at /usr/lib/libglib-2.0.so.0 | |
#37 0x00007ffff01c5871 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 | |
#38 0x00007ffff53650d0 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 | |
#39 0x00007ffff530b57c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 | |
#40 0x00007ffff5313586 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5 | |
#41 0x0000555556289ca1 in () | |
#42 0x0000555556279c6f in () | |
#43 0x0000555556279d7d in () | |
#44 0x0000555555955047 in () | |
#45 0x00007ffff46e2023 in __libc_start_main () at /usr/lib/libc.so.6 | |
#46 0x000055555595592e in () |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment