Bug 231531

Summary: dolphin crashed
Product: [Applications] dolphin Reporter: karl sebastian liebich <karl.sebastian.liebich>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description karl sebastian liebich 2010-03-21 13:07:34 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-16-generic x86_64
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
dolphin crashed after clicking on a pdf. It was opened with okular and afterwards dolphin crashed.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fda9c89e800 (LWP 2676))]

Thread 2 (Thread 0x7fda8aaf2710 (LWP 2693)):
[KCrash Handler]
#5  QThreadData::get2 (arg=0xcaffd0) at thread/qthread_p.h:192
#6  QThreadPrivate::start (arg=0xcaffd0) at thread/qthread_unix.cpp:222
#7  0x00007fda95a729ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#8  0x00007fda9851e38d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fda9c89e800 (LWP 2676)):
#0  0x00007fda98511bd3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fda9317c29a in ?? () from /usr/lib/libxcb.so.1
#2  0x00007fda9317c7d7 in ?? () from /usr/lib/libxcb.so.1
#3  0x00007fda9317ca85 in xcb_writev () from /usr/lib/libxcb.so.1
#4  0x00007fda974476fa in _XSend () from /usr/lib/libX11.so.6
#5  0x00007fda97447c21 in _XEventsQueued () from /usr/lib/libX11.so.6
#6  0x00007fda9743040b in XEventsQueued () from /usr/lib/libX11.so.6
#7  0x00007fda998dd537 in x11EventSourcePrepare (s=0x775af0, timeout=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:79
#8  0x00007fda94931a21 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#9  0x00007fda94931e88 in ?? () from /lib/libglib-2.0.so.0
#10 0x00007fda9493246c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#11 0x00007fda98c644a3 in QEventDispatcherGlib::processEvents (this=0x7477f0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#12 0x00007fda998dd30e in QGuiEventDispatcherGlib::processEvents (this=0x7fff8b91d660, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#13 0x00007fda98c39922 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#14 0x00007fda98c39cfc in QEventLoop::exec (this=0x7fff8b91d9e0, flags=) at kernel/qeventloop.cpp:201
#15 0x00007fda98c3da3b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#16 0x000000000043ad45 in _start ()

Possible duplicates by query: bug 228880, bug 227432, bug 222324.

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-21 13:14:34 UTC
Fixed for KDE SC 4.4.2 and later.
Regards

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