Bug 71001 - Konqueror crashed when closing a tab
Summary: Konqueror crashed when closing a tab
Status: RESOLVED DUPLICATE of bug 68528
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-21 23:56 UTC by Teemu Rytilahti
Modified: 2003-12-22 01:53 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 Teemu Rytilahti 2003-12-21 23:56:58 UTC
Version:           3.1.94 (using KDE 3.1.94 (CVS >= 20031206), compiled sources)
Compiler:          gcc version 3.3.3 20031206 (prerelease) (Debian)
OS:          Linux (i686) release 2.6.0

Backtrace only:
[New Thread 1100885440 (LWP 22606)]
0x4167730e in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#0  0x4167730e in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#1  0x4092ed0f in KCrash::defaultCrashHandler(int) () at qgarray.h:76
#2  <signal handler called>
#3  0x411e659d in QString (this=0xbfffe8c0, s=@0x18) at tools/qstring.cpp:1371
#4  0x408ef629 in KIconEffect::fingerprint(int, int) const () at qstring.h:247
#5  0x4090309b in KIconFactory::createPixmap(QIconSet const&, QIconSet::Size, QIconSet::Mode, QIconSet::State) () at qstring.h:247
#6  0x40e41c83 in QIconSetPrivate::icon(QIconSet const*, QIconSet::Size, QIconSet::Mode, QIconSet::State) (this=0x83616b0, iconSet=0xbfffeb50, size=Small, 
    mode=Active, state=Off) at kernel/qiconset.cpp:195
#7  0x40e4249a in QIconSet::pixmap(QIconSet::Size, QIconSet::Mode, QIconSet::State) const (this=0xbfffeb50, size=Small, mode=Active, state=Off)
    at kernel/qiconset.cpp:520
#8  0x406ec46d in KToolBarButton::drawButton(QPainter*) () at klocale.h:86
#9  0x40f35d68 in QButton::paintEvent(QPaintEvent*) (this=0x840a940)
    at widgets/qbutton.cpp:870
#10 0x40ec8857 in QWidget::event(QEvent*) (this=0x840a940, e=0xbfffef20)
    at kernel/qwidget.cpp:4529
#11 0x40e13be7 in QApplication::internalNotify(QObject*, QEvent*) (
    this=0xbffffa50, receiver=0x840a940, e=0xbfffef20)
    at kernel/qapplication.cpp:2582
#12 0x40e137f6 in QApplication::notify(QObject*, QEvent*) (this=0xbffffa50, 
    receiver=0x840a940, e=0xbfffef20) at kernel/qapplication.cpp:2470
#13 0x40890e8c in KApplication::notify(QObject*, QEvent*) ()
   from /home/tpr/kdecvshead/lib/libkdecore.so.4
#14 0x401a2105 in QApplication::sendEvent(QObject*, QEvent*) (
    receiver=0xbfffe8c0, event=0xbfffe8c0) at qapplication.h:492
#15 0x40dd5abb in QWidget::repaint(int, int, int, int, bool) (this=0x840a940, 
    x=0, y=0, w=28, h=27, erase=false) at kernel/qwidget_x11.cpp:1486
#16 0x4067c3b5 in QWidget::repaint(QRect const&, bool) (this=0x18, 
    r=@0xbfffefd0, erase=false) at qwidget.h:813
#17 0x40eca0cc in QWidget::repaint(bool) (this=0x840a940, erase=false)
    at kernel/qwidget.cpp:5825
#18 0x406ec0d1 in KToolBarButton::enterEvent(QEvent*) () at klocale.h:86
#19 0x40ec8819 in QWidget::event(QEvent*) (this=0x840a940, e=0xbffff2c0)
    at kernel/qwidget.cpp:4518
#20 0x40e13be7 in QApplication::internalNotify(QObject*, QEvent*) (
    this=0xbffffa50, receiver=0x840a940, e=0xbffff2c0)
    at kernel/qapplication.cpp:2582
#21 0x40e137f6 in QApplication::notify(QObject*, QEvent*) (this=0xbffffa50, 
    receiver=0x840a940, e=0xbffff2c0) at kernel/qapplication.cpp:2470
#22 0x40890e8c in KApplication::notify(QObject*, QEvent*) ()
   from /home/tpr/kdecvshead/lib/libkdecore.so.4
#23 0x401a2105 in QApplication::sendEvent(QObject*, QEvent*) (
    receiver=0xbfffe8c0, event=0xbfffe8c0) at qapplication.h:492
#24 0x40e15c68 in qt_dispatchEnterLeave(QWidget*, QWidget*) (enter=0x840a940, 
    leave=0x82c8cb0) at kernel/qapplication.cpp:3551
#25 0x40d935ca in QApplication::x11ProcessEvent(_XEvent*) (this=0xbffffa50, 
    event=0xbffff5b0) at kernel/qapplication_x11.cpp:3762
#26 0x40dafa96 in QEventLoop::processEvents(unsigned) (this=0x8125368, flags=4)
    at kernel/qeventloop_x11.cpp:192
#27 0x40e2cf5e in QEventLoop::enterLoop() (this=0x8125368)
    at kernel/qeventloop.cpp:198
#28 0x40e2ce7a in QEventLoop::exec() (this=0x8125368)
    at kernel/qeventloop.cpp:145
#29 0x40e13db9 in QApplication::exec() (this=0xbffffa50)
    at kernel/qapplication.cpp:2705
#30 0x4005d88e in kdemain ()
   from /home/tpr/kdecvshead/lib/libkdeinit_konqueror.so
#31 0x0804869b in main ()
Comment 1 Thiago Macieira 2003-12-22 01:53:32 UTC

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