Bug 232590 - Dolphin crashes when receiving focus on clicking empty part of the window
Summary: Dolphin crashes when receiving focus on clicking empty part of the window
Status: RESOLVED DUPLICATE of bug 224848
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-29 16:44 UTC by ra.2.4.6.8.0+bz
Modified: 2010-03-29 18:01 UTC (History)
1 user (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 ra.2.4.6.8.0+bz 2010-03-29 16:44:58 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.32.9-70.fc12.x86_64 x86_64
Distribution: "Fedora release 12 (Constantine)"

-- Information about the crash:
When switching focus from Okular to a (single-tab) Dolphin window by clicking in an empty part of the window (not on a file), Dolphin crashed.  This was the first Dolphin window I had opened since restarting my machine and logging in.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
87	  int result = INLINE_SYSCALL (poll, 3, CHECK_N (fds, nfds), nfds, timeout);
[Current thread is 1 (Thread 0x7f7fb8a07840 (LWP 10297))]

Thread 2 (Thread 0x7f7fae065710 (LWP 10397)):
[KCrash Handler]
#5  deref (this=<value optimized out>) at /usr/include/QtCore/qatomic_x86_64.h:133
#6  operator= (this=<value optimized out>) at /usr/include/QtCore/qlist.h:412
#7  KLoadMetaDataThread::run (this=<value optimized out>) at /usr/src/debug/kdebase-4.4.1/apps/dolphin/src/panels/information/kloadmetadatathread.cpp:95
#8  0x00000032cb4709a5 in QThreadPrivate::start (arg=0x1a66680) at thread/qthread_unix.cpp:248
#9  0x000000370aa06a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#10 0x0000003709ede67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f7fb8a07840 (LWP 10297)):
#0  0x0000003709ed51e3 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00000036f360885a in ?? () from /usr/lib64/libxcb.so.1
#2  0x00000036f3608d87 in ?? () from /usr/lib64/libxcb.so.1
#3  0x00000036f3609035 in xcb_writev () from /usr/lib64/libxcb.so.1
#4  0x00000036f3a4d38a in _XSend (dpy=0x13726c0, data=<value optimized out>, size=<value optimized out>) at xcb_io.c:332
#5  0x00000036f3a4d8a1 in _XEventsQueued (dpy=0x13726c0, mode=<value optimized out>) at xcb_io.c:253
#6  0x00000036f3a361ab in XEventsQueued (dpy=0x13726c0, mode=2) at Pending.c:44
#7  0x0000003c97c49b97 in x11EventSourcePrepare (s=0x1358bf0, timeout=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:79
#8  0x00000032c903c44a in IA__g_main_context_prepare (context=0x1357920, priority=<value optimized out>) at gmain.c:2280
#9  0x00000032c903c821 in g_main_context_iterate (context=0x1357920, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2571
#10 0x00000032c903cd4a in IA__g_main_context_iteration (context=0x1357920, may_block=1) at gmain.c:2654
#11 0x00000032cb57d063 in QEventDispatcherGlib::processEvents (this=0x1324fa0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#12 0x0000003c97c49a4e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#13 0x00000032cb556192 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#14 0x00000032cb55645c in QEventLoop::exec (this=0x7fff5fca6b90, flags=...) at kernel/qeventloop.cpp:201
#15 0x00000032cb558749 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#16 0x0000000000437585 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-4.4.1/apps/dolphin/src/main.cpp:101

Possible duplicates by query: bug 232216, bug 232212, bug 232155, bug 232122, bug 231953.

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-29 18:01:36 UTC
Fixed for KDE SC 4.4.2 
Regards

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