Bug 64335

Summary: konqui crashed while starting it (or while maximizing it? don't know exactly anymore)
Product: [Frameworks and Libraries] kdelibs Reporter: Benjamin Kensche <bkensche>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Benjamin Kensche 2003-09-15 21:58:12 UTC
Version:           Unbekannt (using KDE 3.1.1)
Installed from:    SuSE
Compiler:          gcc version 3.3 20030226 (prerelease) (SuSE Linux)
OS:          Linux (i686) release 2.4.20-4GB-athlon

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New Thread 16384 (LWP 2611)]

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x40f4bcf7 in waitpid () from /lib/libpthread.so.0
#0  0x40f4bcf7 in waitpid () from /lib/libpthread.so.0
#1  0x4064fc89 in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3/lib/libkdecore.so.4
#2  0x40f4a895 in __pthread_sighandler () from /lib/libpthread.so.0
#3  <signal handler called>
#4  0x40631daf in KIconLoader::loadIcon(QString const&, KIcon::Group, int, int, QString*, bool) const () from /opt/kde3/lib/libkdecore.so.4
#5  0x406351c6 in KIconFactory::createPixmap(QIconSet const&, QIconSet::Size, QIconSet::Mode, QIconSet::State) () from /opt/kde3/lib/libkdecore.so.4
#6  0x409bae3a in QIconSetPrivate::icon(QIconSet const*, QIconSet::Size, QIconSet::Mode, QIconSet::State) () from /usr/lib/libqt-mt.so.3
#7  0x409bb7cb in QIconSet::pixmap(QIconSet::Size, QIconSet::Mode, QIconSet::State) const () from /usr/lib/libqt-mt.so.3
#8  0x4049288a in KToolBarButton::drawButton(QPainter*) ()
   from /opt/kde3/lib/libkdeui.so.4
#9  0x40a788f6 in QButton::paintEvent(QPaintEvent*) ()
   from /usr/lib/libqt-mt.so.3
#10 0x40a26a92 in QWidget::event(QEvent*) () from /usr/lib/libqt-mt.so.3
#11 0x4098f5f8 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#12 0x4098eb50 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#13 0x405dc929 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3/lib/libkdecore.so.4
#14 0x40932d59 in QETWidget::translatePaintEvent(_XEvent const*) ()
   from /usr/lib/libqt-mt.so.3
#15 0x4092daf5 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/libqt-mt.so.3
#16 0x409434f2 in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/libqt-mt.so.3
#17 0x409a3b83 in QEventLoop::enterLoop() () from /usr/lib/libqt-mt.so.3
#18 0x409a3a76 in QEventLoop::exec() () from /usr/lib/libqt-mt.so.3
#19 0x4098f87f in QApplication::exec() () from /usr/lib/libqt-mt.so.3
#20 0x4157ee1d in main () from /opt/kde3/lib/konqueror.so
#21 0x0804ccd0 in strcpy ()
#22 0x0804d983 in strcpy ()
#23 0x0804de90 in strcpy ()
#24 0x0804eca2 in strcpy ()
#25 0x410a98ae in __libc_start_main () from /lib/libc.so.6
Comment 1 George Staikos 2003-09-18 08:13:52 UTC
This is the one I se too. 
Comment 2 George Staikos 2003-09-18 08:17:04 UTC
Actually it's a dupe of 58606.  This crash seems to happen the same way in a few 
different paths through KIconLoader. 

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