Bug 294496 - Dolphin crashes when moving the window with ALT+Drag if mouse is released over tooltip
Summary: Dolphin crashes when moving the window with ALT+Drag if mouse is released ove...
Status: RESOLVED DUPLICATE of bug 278302
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-20 13:35 UTC by Sandro Mani
Modified: 2012-02-20 14:58 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sandro Mani 2012-02-20 13:35:07 UTC
Application: dolphin (2.0)
KDE Platform Version: 4.8.00 (4.8.0)
Qt Version: 4.8.0
Operating System: Linux 3.3.0-0.rc3.git2.2.fc18.x86_64 x86_64
Distribution: "Fedora release 18 (Rawhide)"

-- Information about the crash:
Steps to reproduce:
- Open dolphin
- Position the mouse over an entry in the file list
- Wait for the tooltip to appear
- Start moving the window with ALT+Leftclick drag
- Stop moving the window when the mouse cursor is over the tooltip
- Dolphin crashes

Reproducibility:
Always

Version:
kde-baseapps-4.8.0-2.fc17.x86_64

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7feaaeedb880 (LWP 18471))]

Thread 2 (Thread 0x7feaa1ed8700 (LWP 18472)):
#0  0x0000003fc0ee739f in poll () from /lib64/libc.so.6
#1  0x0000003fc26473f6 in ?? () from /lib64/libglib-2.0.so.0
#2  0x0000003fc2647514 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x0000003fc6fa2976 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#4  0x0000003fc6f7382f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#5  0x0000003fc6f73ab8 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#6  0x0000003fc6e78588 in QThread::exec() () from /lib64/libQtCore.so.4
#7  0x0000003fc6f5467f in ?? () from /lib64/libQtCore.so.4
#8  0x0000003fc6e7b4cb in ?? () from /lib64/libQtCore.so.4
#9  0x0000003fc1207d14 in start_thread () from /lib64/libpthread.so.0
#10 0x0000003fc0eefe4d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7feaaeedb880 (LWP 18471)):
[KCrash Handler]
#5  0x0000003fc6f7492c in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /lib64/libQtCore.so.4
#6  0x00000033a77ca2ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#7  0x00000033a77ce85a in QApplication::notify(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#8  0x00000033a9a449e6 in KApplication::notify(QObject*, QEvent*) () from /lib64/libkdeui.so.5
#9  0x0000003fc6f7482e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQtCore.so.4
#10 0x00000033a77ca986 in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /lib64/libQtGui.so.4
#11 0x00000033a7844186 in QApplication::x11ProcessEvent(_XEvent*) () from /lib64/libQtGui.so.4
#12 0x00000033a7869f2c in ?? () from /lib64/libQtGui.so.4
#13 0x0000003fc264704c in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#14 0x0000003fc26473a1 in ?? () from /lib64/libglib-2.0.so.0
#15 0x0000003fc2647514 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#16 0x0000003fc6fa2956 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#17 0x00000033a7869c0e in ?? () from /lib64/libQtGui.so.4
#18 0x0000003fc6f7382f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#19 0x0000003fc6f73ab8 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#20 0x0000003fc6f782fc in QCoreApplication::exec() () from /lib64/libQtCore.so.4
#21 0x00000033ac246984 in kdemain () from /lib64/libkdeinit4_dolphin.so
#22 0x0000003fc0e21735 in __libc_start_main () from /lib64/libc.so.6
#23 0x0000000000400831 in _start ()

Possible duplicates by query: bug 294463, bug 294383, bug 294380, bug 294336, bug 293965.

Reported using DrKonqi
Comment 1 Peter Penz 2012-02-20 14:54:13 UTC

*** This bug has been marked as a duplicate of bug 205153 ***
Comment 2 Peter Penz 2012-02-20 14:57:34 UTC

*** This bug has been marked as a duplicate of bug 278302 ***
Comment 3 Peter Penz 2012-02-20 14:58:04 UTC
(Sorry, I used the wrong duplicate number initially)