Version: (using KDE Devel) Installed from: Compiled sources Compiler: gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) gcc from ubuntu gutsy (linux x86 32 bits) OS: Linux I want to report a crash in Konqueror in KDE 4, svn r760539 I'm submitting a back trace: ary "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1237669168 (LWP 23195)] [KCrash handler] #6 0xb443ef3d in QObject::inherits (this=0x0, classname=0xb470577b "KHTMLPart") at /usr/include/qt4/QtCore/qobject.h:231 #7 0xb4414267 in KHTMLPartPrivate::setFlagRecursively (this=0x8b87748, flag=<error reading variable>, value=true) at /home/kde-devel/kde/src/kdelibs/khtml/khtml_part.cpp:2620 #8 0xb4420aec in KHTMLPart::setCaretMode (this=0x84237f8, enable=true) at /home/kde-devel/kde/src/kdelibs/khtml/khtml_part.cpp:2631 #9 0xb4420b86 in KHTMLPart::slotToggleCaretMode (this=0x84237f8) at /home/kde-devel/kde/src/kdelibs/khtml/khtml_part.cpp:7282 #10 0xb44324da in KHTMLPart::qt_metacall (this=0x84237f8, _c=QMetaObject::InvokeMetaMethod, _id=83, _a=0xbfef3cdc) at /home/kde-devel/kde/build/kdelibs/khtml/khtml_part.moc:327 #11 0xb734bc04 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #12 0xb734be00 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #13 0xb6b0e878 in QAction::triggered () from /usr/lib/libQtGui.so.4 #14 0xb6b105e6 in QAction::activate () from /usr/lib/libQtGui.so.4 #15 0xb6b10797 in QAction::event () from /usr/lib/libQtGui.so.4 #16 0xb6b71a8c in QWidgetAction::event () from /usr/lib/libQtGui.so.4 #17 0xb6b1644d in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #18 0xb6b1674e in QApplication::notify () from /usr/lib/libQtGui.so.4 #19 0xb78d12bf in KApplication::notify (this=0xbfef50cc, receiver=0x8bcb5f0, event=0xbfef4194) at /home/kde-devel/kde/src/kdelibs/kdeui/kernel/kapplication.cpp:314 #20 0xb733a456 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #21 0xb6b1317f in ?? () from /usr/lib/libQtGui.so.4 #22 0xbfef50cc in ?? () #23 0x08bcb5f0 in ?? () #24 0xbfef4194 in ?? () #25 0xb6b4e474 in ?? () from /usr/lib/libQtGui.so.4 #26 0x09642000 in ?? () #27 0xb71752d8 in ?? () from /usr/lib/libQtGui.so.4 #28 0xbfef41c8 in ?? () #29 0xb6b4cb7d in ?? () from /usr/lib/libQtGui.so.4 #30 0x08bcb5f0 in ?? () #31 0xbfef4194 in ?? () #32 0xffffff8d in ?? () #33 0x00000000 in ?? () #0 0xffffe410 in __kernel_vsyscall ()
What were you doing when konqueror crashed (eg which page were you browsing)? Can you reproduce the problem?
Not really sure about that.. I could not reproduce the bug. I remember that I've press by mistake some of the function keys (F1-F12)
F7...
Yes, exactly! (thanks) Steps to reproduce the bug: 1) open konqueror, go to any of the following pages... http://www.clarin.com http://www.infobae.com http://www.perfil.com/ (those pagess from some of the most well known newspapers in Agentina) 2) press F7 (shortcut to "Toggle caret mode") This does not happens in other pages like www.freshmeat.net, so may be related to some element in those pages (Flash animations?
This bug also afects KDE 3.5.8 (package in Kubuntu Gutsy)
Can you still reproduce this bug with a recent KDE version ? (4.1 or 4.0.5) Using KDE 4.1.1 (KDE 4.1.0 (4.1 >= 20080722)) (KDEmod) in ArchLinux i686: I can't reproduce this bug
Resolved in revision 853395. should be fixed in kde4.1.1 and kde4.2
Trying to reproduce this bug I reproduced another bug 169826 (related to Caret mode). Can anyone reproduce it? Viacheslav: can you reproduce my bug with the revision 853395 ?. Thanks :)
Dario: he noticed and fixed this bug when trying to reproduce bug #169826 :D