Bug 104472 - kde filepicker crashed SIGSEGV when saving OOo document as MS Word
Summary: kde filepicker crashed SIGSEGV when saving OOo document as MS Word
Status: RESOLVED DUPLICATE of bug 100849
Alias: None
Product: kfile-plugins
Classification: Applications
Component: OOo (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Pierre Souchay
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-24 15:54 UTC by Ivan Rancati
Modified: 2005-04-24 16:05 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 Ivan Rancati 2005-04-24 15:54:33 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    SuSE RPMs
Compiler:          gcc version 3.3.4 (pre 3.3.5 20040809) 
OS:                Linux

I have copied a document from MS Word 6.0, and now I am trying to modify and save it on Linux SUSE 9.2, KDE 3.4, Open Office 1.1.3
computer is a Dell Dimension 4100, 933 mhz P3, 512 MB ram, the hd is a Maxtor 250GB

When I save the document as MS Word .doc format I get this KDE error and stack trace.
Mail me if you need more information


Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1098304864 (LWP 6394)]
[New Thread 1105685424 (LWP 6397)]
[Thread debugging using libthread_db enabled]
[New Thread 1098304864 (LWP 6394)]
[New Thread 1105685424 (LWP 6397)]
[Thread debugging using libthread_db enabled]
[New Thread 1098304864 (LWP 6394)]
[New Thread 1105685424 (LWP 6397)]
[KCrash handler]
#7  0x4099fd2d in __dynamic_cast () from /usr/lib/libstdc++.so.5
#8  0x40c438a3 in KAcceleratorManagerPrivate::manage ()
   from /opt/kde3/lib/libkdecore.so.4
#9  0x40c43a2e in KAcceleratorManager::manage ()
   from /opt/kde3/lib/libkdecore.so.4
#10 0x40c43a63 in KAcceleratorManager::manage ()
   from /opt/kde3/lib/libkdecore.so.4
#11 0x40c43ab2 in KCheckAccelerators::checkAccelerators ()
   from /opt/kde3/lib/libkdecore.so.4
#12 0x40c4419b in KCheckAccelerators::autoCheckSlot ()
   from /opt/kde3/lib/libkdecore.so.4
#13 0x40c4424c in KCheckAccelerators::qt_invoke ()
   from /opt/kde3/lib/libkdecore.so.4
#14 0x40fa031e in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#15 0x40fa0ac6 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#16 0x412f4359 in QTimer::timeout () from /usr/lib/libqt-mt.so.3
#17 0x40fc554f in QTimer::event () from /usr/lib/libqt-mt.so.3
#18 0x40f3dbaf in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#19 0x40f3f773 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#20 0x40c886d1 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#21 0x40f3235c in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#22 0x40eeb156 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#23 0x40f55b41 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#24 0x40f3f5af in QApplication::enter_loop () from /usr/lib/libqt-mt.so.3
#25 0x41136f72 in QDialog::exec () from /usr/lib/libqt-mt.so.3
#26 0x0805351e in FileDialog::customEvent ()
#27 0x40fa0cde in QObject::event () from /usr/lib/libqt-mt.so.3
#28 0x40fd63df in QWidget::event () from /usr/lib/libqt-mt.so.3
#29 0x40f3dbaf in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#30 0x40f3f773 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#31 0x40c886d1 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#32 0x40f3e9f0 in QApplication::sendPostedEvents ()
   from /usr/lib/libqt-mt.so.3
#33 0x40f3ea74 in QApplication::sendPostedEvents ()
   from /usr/lib/libqt-mt.so.3
#34 0x40eeaa90 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#35 0x40f55b41 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#36 0x40f55986 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#37 0x40f3f63f in QApplication::exec () from /usr/lib/libqt-mt.so.3
#38 0x08056e84 in main ()
Comment 1 Maksim Orlovich 2005-04-24 16:05:14 UTC

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