Bug 101196 - khtml crashes while (I am) typing in a KListbox (backtrace)
Summary: khtml crashes while (I am) typing in a KListbox (backtrace)
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-09 20:12 UTC by Andreas Leuner
Modified: 2006-09-02 11:58 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 Andreas Leuner 2005-03-09 20:12:21 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

Hi all,

while trying to use the KDE Bug Report Wizard Konqueror crashed ;-( when I typed a few letters to quickly search in a KListBox (that with the list of applications). The following backtrace was generated:
____________________________________________________
Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1231195488 (LWP 25866)]
[KCrash handler]
#3  0xb7236617 in QListBox::setCurrentItem ()
   from $QTDIR/lib/libqt-mt.so.3
#4  0xb7236458 in QListBox::setCurrentItem ()
   from $QTDIR/lib/libqt-mt.so.3
#5  0xb7237f9a in QListBox::keyPressEvent ()
   from $QTDIR/lib/libqt-mt.so.3
#6  0xb7b29858 in KListBox::keyPressEvent (this=0x86104a0, e=0x1)
    at $kde_srcdir/kdelibs/kdeui/klistbox.cpp:211
#7  0xb6125a4b in khtml::RenderWidget::EventPropagator::sendEvent (
    this=0x862cc08, e=0x85a7f08)
    at $kde_srcdir/kdelibs/khtml/rendering/render_replaced.cpp:669
#8  0xb6125db9 in khtml::RenderWidget::handleEvent (this=0x84a36f0, 
    ev=@0x862cc08)
    at $kde_srcdir/kdelibs/khtml/rendering/render_replaced.cpp:752
#9  0xb60cf819 in DOM::HTMLGenericFormElementImpl::defaultEventHandler (
    this=0x86def70, evt=0x861c1a8) at dom_nodeimpl.h:280
#10 0xb60926bf in DOM::NodeImpl::dispatchGenericEvent (this=0x86def70, 
    evt=0x861c1a8) at qptrlist.h:174
#11 0xb6092455 in DOM::NodeImpl::dispatchEvent (this=0x86def70, 
    evt=0x861c1a8, exceptioncode=@0x86104a0, tempEvent=true)
    at $kde_srcdir/kdelibs/khtml/xml/dom_nodeimpl.cpp:402
#12 0xb6093051 in DOM::NodeImpl::dispatchKeyEvent (this=0x86def70, 
    key=0x86104a0, keypress=false)
    at $kde_srcdir/kdelibs/khtml/xml/dom_nodeimpl.cpp:633
#13 0xb601cf41 in KHTMLView::dispatchKeyEventHelper (this=0x8356c90, 
    _ke=0xbfffecd0, keypress=false)
    at $kde_srcdir/kdelibs/khtml/khtmlview.cpp:1329
#14 0xb601ce3b in KHTMLView::dispatchKeyEvent (this=0x8356c90, _ke=0xbfffecd0)
    at $kde_srcdir/kdelibs/khtml/khtmlview.cpp:1284
#15 0xb601d0c2 in KHTMLView::keyPressEvent (this=0x8356c90, _ke=0xbfffecd0)
    at $kde_srcdir/kdelibs/khtml/khtmlview.cpp:1368
#16 0xb601e766 in KHTMLView::eventFilter (this=0x8356c90, o=0x862cc08, 
    e=0xbfffecd0)
    at $kde_srcdir/kdelibs/khtml/khtmlview.cpp:1888
#17 0xb716398e in QObject::activate_filters ()
   from $QTDIR/lib/libqt-mt.so.3
#18 0xb71638b6 in QObject::event () from $QTDIR/lib/libqt-mt.so.3
#19 0xb719bd0f in QWidget::event () from $QTDIR/lib/libqt-mt.so.3
#20 0xb710a29c in QApplication::internalNotify ()
   from $QTDIR/lib/libqt-mt.so.3
#21 0xb7109daa in QApplication::notify ()
   from $QTDIR/lib/libqt-mt.so.3
#22 0xb774d3d2 in KApplication::notify (this=0xbffff540, receiver=0x862cc08, 
    event=0xbfffecd0)
    at $kde_srcdir/kdelibs/kdecore/kapplication.cpp:549
#23 0xb709af82 in QETWidget::translateKeyEvent ()
   from $QTDIR/lib/libqt-mt.so.3
#24 0xb7096d3b in QApplication::x11ProcessEvent ()
   from $QTDIR/lib/libqt-mt.so.3
#25 0xb70b11bb in QEventLoop::processEvents ()
   from $QTDIR/lib/libqt-mt.so.3
#26 0xb711c718 in QEventLoop::enterLoop ()
   from $QTDIR/lib/libqt-mt.so.3
#27 0xb711c5c8 in QEventLoop::exec ()
   from $QTDIR/lib/libqt-mt.so.3
#28 0xb710a4d1 in QApplication::exec ()
   from $QTDIR/lib/libqt-mt.so.3
#29 0xb6676568 in kdemain (argc=140575904, argv=0x86104a0)
    at $kde_srcdir/kdebase/konqueror/konq_main.cc:206
#30 0xb766a986 in kdeinitmain (argc=140575904, argv=0x86104a0)
    at konqueror_dummy.cc:2
#31 0x0804d61b in launch (argc=2, _name=0x80e20cc "konqueror", 
    args=0x80e20df "\001", cwd=0x0, envc=1, envs=0x80e20f0 "", 
    reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x86104a0 "\001")
    at $kde_srcdir/kdelibs/kinit/kinit.cpp:625
#32 0x0804fcf5 in handle_launcher_request (sock=8)
    at $kde_srcdir/kdelibs/kinit/kinit.cpp:1189
#33 0x0804ebb7 in handle_requests (waitForPid=0)
    at $kde_srcdir/kdelibs/kinit/kinit.cpp:1392
#34 0x0804c84c in main (argc=2, argv=0xbffffcb4, envp=0x86104a0)
    at $kde_srcdir/kdelibs/kinit/kinit.cpp:1848
____________________________________________________

Hope this helps,

Andreas
Comment 1 Germain Garand 2005-03-16 10:47:40 UTC
can't reproduce. HEAD and 3.4.0
Comment 2 Andreas Leuner 2005-03-17 09:47:32 UTC
Ahem, I have CVS-HEAD of 2005-03-08 running. I also saw this only once and couldn't reproduce this. Sorry for not mentioning that.

Andreas
Comment 3 Philip Rodrigues 2006-09-02 11:58:23 UTC
Please reopen if you can reproduce the problem with KDE 3.5