https://bugs.kde.org/show_bug.cgi?id=417599

--- Comment #2 from Tyson <tyson.nguye...@gmail.com> ---
(In reply to David Redondo from comment #1)
> Hi, sadly I cannot reproduce. Can you try to get a backtrace by attaching a
> debugger to see where it is hanging?

I am new at this so forgive me if this is not what you are looking for. All of
this is when I force close the program.

Starting program: /usr/bin/spectacle stack
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7ffff0bfe700 (LWP 12876)]
[New Thread 0x7fffeb87b700 (LWP 12877)]
[Thread 0x7ffff0bfe700 (LWP 12876) exited]

Thread 1 "spectacle" received signal SIGTERM, Terminated.
0x00007ffff4a59c45 in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
(gdb) backtrace
#0  0x00007ffff4a59c45 in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x00007ffff762683b in ?? () from /usr/lib/libxcb.so.1
#2  0x00007ffff7627fef in ?? () from /usr/lib/libxcb.so.1
#3  0x00007ffff7628103 in xcb_wait_for_reply () from /usr/lib/libxcb.so.1
#4  0x00007ffff0f6c55c in QXcbConnection::sync() () from
/usr/lib/libQt5XcbQpa.so.5
#5  0x00007ffff0f87b7c in ?? () from /usr/lib/libQt5XcbQpa.so.5
#6  0x00007ffff0f87e80 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#7  0x00007ffff64b9ce5 in QBackingStore::beginPaint(QRegion const&) () from
/usr/lib/libQt5Gui.so.5
#8  0x00007ffff6bc2409 in ?? () from /usr/lib/libQt5Widgets.so.5
#9  0x00007ffff6bc2fe4 in ?? () from /usr/lib/libQt5Widgets.so.5
#10 0x00007ffff6becf07 in QWidgetPrivate::syncBackingStore() () from
/usr/lib/libQt5Widgets.so.5
#11 0x00007ffff6bf3f04 in QWidget::event(QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#12 0x00007ffff6baf362 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#13 0x00007ffff6bb8819 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#14 0x00007ffff5f32962 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#15 0x00007ffff5f351c6 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#16 0x00007ffff5f8b9d4 in ?? () from /usr/lib/libQt5Core.so.5
#17 0x00007ffff3e0c39e in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#18 0x00007ffff3e0e1b1 in ?? () from /usr/lib/libglib-2.0.so.0
#19 0x00007ffff3e0e1f1 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#20 0x00007ffff5f8b020 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /usr/lib/libQt5Core.so.5
#21 0x00007ffff5f314cc in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQt5Core.so.5
#22 0x00007ffff5f394d6 in QCoreApplication::exec() () from
/usr/lib/libQt5Core.so.5
#23 0x00005555555736da in ?? ()
#24 0x00007ffff5901153 in __libc_start_main () from /usr/lib/libc.so.6
#25 0x000055555557402e in ?? ()

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to