Bug 270271 - Dolphin crashes when hovering over PPT file
Summary: Dolphin crashes when hovering over PPT file
Status: RESOLVED DUPLICATE of bug 249876
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:
: 271627 271718 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-04-07 05:08 UTC by neil underwood
Modified: 2011-05-19 17:33 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (10.62 KB, text/plain)
2011-05-19 17:33 UTC, edurodnajar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description neil underwood 2011-04-07 05:08:07 UTC
Application: dolphin (1.6.1)
KDE Platform Version: 4.6.1 (4.6.1)
Qt Version: 4.7.1
Operating System: Linux 2.6.35.11-83.fc14.x86_64 x86_64
Distribution: "Fedora release 14 (Laughlin)"

-- Information about the crash:
- What I was doing when the application crashed:
Browsing through some school files, the majority of which were .ppt MS Powerpoint presentations.  Every time I paused to hover oper any one of them Dolphin would crash.  I believe this bug is a duplicate of another already marked as FIXED. This issue did not start happening for me until the most recent update to KDE 4.6.1.

-- 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 0x7f185aa47840 (LWP 11492))]

Thread 2 (Thread 0x7f184ef38700 (LWP 11503)):
[KCrash Handler]
#6  readLittleEndianInt32 (this=0x7f1848109c70, s=<value optimized out>, input=0x7f184ef37534) at /usr/src/debug/strigi-0.7.2/src/streams/textutils.h:78
#7  Strigi::OleInputStream::Private::Private (this=0x7f1848109c70, s=<value optimized out>, input=0x7f184ef37534) at /usr/src/debug/strigi-0.7.2/src/streams/oleinputstream.cpp:208
#8  0x0000003b18628fc2 in Strigi::OleInputStream::OleInputStream (this=<value optimized out>, input=0x7f1848119520) at /usr/src/debug/strigi-0.7.2/src/streams/oleinputstream.cpp:151
#9  0x0000003d3ea53c05 in OleEndAnalyzer::analyze (this=0x7f1848119710, ar=..., in=<value optimized out>) at /usr/src/debug/strigi-0.7.2/src/streamanalyzer/endanalyzers/oleendanalyzer.cpp:377
#10 0x0000003d3ea3e24a in Strigi::StreamAnalyzerPrivate::analyze (this=0x1a, idx=..., input=0x7f1848119520) at /usr/src/debug/strigi-0.7.2/src/streamanalyzer/streamanalyzer.cpp:421
#11 0x0000003ec9947e25 in KFileMetaInfoPrivate::init (this=<value optimized out>, stream=..., url=<value optimized out>, mtime=1295888996, w=<value optimized out>) at /usr/src/debug/kdelibs-4.6.1/kio/kio/kfilemetainfo.cpp:257
#12 0x0000003ec99486b8 in KFileMetaInfo::KFileMetaInfo (this=0x7f184ef37c20, path=<value optimized out>, w=<value optimized out>) at /usr/src/debug/kdelibs-4.6.1/kio/kio/kfilemetainfo.cpp:286
#13 0x0000003ec9a15211 in KLoadFileMetaDataThread::run (this=0x1cff470) at /usr/src/debug/kdelibs-4.6.1/kio/kfile/kloadfilemetadatathread.cpp:143
#14 0x0000003b114726ee in QThreadPrivate::start (arg=0x1cff470) at thread/qthread_unix.cpp:285
#15 0x0000003b08806ccb in start_thread (arg=0x7f184ef38700) at pthread_create.c:301
#16 0x0000003b080e0c2d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f185aa47840 (LWP 11492)):
#0  0x0000003b080d7283 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x0000003b0bc08b6a in ?? () from /usr/lib64/libxcb.so.1
#2  0x0000003b0bc0a1cf in xcb_wait_for_reply () from /usr/lib64/libxcb.so.1
#3  0x0000003b0d44db3d in _XReply (dpy=0x1a464b0, rep=0x7fffd45a0380, extra=0, discard=1) at xcb_io.c:532
#4  0x0000003b0d43b0f0 in XQueryPointer (dpy=0x1a464b0, w=349, root=0x7fffd45a0430, child=0x7fffd45a0428, root_x=0x7fffd45a044c, root_y=0x7fffd45a0448, win_x=0x7fffd45a0444, win_y=0x7fffd45a0440, mask=0x7fffd45a043c) at QuPntr.c:49
#5  0x0000003b14a3e4ed in QCursor::pos () at kernel/qcursor_x11.cpp:159
#6  0x0000003ec7e15393 in KCategorizedView::mouseMoveEvent (this=0x1d54390, event=0x7fffd45a1650) at /usr/src/debug/kdelibs-4.6.1/kdeui/itemviews/kcategorizedview.cpp:946
#7  0x0000003b14a0901c in QWidget::event (this=0x1d54390, event=0x7fffd45a1650) at kernel/qwidget.cpp:8185
#8  0x0000003b14db3906 in QFrame::event (this=0x1d54390, e=0x7fffd45a1650) at widgets/qframe.cpp:557
#9  0x0000003b14ec4403 in QAbstractItemView::viewportEvent (this=0x1d54390, event=0x7fffd45a1650) at itemviews/qabstractitemview.cpp:1619
#10 0x0000003b1155b937 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x1d54470, event=0x7fffd45a1650) at kernel/qcoreapplication.cpp:847
#11 0x0000003b149b7891 in QApplicationPrivate::notify_helper (this=0x1a35c80, receiver=0x1d54470, e=0x7fffd45a1650) at kernel/qapplication.cpp:4441
#12 0x0000003b149bcc5a in QApplication::notify (this=<value optimized out>, receiver=0x1d54470, e=0x7fffd45a1650) at kernel/qapplication.cpp:4006
#13 0x0000003ec7e40466 in KApplication::notify (this=0x7fffd45a2370, receiver=0x1d54470, event=0x7fffd45a1650) at /usr/src/debug/kdelibs-4.6.1/kdeui/kernel/kapplication.cpp:311
#14 0x0000003b1155b7ac in QCoreApplication::notifyInternal (this=0x7fffd45a2370, receiver=0x1d54470, event=0x7fffd45a1650) at kernel/qcoreapplication.cpp:732
#15 0x0000003b149b88c5 in sendEvent (receiver=0x1d54470, event=0x7fffd45a1650, alienWidget=0x1d54470, nativeWidget=0x1ae1320, buttonDown=0x3b1548b958, lastMouseReceiver=..., spontaneous=true) at ../../src/corelib/kernel/qcoreapplication.h:215
#16 QApplicationPrivate::sendMouseEvent (receiver=0x1d54470, event=0x7fffd45a1650, alienWidget=0x1d54470, nativeWidget=0x1ae1320, buttonDown=0x3b1548b958, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3105
#17 0x0000003b14a36868 in QETWidget::translateMouseEvent (this=0x1ae1320, event=<value optimized out>) at kernel/qapplication_x11.cpp:4438
#18 0x0000003b14a34f49 in QApplication::x11ProcessEvent (this=0x7fffd45a2370, event=0x7fffd45a1fa0) at kernel/qapplication_x11.cpp:3564
#19 0x0000003b14a5c896 in x11EventSourceDispatch (s=0x1a3ea10, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#20 0x0000003b0a441e33 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#21 0x0000003b0a442610 in ?? () from /lib64/libglib-2.0.so.0
#22 0x0000003b0a4428ad in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#23 0x0000003b115868bf in QEventDispatcherGlib::processEvents (this=0x1a09400, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#24 0x0000003b14a5c59e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:207
#25 0x0000003b1155ab42 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x0000003b1155ad8c in QEventLoop::exec (this=0x7fffd45a22b0, flags=...) at kernel/qeventloop.cpp:201
#27 0x0000003b1155f24b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#28 0x0000003ecb242d35 in kdemain (argc=6, argv=0x7fffd45a2898) at /usr/src/debug/kdebase-4.6.1/dolphin/src/main.cpp:98
#29 0x0000003b0801ee5d in __libc_start_main (main=0x400890 <main(int, char**)>, argc=6, ubp_av=0x7fffd45a2898, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fffd45a2888) at libc-start.c:226
#30 0x00000000004007b9 in _start ()

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

Possible duplicates by query: bug 269828, bug 269275, bug 262299, bug 259829, bug 259393.

Reported using DrKonqi
Comment 1 Peter Penz 2011-04-07 08:50:40 UTC

*** This bug has been marked as a duplicate of bug 249876 ***
Comment 2 Peter Penz 2011-04-24 17:43:33 UTC
*** Bug 271627 has been marked as a duplicate of this bug. ***
Comment 3 Frank Reininghaus 2011-04-26 23:20:37 UTC
*** Bug 271718 has been marked as a duplicate of this bug. ***
Comment 4 edurodnajar 2011-05-19 17:33:35 UTC
Created attachment 60160 [details]
New crash information added by DrKonqi

dolphin (1.6.1) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2

- What I was doing when the application crashed:

openninga PPT file. The file opens but dolphin crashes

-- Backtrace (Reduced):
#6  readLittleEndianInt32 (this=0x7f91281256c0, s=<value optimized out>, input=0x7f91361a0534) at /usr/src/debug/strigi-0.7.2/src/streams/textutils.h:78
#7  Strigi::OleInputStream::Private::Private (this=0x7f91281256c0, s=<value optimized out>, input=0x7f91361a0534) at /usr/src/debug/strigi-0.7.2/src/streams/oleinputstream.cpp:208
#8  0x00007f91442fafc2 in Strigi::OleInputStream::OleInputStream (this=<value optimized out>, input=<value optimized out>) at /usr/src/debug/strigi-0.7.2/src/streams/oleinputstream.cpp:151
#9  0x00007f914455ec05 in OleEndAnalyzer::analyze (this=0x7f9128064190, ar=..., in=<value optimized out>) at /usr/src/debug/strigi-0.7.2/src/streamanalyzer/endanalyzers/oleendanalyzer.cpp:377
#10 0x00007f914454924a in Strigi::StreamAnalyzerPrivate::analyze (this=0x1a, idx=..., input=0x7f912805e4d0) at /usr/src/debug/strigi-0.7.2/src/streamanalyzer/streamanalyzer.cpp:421