Bug 315651 - Dolphin crashed when it was not the active window
Summary: Dolphin crashed when it was not the active window
Status: VERIFIED DUPLICATE of bug 282257
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-22 20:26 UTC by Tom
Modified: 2013-02-23 09:24 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 Tom 2013-02-22 20:26:39 UTC
Application: dolphin (2.0)
KDE Platform Version: 4.8.5 (4.8.5)
Qt Version: 4.8.4
Operating System: Linux 3.6.11-4.fc16.x86_64 x86_64
Distribution: "Fedora release 16 (Verne)"

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

This has happened more than once, but I can't *make* it happen. I'm running Fedora 16 64bit XFCE-spin. I have some KDE and Gnome apps, but not the complete desktop for either one.

This doesn't seem to be the Qt bug cuz Dolphin is never active, which is probably required for a tooltip to appear. (Although I do have tooltips enabled.) Also, my Qt version is 4.8.

I don't remember if I was doing something in Firefox or in a terminal when the crash happened, but I know Dolphin was not the active window.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f398ccc4840 (LWP 19621))]

Thread 2 (Thread 0x7f397d5d9700 (LWP 19624)):
#0  0x0000003e28ce8803 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x0000003ab8845448 in g_main_context_poll (n_fds=1, fds=0x7f3978002400, priority=<optimized out>, timeout=-1, context=0x7f39780009a0) at gmain.c:3402
#2  g_main_context_iterate (context=0x7f39780009a0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3084
#3  0x0000003ab884590c in g_main_context_iteration (context=0x7f39780009a0, may_block=1) at gmain.c:3152
#4  0x0000003ab91aabe6 in QEventDispatcherGlib::processEvents (this=0x7f39780008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#5  0x0000003ab917a872 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x0000003ab917aac7 in QEventLoop::exec (this=0x7f397d5d8cf0, flags=...) at kernel/qeventloop.cpp:204
#7  0x0000003ab9078e37 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#8  0x0000003ab915a2cf in QInotifyFileSystemWatcherEngine::run (this=0x18ca410) at io/qfilesystemwatcher_inotify.cpp:256
#9  0x0000003ab907bebc in QThreadPrivate::start (arg=0x18ca410) at thread/qthread_unix.cpp:338
#10 0x0000003e29407d90 in start_thread (arg=0x7f397d5d9700) at pthread_create.c:309
#11 0x0000003e28cf119d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f398ccc4840 (LWP 19621)):
[KCrash Handler]
#6  QCoreApplication::notifyInternal (this=0x7fffdd59b350, receiver=0x1c4e330, event=0x7fffdd59a8e0) at kernel/qcoreapplication.cpp:934
#7  0x0000003e1f3ca59b in sendEvent (event=0x7fffdd59a8e0, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231
#8  QApplicationPrivate::dispatchEnterLeave (enter=0x1c4e330, leave=<optimized out>) at kernel/qapplication.cpp:2827
#9  0x0000003e1f445519 in QApplication::x11ProcessEvent (this=0x7fffdd59b350, event=0x7fffdd59af10) at kernel/qapplication_x11.cpp:3656
#10 0x0000003e1f46cf7c in x11EventSourceDispatch (s=0x1672a40, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#11 0x0000003ab8844f3d in g_main_dispatch (context=0x16718e0) at gmain.c:2441
#12 g_main_context_dispatch (context=0x16718e0) at gmain.c:3011
#13 0x0000003ab8845738 in g_main_context_iterate (context=0x16718e0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3089
#14 0x0000003ab884590c in g_main_context_iteration (context=0x16718e0, may_block=1) at gmain.c:3152
#15 0x0000003ab91aab7f in QEventDispatcherGlib::processEvents (this=0x1644fb0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#16 0x0000003e1f46cc6e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:207
#17 0x0000003ab917a872 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#18 0x0000003ab917aac7 in QEventLoop::exec (this=0x7fffdd59b2e0, flags=...) at kernel/qeventloop.cpp:204
#19 0x0000003ab917f785 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#20 0x0000003e24248527 in kdemain (argc=5, argv=0x7fffdd59b8a8) at /usr/src/debug/kde-baseapps-4.8.5/dolphin/src/main.cpp:89
#21 0x0000003e28c2169d in __libc_start_main (main=0x4007a0 <main(int, char**)>, argc=5, ubp_av=0x7fffdd59b8a8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffdd59b898) at libc-start.c:226
#22 0x00000000004007d1 in _start ()

Possible duplicates by query: bug 312377, bug 310597, bug 310297, bug 308830, bug 308049.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2013-02-22 21:13:01 UTC
Thanks for the bug report, but to be honest, reporting bugs for versions as old as KDE 4.8.x does not make much sense. This particular crash has been fixed quite some time ago already.

*** This bug has been marked as a duplicate of bug 282257 ***
Comment 2 Tom 2013-02-23 02:51:33 UTC
I'm not using KDE, I use XFCE as my desktop. I installed dolphin separately via 

sudo yum install dolphin

I've tried both the update and upgrade options for yum, but neither one updated dolphin.
Comment 3 Frank Reininghaus 2013-02-23 09:24:39 UTC
I'm afraid I can't help you with that, please refer to a support forum of
your distro. Sometimes, you have to add a special package repository to get
the newest versions.