Bug 109186 - OpenOffice crashes on choosing the open option from it menu
Summary: OpenOffice crashes on choosing the open option from it menu
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-07-17 00:05 UTC by David Feldman
Modified: 2005-07-17 00:17 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 David Feldman 2005-07-17 00:05:27 UTC
Version:            (using KDE KDE 3.4.1)
Installed from:    SuSE RPMs
OS:                Linux

from /opt/kde3/lib/libkdecore.so.4
Start OpenOffice
After OpenOffice displays options select File->Open
The Box to specify the path name of the file to open appears but is immediately crashes (and disappears from the monitor) with the following dump.

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1098208064 (LWP 13332)]
[New Thread 1105382320 (LWP 13335)]
[Thread debugging using libthread_db enabled]
[New Thread 1098208064 (LWP 13332)]
[New Thread 1105382320 (LWP 13335)]
[Thread debugging using libthread_db enabled]
[New Thread 1098208064 (LWP 13332)]
[New Thread 1105382320 (LWP 13335)]
[KCrash handler]
#7  0x4099ed2d in __dynamic_cast () from /usr/lib/libstdc++.so.5
#8  0x40c42983 in KAcceleratorManagerPrivate::manage ()
   from /opt/kde3/lib/libkdecore.so.4
#9  0x40c42b0e in KAcceleratorManager::manage ()
   from /opt/kde3/lib/libkdecore.so.4
#10 0x40c42b43 in KAcceleratorManager::manage ()
   from /opt/kde3/lib/libkdecore.so.4
#11 0x40c42b92 in KCheckAccelerators::checkAccelerators ()
   from /opt/kde3/lib/libkdecore.so.4
#12 0x40c4327b in KCheckAccelerators::autoCheckSlot ()
   from /opt/kde3/lib/libkdecore.so.4
#13 0x40c4332c in KCheckAccelerators::qt_invoke ()
   from /opt/kde3/lib/libkdecore.so.4
#14 0x40fa05be in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#15 0x40fa0d66 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#16 0x412f46f9 in QTimer::timeout () from /usr/lib/libqt-mt.so.3
#17 0x40fc57ef in QTimer::event () from /usr/lib/libqt-mt.so.3
#18 0x40f3de0f in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#19 0x40f3f9d3 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#20 0x40c877a1 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#21 0x40f325bc in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#22 0x40eeb3b6 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#23 0x40f55da1 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#24 0x40f3f80f in QApplication::enter_loop () from /usr/lib/libqt-mt.so.3
#25 0x41137282 in QDialog::exec () from /usr/lib/libqt-mt.so.3
#26 0x0805351e in FileDialog::customEvent ()
#27 0x40fa0f7e in QObject::event () from /usr/lib/libqt-mt.so.3
#28 0x40fd667f in QWidget::event () from /usr/lib/libqt-mt.so.3
#29 0x40f3de0f in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#30 0x40f3f9d3 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#31 0x40c877a1 in KApplication::notify () 
#32 0x40f3ec50 in QApplication::sendPostedEvents ()
   from /usr/lib/libqt-mt.so.3
#33 0x40f3ecd4 in QApplication::sendPostedEvents ()
   from /usr/lib/libqt-mt.so.3
#34 0x40eeacf0 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#35 0x40f55da1 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#36 0x40f55be6 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#37 0x40f3f89f in QApplication::exec () from /usr/lib/libqt-mt.so.3
#38 0x08056e84 in main ()
Comment 1 David Feldman 2005-07-17 00:09:23 UTC
Control+O gets the same results
Comment 2 David Feldman 2005-07-17 00:11:10 UTC
OpenOffice version is 1.1.3
Comment 3 Stephan Binner 2005-07-17 00:17:51 UTC
http://bugs.kde.org/show_bug.cgi?id=100849#c2

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