Bug 140928 - crash after closing window
Summary: crash after closing window
Status: RESOLVED DUPLICATE of bug 130844
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: 2007-01-30 23:25 UTC by michal
Modified: 2007-02-06 01:10 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 michal 2007-01-30 23:25:39 UTC
Version:           3.5.6 (using KDE 3.5.6, PLD Linux Distribution)
Compiler:          gcc version 3.3.6 (PLD Linux)
OS:                Linux (i686) release 2.6.18

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[KCrash handler]
#9  0xb5d4b55b in KHTMLPart::khtmlMouseMoveEvent (this=0x988ba10, 
    event=0xbfeac740) at khtml_part.cpp:6439
#10 0xb5d49457 in KHTMLPart::customEvent (this=0x988ba10, event=0xbfeac740)
    at khtml_part.cpp:5953
#11 0xb70ef3f1 in QObject::event () from /usr/lib/libqt-mt.so.3
#12 0xb709607c in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#13 0xb7095755 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#14 0xb7709580 in KApplication::notify (this=0xbfead3a0, receiver=0x988ba10, 
    event=0xbfeac740) at kapplication.cpp:550
#15 0xb7fb50ca in QApplication::sendEvent (receiver=0x988ba10, 
    event=0xbfeac740) at /usr/include/qt/qapplication.h:496
#16 0xb5d0cc71 in KHTMLView::viewportMouseMoveEvent (this=0x862dd10, 
    _mouse=0xbfeacda0) at khtmlview.cpp:1267
#17 0xb7206c6a in QScrollView::eventFilter () from /usr/lib/libqt-mt.so.3
#18 0xb5d0f518 in KHTMLView::eventFilter (this=0x862dd10, o=0x978f850, 
    e=0xbfeacda0) at khtmlview.cpp:1954
#19 0xb70ef50e in QObject::activate_filters () from /usr/lib/libqt-mt.so.3
#20 0xb70ef436 in QObject::event () from /usr/lib/libqt-mt.so.3
#21 0xb71272ac in QWidget::event () from /usr/lib/libqt-mt.so.3
#22 0xb709607c in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#23 0xb7095843 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#24 0xb7709580 in KApplication::notify (this=0xbfead3a0, receiver=0x978f850, 
    event=0xbfeacda0) at kapplication.cpp:550
#25 0xb702b1c4 in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#26 0xb7028e99 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#27 0xb7040215 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#28 0xb70a71aa in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#29 0xb70a7048 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#30 0xb70962a1 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#31 0xb65b1cca in kdemain (argc=2, argv=0x8077aa8) at konq_main.cc:206
#32 0xb664d7d8 in kdeinitmain (argc=2, argv=0x8077aa8) at konqueror_dummy.cc:3
#33 0x0804e890 in launch (argc=2, _name=0x8077cfc "konqueror", 
    args=0x8077d0f "\001", cwd=0x0, envc=1, envs=0x8077d20 "", 
    reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8077d24 "wieszak;1170191096;213376;3388_TIME224616")
    at kinit.cpp:673
#34 0x0804fbb2 in handle_launcher_request (sock=9) at kinit.cpp:1238
#35 0x080502d1 in handle_requests (waitForPid=0) at kinit.cpp:1443
#36 0x080519d7 in main (argc=5, argv=0xbfeada74, envp=0xbfeada8c)
    at kinit.cpp:1909
Comment 1 Bram Schoenmakers 2007-01-30 23:50:52 UTC
We really need more info than this.
Comment 2 michal 2007-01-31 09:02:06 UTC
What can I say more? I've closed a window and got this stacktrace. Window was idle for some time, I can't tell now what was open in it.

If there's something specific you want me to add, please name it.
Comment 3 Bram Schoenmakers 2007-01-31 13:54:05 UTC
Maybe you know which site was on screen at the moment before the crash.
Comment 4 Stefan Monov 2007-02-06 01:10:10 UTC
hey bram, he said he didn't know that ;)
michal, thanks for the report, it's a dupe of 130844 i think

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