Bug 133089 - signal 11 caused at startup
Summary: signal 11 caused at startup
Status: RESOLVED NOT A BUG
Alias: None
Product: koffice
Classification: Applications
Component: general (show other bugs)
Version: 1.4.2
Platform: OpenBSD OpenBSD
: NOR crash
Target Milestone: ---
Assignee: KOffice Bug Wranglers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-27 21:56 UTC by Bachman
Modified: 2006-08-30 10:28 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 Bachman 2006-08-27 21:56:13 UTC
Version:           1.4.2 (using KDE KDE 3.5.1)
Installed from:    OpenBSD Packages
OS:                OpenBSD

Everytime I try to start Koffice it crashes.

The short description is:
The application KOffice workspace (koshell) crashed and caused signal 11 (SIGSEGV).

backtrace:
(no debugging symbols found)
[KCrash handler]
#12 0x0ff364a5 in QListViewItem::takeItem(QListViewItem*) ()
   from /usr/local/lib/libqt-mt.so.30.0
#13 0x075b5112 in QListViewItem::removeItem(QListViewItem*) ()
   from /usr/local/lib/libkio.so.7.0
#14 0x0ff2f874 in QListBox::tryGeometry(int, int) const ()
   from /usr/local/lib/libqt-mt.so.30.0
#15 0x0ff2f416 in QListBox::doLayout() const ()
   from /usr/local/lib/libqt-mt.so.30.0
#16 0x0ff311db in QListBox::viewportPaintEvent(QPaintEvent*) ()
   from /usr/local/lib/libqt-mt.so.30.0
#17 0x0ff68b1e in QScrollView::eventFilter(QObject*, QEvent*) ()
   from /usr/local/lib/libqt-mt.so.30.0
#18 0x0ff2e215 in QListBox::eventFilter(QObject*, QEvent*) ()
   from /usr/local/lib/libqt-mt.so.30.0
#19 0x0fe6afb0 in QObject::activate_filters(QEvent*) ()
   from /usr/local/lib/libqt-mt.so.30.0
#20 0x0fe6aefe in QObject::event(QEvent*) ()
   from /usr/local/lib/libqt-mt.so.30.0
#21 0x0fe9cec6 in QWidget::event(QEvent*) ()
   from /usr/local/lib/libqt-mt.so.30.0
#22 0x0fe1918d in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/local/lib/libqt-mt.so.30.0
#23 0x0fe18637 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/local/lib/libqt-mt.so.30.0
#24 0x0d842c26 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/local/lib/libkdecore.so.7.0
#25 0x0fdbb332 in QETWidget::translatePaintEvent(_XEvent const*) ()
   from /usr/local/lib/libqt-mt.so.30.0
#26 0x0fdb6522 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/local/lib/libqt-mt.so.30.0
#27 0x0fdcb8f1 in QEventLoop::processEvents(unsigned) ()
   from /usr/local/lib/libqt-mt.so.30.0
#28 0x0fe28f7f in QEventLoop::enterLoop() ()
   from /usr/local/lib/libqt-mt.so.30.0
#29 0x0fe28e44 in QEventLoop::exec() () from /usr/local/lib/libqt-mt.so.30.0
#30 0x0fe19388 in QApplication::exec() () from /usr/local/lib/libqt-mt.so.30.0
#31 0x023e7c2c in kdemain () from /usr/local/lib/libkdeinit_koshell.so
#32 0x0763f836 in kdeinitmain () from /usr/local/lib/kde3/koshell.so
#33 0x1c004909 in __register_frame_info ()
#34 0x1c005d91 in __register_frame_info ()
#35 0x1c00629d in __register_frame_info ()
#36 0x1c0071e1 in __register_frame_info ()
#37 0x1c0033e0 in ?? ()
#38 0x00000002 in ?? ()
#39 0xcfbde4b8 in ?? ()
#40 0xcfbde4c4 in ?? ()
#41 0x1c003371 in ?? ()
#42 0xcfbde5ec in ?? ()
#43 0xcfbde494 in ?? ()
#44 0x1c0029f5 in ?? ()
#45 0x1c0033ce in ?? ()
#46 0x00000000 in ?? ()
Comment 1 Thomas Zander 2006-08-28 21:36:42 UTC
The reported version is too old, the bug is very likely fixed in a more recent version. Please upgrade to 1.5.2
Comment 2 Bachman 2006-08-29 23:18:26 UTC
Same problem has been reported with koffice 1.5.2 in ports@ ML.
I've not tested it myself.

Atm kde also crash when I try to end a session (logout) on my obsd laptop.
/bkw
On 28 Aug 2006 19:36:43 -0000, Thomas Zander <zander@kde.org> wrote:
[bugs.kde.org quoted mail]
Comment 3 Thomas Zander 2006-08-30 10:28:34 UTC
On Tuesday 29 August 2006 23:18, Bachman wrote:
> Atm kde also crash when I try to end a session (logout) on my obsd
> laptop.


Thats typical of a badly compiled or installed Qt.