Bug 291113 - Dolphin crashed on switching from another desktop
Summary: Dolphin crashed on switching from another desktop
Status: RESOLVED DUPLICATE of bug 278302
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 1.7
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-10 03:59 UTC by reescf
Modified: 2012-01-10 05:21 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 reescf 2012-01-10 03:59:29 UTC
Application: dolphin (1.7)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.8.0
Operating System: Linux 3.1.8-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:

I had just deleted files in Konsole. These files would have been in the directory currently being viewed in the window of Dolphin to which I switched. Dolphin and Konsole were on separate desktops. I switched using alt + tab. 

Dolphin and/or the screen flashed (quickly - I couldn't tell what flashed) and system reported Dolphin crashed.

No bug report seemed obviously a duplicate but I am not knowledgeable enough to know if the underlying processes active when doing as I described are similar to those active in the circumstances described in other reports.

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fb37af66780 (LWP 5988))]

Thread 2 (Thread 0x7fb3626c4700 (LWP 6624)):
#0  0x00007fb3785628b3 in poll () from /lib/libc.so.6
#1  0x00007fb375489d58 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007fb37548a219 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007fb379bba166 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007fb379b89e92 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007fb379b8a0e7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007fb379a8ad47 in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007fb379b69cdf in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007fb379a8dd6b in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007fb3797fce7a in start_thread () from /lib/libpthread.so.0
#10 0x00007fb37856abad in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb37af66780 (LWP 5988)):
[KCrash Handler]
#6  0x00007fb379b8b09d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#7  0x00007fb378cfa0db in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib/libQtGui.so.4
#8  0x00007fb378d75887 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#9  0x00007fb378d9d292 in ?? () from /usr/lib/libQtGui.so.4
#10 0x00007fb37548984d in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#11 0x00007fb37548a048 in ?? () from /usr/lib/libglib-2.0.so.0
#12 0x00007fb37548a219 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#13 0x00007fb379bba0ff in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#14 0x00007fb378d9cf1e in ?? () from /usr/lib/libQtGui.so.4
#15 0x00007fb379b89e92 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#16 0x00007fb379b8a0e7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#17 0x00007fb379b8ec45 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#18 0x00007fb367f66259 in kdemain () from /usr/lib/libkdeinit4_dolphin.so
#19 0x00000000004082f4 in _start ()

Possible duplicates by query: bug 290897, bug 290313, bug 290100, bug 290086, bug 289797.

Reported using DrKonqi
Comment 1 Peter Penz 2012-01-10 05:21:22 UTC

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