Summary: | Crash when pressing Alt-Tab during drag operation | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Rolf Eike Beer <kde> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, finex |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Rolf Eike Beer
2009-07-26 22:35:50 UTC
Application: Lokalize (lokalize), signal: Aborted [Current thread is 1 (Thread 0xb5d56920 (LWP 15445))] Thread 3 (Thread 0xb355cb90 (LWP 15446)): #0 0xb809b424 in __kernel_vsyscall () #1 0xb6710c35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6770582 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4 #3 0xb78e11a8 in ?? () from /usr/lib/libthreadweaver.so.4 #4 0xb78e3eec in ?? () from /usr/lib/libthreadweaver.so.4 #5 0xb78dfd8b in ?? () from /usr/lib/libthreadweaver.so.4 #6 0xb78e3fea in ?? () from /usr/lib/libthreadweaver.so.4 #7 0xb78e1723 in ?? () from /usr/lib/libthreadweaver.so.4 #8 0xb78e200e in ?? () from /usr/lib/libthreadweaver.so.4 #9 0xb78e264b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4 #10 0xb676f572 in ?? () from /usr/lib/libQtCore.so.4 #11 0xb670d1b5 in start_thread () from /lib/libpthread.so.0 #12 0xb65503be in clone () from /lib/libc.so.6 Thread 2 (Thread 0xb24b7b90 (LWP 15451)): #0 0xb809b424 in __kernel_vsyscall () #1 0xb6710c35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb6770582 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4 #3 0xb78e11a8 in ?? () from /usr/lib/libthreadweaver.so.4 #4 0xb78e3eec in ?? () from /usr/lib/libthreadweaver.so.4 #5 0xb78dfd8b in ?? () from /usr/lib/libthreadweaver.so.4 #6 0xb78e3fea in ?? () from /usr/lib/libthreadweaver.so.4 #7 0xb78e1723 in ?? () from /usr/lib/libthreadweaver.so.4 #8 0xb78e200e in ?? () from /usr/lib/libthreadweaver.so.4 #9 0xb78e264b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4 #10 0xb676f572 in ?? () from /usr/lib/libQtCore.so.4 #11 0xb670d1b5 in start_thread () from /lib/libpthread.so.0 #12 0xb65503be in clone () from /lib/libc.so.6 Thread 1 (Thread 0xb5d56920 (LWP 15445)): [KCrash Handler] #6 0xb809b424 in __kernel_vsyscall () #7 0xb64a9990 in raise () from /lib/libc.so.6 #8 0xb64ab2c8 in abort () from /lib/libc.so.6 #9 0xb64e56c5 in ?? () from /lib/libc.so.6 #10 0xb64eb654 in ?? () from /lib/libc.so.6 #11 0xb64ec639 in ?? () from /lib/libc.so.6 #12 0xb621833d in XFree () from /usr/lib/libX11.so.6 #13 0xb6b033ed in ?? () from /usr/lib/libQtGui.so.4 #14 0xb6ae3463 in QApplication::x11ClientMessage(QWidget*, _XEvent*, bool) () from /usr/lib/libQtGui.so.4 #15 0xb6af5c9a in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4 #16 0xb6b205ca in ?? () from /usr/lib/libQtGui.so.4 #17 0xb60bf9c8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #18 0xb60c3083 in ?? () from /usr/lib/libglib-2.0.so.0 #19 0xb60c3241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #20 0xb688f8d8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #21 0xb6b1fcc5 in ?? () from /usr/lib/libQtGui.so.4 #22 0xb686278a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #23 0xb6862bd2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #24 0xb6865079 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #25 0xb6a7f677 in QApplication::exec() () from /usr/lib/libQtGui.so.4 #26 0x08071a9b in _start () The dolphin part is mostly the same as bug 200583. Are you using Desktop Compositing / effects ? Thanks Yes, Alt-Tab uses cover switch. This bug and bug #200583 are probably dup of bug #192270. Merging with bug 200583. Thanks *** This bug has been marked as a duplicate of bug 200583 *** |