Bug 84533 - konq crashed while viewing ftp.kernel.org
Summary: konq crashed while viewing ftp.kernel.org
Status: RESOLVED DUPLICATE of bug 84345
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-05 23:35 UTC by Jorg Pitts
Modified: 2004-07-09 01:36 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 Jorg Pitts 2004-07-05 23:35:15 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc (GCC) 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6) 
OS:                Linux

was viewing files in ftp.kernel.org and selected a file to download, while it was downloading konq crashed.

Here is the backtrace
Using host libthread_db library "/lib/libthread_db.so.1".
[KCrash handler]
#5  0xb69db301 in kill () from /lib/libc.so.6
#6  0xb6bd09bd in pthread_kill () from /lib/libpthread.so.0
#7  0xb6bd0d1b in raise () from /lib/libpthread.so.0
#8  0xb69db092 in raise () from /lib/libc.so.6
#9  0xb69dc64c in abort () from /lib/libc.so.6
#10 0xb69d4590 in __assert_fail () from /lib/libc.so.6
#11 0xb785b80f in KInstance::iconLoader (this=0x8329d38)
    at ../kdecore/kinstance.cpp:239
#12 0xb7b62dce in KToolBarButton::setIcon (this=0x8466790, icon=@0x8466940)
    at ../kdeui/ktoolbarbutton.cpp:286
#13 0xb7b627c8 in KToolBarButton::modeChange (this=0x8466790)
    at ../kdeui/ktoolbarbutton.cpp:190
#14 0xb7b64694 in KToolBarButton::paletteChange (this=0x8466790)
    at ../kdeui/ktoolbarbutton.cpp:599
#15 0xb71b8816 in QWidget::setPalette () from /usr/qt/3/lib/libqt-mt.so.3
#16 0xb71b889b in QWidget::unsetPalette () from /usr/qt/3/lib/libqt-mt.so.3
#17 0xb71bb467 in QWidget::event () from /usr/qt/3/lib/libqt-mt.so.3
#18 0xb712918f in QApplication::internalNotify ()
   from /usr/qt/3/lib/libqt-mt.so.3
#19 0xb71287d6 in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
#20 0xb77b7735 in KApplication::notify (this=0xbfffef50, receiver=0x8466790, 
    event=0xbfffdbf0) at ../kdecore/kapplication.cpp:512
#21 0xb71b87ec in QWidget::setPalette () from /usr/qt/3/lib/libqt-mt.so.3
#22 0xb71b889b in QWidget::unsetPalette () from /usr/qt/3/lib/libqt-mt.so.3
#23 0xb71bb467 in QWidget::event () from /usr/qt/3/lib/libqt-mt.so.3
#24 0xb7233dbf in QDockWindow::event () from /usr/qt/3/lib/libqt-mt.so.3
#25 0xb72b53ac in QToolBar::event () from /usr/qt/3/lib/libqt-mt.so.3
#26 0xb7a93535 in KToolBar::event (this=0x84647a0, e=0xbfffe030)
    at ../kdeui/ktoolbar.cpp:1695
#27 0xb712918f in QApplication::internalNotify ()
   from /usr/qt/3/lib/libqt-mt.so.3
#28 0xb71287d6 in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
#29 0xb77b7735 in KApplication::notify (this=0xbfffef50, receiver=0x84647a0, 
    event=0xbfffe030) at ../kdecore/kapplication.cpp:512
#30 0xb71b87ec in QWidget::setPalette () from /usr/qt/3/lib/libqt-mt.so.3
#31 0xb71b889b in QWidget::unsetPalette () from /usr/qt/3/lib/libqt-mt.so.3
#32 0xb71bb467 in QWidget::event () from /usr/qt/3/lib/libqt-mt.so.3
#33 0xb712918f in QApplication::internalNotify ()
   from /usr/qt/3/lib/libqt-mt.so.3
#34 0xb71287d6 in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
#35 0xb77b7735 in KApplication::notify (this=0xbfffef50, receiver=0x8171910, 
    event=0xbfffe3f0) at ../kdecore/kapplication.cpp:512
#36 0xb71b87ec in QWidget::setPalette () from /usr/qt/3/lib/libqt-mt.so.3
#37 0xb71b889b in QWidget::unsetPalette () from /usr/qt/3/lib/libqt-mt.so.3
#38 0xb71bb467 in QWidget::event () from /usr/qt/3/lib/libqt-mt.so.3
#39 0xb7279012 in QMainWindow::event () from /usr/qt/3/lib/libqt-mt.so.3
#40 0xb68daae3 in KonqMainWindow::event (this=0x8170b38, e=0xbfffe800)
    at ../konqueror/konq_mainwindow.cc:5270
#41 0xb712918f in QApplication::internalNotify ()
   from /usr/qt/3/lib/libqt-mt.so.3
#42 0xb71287d6 in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
#43 0xb77b7735 in KApplication::notify (this=0xbfffef50, receiver=0x8170b38, 
    event=0xbfffe800) at ../kdecore/kapplication.cpp:512
#44 0xb7127f05 in QApplication::setPalette () from /usr/qt/3/lib/libqt-mt.so.3
#45 0xb7126746 in QApplication::setStyle () from /usr/qt/3/lib/libqt-mt.so.3
#46 0xb77bcc43 in KApplication::applyGUIStyle (this=0xbfffef50)
    at ../kdecore/kapplication.cpp:1835
#47 0xb77bdc7b in KApplication::kdisplaySetStyle (this=0xbfffef50)
    at ../kdecore/kapplication.cpp:2009
#48 0xb77bc5e1 in KApplication::x11EventFilter (this=0xbfffef50, 
    _event=0xbfffecd0) at ../kdecore/kapplication.cpp:1673
#49 0xb70b1c28 in qt_set_x11_event_filter () from /usr/qt/3/lib/libqt-mt.so.3
#50 0xb70bb7fb in QApplication::x11ProcessEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#51 0xb70d2eb4 in QEventLoop::processEvents () from /usr/qt/3/lib/libqt-mt.so.3
#52 0xb713b3e8 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
#53 0xb713b298 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3
#54 0xb71293e1 in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3
#55 0xb687809f in kdemain (argc=2, argv=0x806a768)
    at ../konqueror/konq_main.cc:204
#56 0x0804e305 in launch (argc=2, _name=0x806a444 "konqueror", 
    args=0x806a457 "\001", cwd=0x0, envc=1, envs=0x806a468 "", 
    reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x806a46c "spock;1089061610;468752;27428_TIME2367997")
    at ../kinit/kinit.cpp:599
#57 0x0804f618 in handle_launcher_request (sock=8) at ../kinit/kinit.cpp:1163
#58 0x0804fcd9 in handle_requests (waitForPid=0) at ../kinit/kinit.cpp:1364
#59 0x08051332 in main (argc=3, argv=0xbffff5b4, envp=0xbffff5c4)
    at ../kinit/kinit.cpp:1817
Comment 1 Maksim Orlovich 2004-07-09 01:36:26 UTC

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