Bug 292776 - Dolphin crashed after moving window (compiz-fusion enabled)
Summary: Dolphin crashed after moving window (compiz-fusion enabled)
Status: RESOLVED DUPLICATE of bug 282257
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
: 293588 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-01-29 10:29 UTC by Adrien Sohier
Modified: 2012-07-05 12:52 UTC (History)
2 users (show)

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 Adrien Sohier 2012-01-29 10:29:11 UTC
Application: dolphin (2.0)
KDE Platform Version: 4.8.00 (4.8.0
Qt Version: 4.8.0
Operating System: Linux 3.2.2-1-ARCH x86_64

-- Information about the crash:
- What I was doing when the application crashed:
Compiz-fusion window manager was enabled (I use emerald), I tried to move the window but dolphin crashed almost every time.
I have set up a shortcut to move the window (alt+left mouse click), when I use the normal way (click & drag on the window's border) it doesn't crash, but it does when I use my shortcut.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fef34724780 (LWP 11927))]

Thread 2 (Thread 0x7fef1bf69700 (LWP 11929)):
#0  0x00007fef31d30883 in poll () from /lib/libc.so.6
#1  0x00007fef2eccbd58 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007fef2eccc219 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007fef33385166 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007fef33354e92 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007fef333550e7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007fef33255d47 in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007fef33334cdf in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007fef33258d6b in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007fef32fc7e7a in start_thread () from /lib/libpthread.so.0
#10 0x00007fef31d38b7d in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fef34724780 (LWP 11927)):
[KCrash Handler]
#6  0x00007fef333561ce in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#7  0x00007fef324c481f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#8  0x00007fef324c96d3 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#9  0x00007fef3411e646 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#10 0x00007fef333560ac in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#11 0x00007fef324c50db in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib/libQtGui.so.4
#12 0x00007fef32540887 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007fef32568292 in ?? () from /usr/lib/libQtGui.so.4
#14 0x00007fef2eccb84d in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#15 0x00007fef2eccc048 in ?? () from /usr/lib/libglib-2.0.so.0
#16 0x00007fef2eccc219 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#17 0x00007fef333850ff in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#18 0x00007fef32567f1e in ?? () from /usr/lib/libQtGui.so.4
#19 0x00007fef33354e92 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#20 0x00007fef333550e7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#21 0x00007fef33359c45 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#22 0x00007fef215e464d in kdemain () from /usr/lib/libkdeinit4_dolphin.so
#23 0x00000000004083e4 in _start ()

This bug may be a duplicate of or related to bug 281746.

Possible duplicates by query: bug 292467, bug 292260, bug 292141, bug 292140, bug 292139.

Reported using DrKonqi
Comment 1 Peter Penz 2012-02-08 09:08:30 UTC
*** Bug 293588 has been marked as a duplicate of this bug. ***
Comment 2 Jekyll Wu 2012-07-05 12:52:25 UTC

*** This bug has been marked as a duplicate of bug 282257 ***