Bug 241482

Summary: crash while opening OpenOffice
Product: [Applications] dolphin Reporter: Nadav Kavalerchik <nadavkav>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Nadav Kavalerchik 2010-06-12 00:57:03 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.4 (KDE 4.4.4)
Qt Version: 4.6.2
Operating System: Linux 2.6.34-1-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
opening an OpenOffice Writer document from a nepomuk search results 

The crash can be reproduced every time.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
The current source language is "auto; currently asm".
[KCrash Handler]
#5  0x00007fad04c71ba7 in QMetaObject::cast (this=0x7fad04aac040, obj=0x151a710) at kernel/qmetaobject.cpp:266
#6  0x00007facfa970dab in SkulptureStyle::Private::menuEventFilter(QMenu*, QEvent*) () from /usr/lib/qt4/plugins/styles/libskulpture.so
#7  0x00007facfa97b1bd in SkulptureStyle::Private::eventFilter(QObject*, QEvent*) () from /usr/lib/qt4/plugins/styles/libskulpture.so
#8  0x00007fad04c6c327 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x16a1420, event=0x7fff4ee6ae80) at kernel/qcoreapplication.cpp:819
#9  0x00007fad0400b8cc in QApplicationPrivate::notify_helper (this=0xf84bb0, receiver=0x16a1420, e=0x7fff4ee6ae80) at kernel/qapplication.cpp:4296
#10 0x00007fad040125ab in QApplication::notify (this=0x7fff4ee6b9d0, receiver=0x16a1420, e=0x7fff4ee6ae80) at kernel/qapplication.cpp:3865
#11 0x00007fad058cf436 in KApplication::notify (this=0x7fff4ee6b9d0, receiver=0x16a1420, event=0x7fff4ee6ae80) at ../../kdeui/kernel/kapplication.cpp:302
#12 0x00007fad04c6cf0c in QCoreApplication::notifyInternal (this=0x7fff4ee6b9d0, receiver=0x16a1420, event=0x7fff4ee6ae80) at kernel/qcoreapplication.cpp:704
#13 0x00007fad0401178e in QCoreApplication::sendEvent (receiver=0x16a1420, event=0x7fff4ee6ae80, alienWidget=0x0, nativeWidget=0x16a1420, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#14 QApplicationPrivate::sendMouseEvent (receiver=0x16a1420, event=0x7fff4ee6ae80, alienWidget=0x0, nativeWidget=0x16a1420, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, 
    spontaneous=true) at kernel/qapplication.cpp:2965
#15 0x00007fad040913bb in QETWidget::translateMouseEvent (this=0x16a1420, event=<value optimized out>) at kernel/qapplication_x11.cpp:4368
#16 0x00007fad040903d5 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff4ee6b600) at kernel/qapplication_x11.cpp:3515
#17 0x00007fad040bb7d2 in x11EventSourceDispatch (s=0xf8abd0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#18 0x00007facff27eec2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#19 0x00007facff282d38 in ?? () from /lib/libglib-2.0.so.0
#20 0x00007facff282eec in g_main_context_iteration () from /lib/libglib-2.0.so.0
#21 0x00007fad04c96363 in QEventDispatcherGlib::processEvents (this=0xf57c40, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#22 0x00007fad040bb3ce in QGuiEventDispatcherGlib::processEvents (this=0x151a710, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#23 0x00007fad04c6b832 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#24 0x00007fad04c6bc0c in QEventLoop::exec (this=0x7fff4ee6b920, flags=) at kernel/qeventloop.cpp:201
#25 0x00007fad04c6f94b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#26 0x000000000043b225 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../../apps/dolphin/src/main.cpp:101

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

Possible duplicates by query: bug 234879, bug 219720.

Reported using DrKonqi
Comment 1 Dario Andres 2010-06-12 02:10:10 UTC
This is a Skulpture widget style bug, fixed in the latest version.
Regards

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