Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33101 - kdebase/kde-base: helpcenter crashs instead of being closed smoothly
Summary: kdebase/kde-base: helpcenter crashs instead of being closed smoothly
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-09 15:01 UTC by Pablo De Nápoli
Modified: 2003-11-13 09:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pablo De Nápoli 2003-11-09 15:01:48 UTC
Kde help center crashed with signal 11 (SIGSEV), instead of closing smoothly, 
when I close the Window or choose exit. 
 
I'm using kde-base 3.1.4, kdelibs 3.1.4, qt 3.2.2 
 
USE="X motif gtk2 kde jpeg gif tiff cups qt arts python perl oggvorbis 
opengl sld -postgres png truetype xml xml2 avi mpeg aalib mmx 3dnow cdr -cjk 
crypt cups nas ncurses nls plotutils quicktime readline svga spell -xinerama 
zlib gdbm foomaticdb berkdb -emacs -alsa ssl pam tcpd sse fbcon imlib doc 
tetex gpm directfb xchattext tcltk" 
 
CFLAGS="-O3 -march=athlon -funroll-loops -pipe" 
 
 

Reproducible: Always
Steps to Reproduce:
1. Just close the window of kdehelpcenter 
2. 
3. 



 
Here you have the inverse trazing 
 
[New Thread 16384 (LWP 21931)] 
0x414a11a7 in waitpid () from /lib/libpthread.so.0 
#0  0x414a11a7 in waitpid () from /lib/libpthread.so.0 
#1  0x40b60cfe in KCrash::defaultCrashHandler(int) () 
   from /usr/kde/3.1/lib/libkdecore.so.4 
#2  0x414a001c in __pthread_sighandler () from /lib/libpthread.so.0 
#3  <signal handler called> 
#4  0x411be8d9 in QString::QString(QString const&) () 
   from /usr/qt/3/lib/libqt-mt.so.3 
#5  0x40b2c389 in KIconEffect::fingerprint(int, int) const () 
   from /usr/kde/3.1/lib/libkdecore.so.4 
#6  0x40b39c9b in KIconLoader::loadIcon(QString const&, KIcon::Group, int, 
int, QString*, bool) const () from /usr/kde/3.1/lib/libkdecore.so.4 
#7  0x40b3cf4d in KIconFactory::createPixmap(QIconSet const&, QIconSet::Size, 
QIconSet::Mode, QIconSet::State) () from /usr/kde/3.1/lib/libkdecore.so.4 
#8  0x40ed5d06 in QIconSetPrivate::icon(QIconSet const*, QIconSet::Size, 
QIconSet::Mode, QIconSet::State) () from /usr/qt/3/lib/libqt-mt.so.3 
#9  0x40ed6647 in QIconSet::pixmap(QIconSet::Size, QIconSet::Mode, 
QIconSet::State) const () from /usr/qt/3/lib/libqt-mt.so.3 
#10 0x41008cd6 in QPopupMenu::itemHeight(QMenuItem*) const () 
   from /usr/qt/3/lib/libqt-mt.so.3 
#11 0x41006bf4 in QPopupMenu::itemGeometry(int) () 
   from /usr/qt/3/lib/libqt-mt.so.3 
#12 0x41006299 in QPopupMenu::hidePopups() () from /usr/qt/3/lib/libqt-mt.so.3 
#13 0x41004a99 in QPopupMenu::~QPopupMenu() () from /usr/qt/3/lib/
libqt-mt.so.3 
#14 0x408ae522 in KPopupMenu::~KPopupMenu() () 
   from /usr/kde/3.1/lib/libkdeui.so.4 
#15 0x40f3a538 in QWidget::~QWidget() () from /usr/qt/3/lib/libqt-mt.so.3 
#16 0x40ff64bf in QMainWindow::~QMainWindow() () 
   from /usr/qt/3/lib/libqt-mt.so.3 
#17 0x4092ced0 in KMainWindow::~KMainWindow() () 
   from /usr/kde/3.1/lib/libkdeui.so.4 
#18 0x0805ebd3 in ~MainWindow (this=0x8122208) at mainwindow.cpp:124 
#19 0x40f09053 in QObject::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3 
#20 0x40f3fd3c in QWidget::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3 
#21 0x40ff81b2 in QMainWindow::event(QEvent*) () 
   from /usr/qt/3/lib/libqt-mt.so.3 
#22 0x40eb08c5 in QApplication::internalNotify(QObject*, QEvent*) () 
   from /usr/qt/3/lib/libqt-mt.so.3 
#23 0x40eafcb5 in QApplication::notify(QObject*, QEvent*) () 
   from /usr/qt/3/lib/libqt-mt.so.3 
#24 0x40ad0189 in KApplication::notify(QObject*, QEvent*) () 
   from /usr/kde/3.1/lib/libkdecore.so.4 
#25 0x40eb167a in QApplication::sendPostedEvents(QObject*, int) () 
   from /usr/qt/3/lib/libqt-mt.so.3 
#26 0x40ec3a69 in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3 
#27 0x40ec3928 in QEventLoop::exec() () from /usr/qt/3/lib/libqt-mt.so.3 
#28 0x40eb0b11 in QApplication::exec() () from /usr/qt/3/lib/libqt-mt.so.3 
#29 0x0805d87d in kdemain (argc=-512, argv=0xfffffe00) at application.cpp:85 
#30 0x0805d413 in main (argc=-512, argv=0xfffffe00) at main.cpp:22 
#31 0x416167a7 in __libc_start_main () from /lib/libc.so.6
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2003-11-09 15:30:55 UTC
same for kde 3.2 beta 1, qt 3.2.2-r1
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2003-11-12 09:37:37 UTC
Not much I can do about it - it's a problem inthe kde code.  Let's hope it's fixed for the next 3.2.  You may want to report it upstream.
Comment 3 Benjamin Coles 2003-11-13 09:19:09 UTC
need to edit resolve status
Comment 4 Benjamin Coles 2003-11-13 09:20:56 UTC
closing with new resolve status, sorry