Bug 142612 - Konqueror crashed when closing it - backtrace included - "KHTMLPart::khtmlMouseMoveEvent"
Summary: Konqueror crashed when closing it - backtrace included - "KHTMLPart::khtmlMou...
Status: RESOLVED DUPLICATE of bug 141221
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-06 19:22 UTC by Elias Probst
Modified: 2007-03-07 07:31 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 Elias Probst 2007-03-06 19:22:56 UTC
Version:            (using KDE KDE 3.5.6)
Installed from:    Gentoo Packages
Compiler:          gcc-Version 4.1.1 (Gentoo 4.1.1-r3)
 CFLAGS="-ggdb -O2 -march=nocona -msse3 -pipe -fomit-frame-pointer -fvar-tracking"
OS:                Linux

Konqueror crashed when closing it.
3 tabs were opened, but I don't remember which sites were opened.

Backtrace:
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1233090896 (LWP 9389)]
[KCrash handler]
#9  0xb5fb5dbf in KHTMLPart::khtmlMouseMoveEvent (this=0x863e0e8, 
    event=0xbf8ddf9c) at khtml_part.cpp:6439
#10 0xb70d08f8 in QObject::event () from /usr/qt/3/lib/libqt-mt.so.3
#11 0xb7076225 in QApplication::internalNotify ()
   from /usr/qt/3/lib/libqt-mt.so.3
#12 0xb7076d82 in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
#13 0xb76ff908 in KApplication::notify (this=0xbf8de9ec, receiver=0x863e0e8, 
    event=0xbf8ddf9c) at kapplication.cpp:550
#14 0xb5f857c0 in KHTMLView::viewportMouseMoveEvent (this=0x836c370, 
    _mouse=0xbf8de644) at /usr/qt/3/include/qapplication.h:496
#15 0xb71d7f27 in QScrollView::eventFilter () from /usr/qt/3/lib/libqt-mt.so.3
#16 0xb5f7d952 in KHTMLView::eventFilter (this=0x836c370, o=0x89f8c70, 
    e=0xbf8de644) at khtmlview.cpp:1954
#17 0xb70d0842 in QObject::activate_filters ()
   from /usr/qt/3/lib/libqt-mt.so.3
#18 0xb70d08a9 in QObject::event () from /usr/qt/3/lib/libqt-mt.so.3
#19 0xb7106028 in QWidget::event () from /usr/qt/3/lib/libqt-mt.so.3
#20 0xb7076225 in QApplication::internalNotify ()
   from /usr/qt/3/lib/libqt-mt.so.3
#21 0xb7076f5d in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
#22 0xb76ff908 in KApplication::notify (this=0xbf8de9ec, receiver=0x89f8c70, 
    event=0xbf8de644) at kapplication.cpp:550
#23 0xb7018fb2 in QETWidget::translateMouseEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#24 0xb701891f in QApplication::x11ProcessEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#25 0xb7027bfa in QEventLoop::processEvents ()
   from /usr/qt/3/lib/libqt-mt.so.3
#26 0xb708bbed in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
#27 0xb708ba92 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3
#28 0xb7075d4b in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3
#29 0xb6539ef1 in kdemain (argc=2, argv=0x807d690) at konq_main.cc:206
#30 0x0804e43b in launch (argc=2, _name=0x80866dc "konqueror", 
    args=0x80866ee "", cwd=0x0, envc=1, envs=0x80866f3 "DISPLAY=:0.0", 
    reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8086704 "nx9420;1173195542;618416;7947_TIME669470791")
    at kinit.cpp:673
#31 0x0804ec15 in handle_launcher_request (sock=9) at kinit.cpp:1240
#32 0x0804f145 in handle_requests (waitForPid=0) at kinit.cpp:1443
#33 0x08050308 in main (argc=-1081215932, argv=0xbf8df45c, envp=0x805b468)
    at kinit.cpp:1909
#34 0xb6930824 in __libc_start_main () from /lib/libc.so.6
#35 0x0804bb31 in _start ()
Comment 1 Tommi Tervo 2007-03-07 07:31:25 UTC

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