Bug 69752 - khelpcenter segfault crash when quitting
Summary: khelpcenter segfault crash when quitting
Status: RESOLVED DUPLICATE of bug 67383
Alias: None
Product: khelpcenter
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Cornelius Schumacher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-06 22:11 UTC by missive
Modified: 2003-12-06 22:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description missive 2003-12-06 22:11:31 UTC
Version:           unknown (using KDE 3.1.93 (3.2 beta 1), Gentoo)
Compiler:          gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r2, propolice)
OS:          Linux (i686) release 2.6.0-test11

Quitting the helpcenter (either x-ing out of the window, or using
File->Quit) always brings up the "KDE Crash Handler" :

"...crashed and caused the signal 11 (SIGSEGV)"

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread 16384 (LWP 17821)]
0x41117857 in waitpid ()
   from /lib/libpthread.so.0
#0  0x41117857 in waitpid () from /lib/libpthread.so.0
#1  0x407c41be in KCrash::defaultCrashHandler(int) ()
   from /usr/kde/3.2/lib/libkdecore.so.4
#2  0x41116635 in __pthread_sighandler () from /lib/libpthread.so.0
#3  <signal handler called>
#4  0x40e43466 in QString::QString(QString const&) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#5  0x4078bb99 in KIconEffect::fingerprint(int, int) const ()
   from /usr/kde/3.2/lib/libkdecore.so.4
#6  0x40799518 in KIconLoader::loadIcon(QString const&, KIcon::Group, int, int, QString*, bool) const () from /usr/kde/3.2/lib/libkdecore.so.4
#7  0x4079c8fd in KIconFactory::createPixmap(QIconSet const&, QIconSet::Size, QIconSet::Mode, QIconSet::State) () from /usr/kde/3.2/lib/libkdecore.so.4
#8  0x40b74399 in QIconSetPrivate::icon(QIconSet const*, QIconSet::Size, QIconSet::Mode, QIconSet::State) () from /usr/qt/3/lib/libqt-mt.so.3
#9  0x40b74c81 in QIconSet::pixmap(QIconSet::Size, QIconSet::Mode, QIconSet::State) const () from /usr/qt/3/lib/libqt-mt.so.3
#10 0x40c9e70b in QPopupMenu::itemHeight(QMenuItem*) const ()
   from /usr/qt/3/lib/libqt-mt.so.3
#11 0x40c9c76f in QPopupMenu::itemGeometry(int) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#12 0x40c9be6e in QPopupMenu::hidePopups() () from /usr/qt/3/lib/libqt-mt.so.3
#13 0x40c9a648 in QPopupMenu::~QPopupMenu() () from /usr/qt/3/lib/libqt-mt.so.3
#14 0x40493841 in KPopupMenu::~KPopupMenu() ()
   from /usr/kde/3.2/lib/libkdeui.so.4
#15 0x40bd4fe9 in QWidget::~QWidget() () from /usr/qt/3/lib/libqt-mt.so.3
#16 0x40c8cbcd in QMainWindow::~QMainWindow() ()
   from /usr/qt/3/lib/libqt-mt.so.3
#17 0x4051e979 in KMainWindow::~KMainWindow() ()
   from /usr/kde/3.2/lib/libkdeui.so.4
#18 0x4167e10a in KHC::MainWindow::~MainWindow() ()
   from /usr/kde/3.2/lib/libkdeinit_khelpcenter.so
#19 0x40ba69ed in QObject::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
#20 0x40bda732 in QWidget::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
#21 0x40c8e7bb in QMainWindow::event(QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#22 0x40b502fd in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#23 0x40b4f6e9 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#24 0x40719fae in KApplication::notify(QObject*, QEvent*) ()
   from /usr/kde/3.2/lib/libkdecore.so.4
#25 0x40b510f0 in QApplication::sendPostedEvents(QObject*, int) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#26 0x40b625f0 in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3
#27 0x40b624c4 in QEventLoop::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#28 0x40b50570 in QApplication::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#29 0x41685564 in kdemain () from /usr/kde/3.2/lib/libkdeinit_khelpcenter.so
#30 0x4162d906 in kdeinitmain () from /usr/kde/3.2/lib/kde3/khelpcenter.so
#31 0x0804d55d in strcpy ()
#32 0x0804f194 in strcpy ()
#33 0x0804e12c in strcpy ()
#34 0x0804c02b in strcpy ()
#35 0x4127290b in __libc_start_main () from /lib/libc.so.6
Comment 1 Maksim Orlovich 2003-12-06 22:40:41 UTC

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