Summary: | Konqueror crashes when started from Help->Report bug , when editing the comment field | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | simon |
Component: | khtml | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | andresbajotierra |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
simon
2011-01-28 14:20:53 UTC
Please provide a backtrace of the crash. as i said, traceless , it just dies and i have no idea how to get gdb attached to drkonqi, any help appreciated - What is your KDE SC version ? - Also, in which step are you opening Konqueror ? You can see the contents of a "possible duplicate" report inside DrKonqi itself (it's a DrKonqi dialog, which doesn't use any Konqueror component). To invoke an external webbrowser you have to click the "bug report's web page" link in the corner. Are you doing that ? I tried using that link to open Konqueror in the bugzilla page; adding some comment in the "Additional comments:" textbox and double clicking a word to select it; and both Konqueror and DrKonqi are still there. No crashes Here on KDE SC 4.6.0 on ArchLinux i386 Also, the title of this report is about "Konqueror crashing", but you later mention that you don't know how to attach a GDB to drkonqi; I don't get the sense of that cause Konqueror is launched as an external process from DrKonqi, so their processes are not related. Regards hi, sorry for beeing a bit stupid, i attached to the launched konqueror process, the backtrace is attached, i just didn't happen when i pointed konqueror to the bug report page directly, but feel free to change it to a konqueror bug if that makes more sense. i use the "report problem" menu, then i choose the "start the assistant to report problems" button which launches a konqueror instance. there i click any of the duplicate reports listed in teh iframe, scroll down in the iframe , add text, select text and then it hangs and crashes after a few seconds, which might explain the immense backtrace thas generated (looped somehow) its on Platform Version 4.6.41 (4.7 >= 20110106) Program received signal SIGSEGV, Segmentation fault. QTextEngine::justify (this=0x19af240, line=...) at text/qtextengine.cpp:1861 1861 text/qtextengine.cpp: Datei oder Verzeichnis nicht gefunden. in text/qtextengine.cpp (gdb) bt #0 QTextEngine::justify (this=0x19af240, line=...) at text/qtextengine.cpp:1861 #1 0x00007fc17ec4f5ae in alignLine (eng=0x19af240, line=...) at text/qtextlayout.cpp:87 #2 0x00007fc17ec588f7 in QTextLine::cursorToX (this=0x7fff918f3420, cursorPos=0x7fff918f344c, edge=QTextLine::Leading) at text/qtextlayout.cpp:2393 #3 0x00007fc17eca8e90 in cursorToX (this=0x22ac3d0) at ../../include/QtGui/../../src/gui/text/qtextlayout.h:219 #4 QTextCursorPrivate::setX (this=0x22ac3d0) at text/qtextcursor.cpp:146 #5 0x00007fc17ec34f47 in QTextControlPrivate::setCursorPosition (this=0x19aca70, pos=26934672, mode=2442081312) at text/qtextcontrol.cpp:536 #6 0x00007fc17ec3c573 in QTextControlPrivate::mouseMoveEvent (this=0x19aca70, buttons=<value optimized out>, mousePos=...) at text/qtextcontrol.cpp:1632 #7 0x00007fc17ec41362 in QTextControl::processEvent (this=<value optimized out>, e=0x7fff918f41d0, matrix=..., contextWidget=0x19a3390) at text/qtextcontrol.cpp:933 #8 0x00007fc17ec363eb in QTextControl::processEvent (this=0x19ac820, e=0x7fff918f41d0, coordinateOffset=..., contextWidget=0x19a3390) at text/qtextcontrol.cpp:884 #9 0x00007fc17ee743b8 in sendControlEvent (this=0x16d0450, e=0x7fff918f41d0) at widgets/qtextedit_p.h:99 #10 QTextEdit::mouseMoveEvent (this=0x16d0450, e=0x7fff918f41d0) at widgets/qtextedit.cpp:1560 #11 0x00007fc17ea07c8e in QWidget::event (this=0x16d0450, event=0x7fff918f41d0) at kernel/qwidget.cpp:8185 #12 0x00007fc17edf68db in QFrame::event (this=0x16d0450, e=0x7fff918f41d0) at widgets/qframe.cpp:557 #13 0x00007fc17f8de617 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x19a3390, event=0x7fff918f41d0) at kernel/qcoreapplication.cpp:847 #14 0x00007fc17e9a98f5 in QApplicationPrivate::notify_helper (this=0x721870, receiver=0x19a3390, e=0x7fff918f41d0) at kernel/qapplication.cpp:4441 #15 0x00007fc17e9b14ae in QApplication::notify (this=<value optimized out>, receiver=0x19a3390, e=0x7fff918f41d0) at kernel/qapplication.cpp:4006 #16 0x00007fc18068dc31 in KApplication::notify (this=0x7fff938eb150, receiver=0x19a3390, event=0x7fff918f41d0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kdeui/kernel/kapplication.cpp:311 #17 0x00007fc17f8de943 in QCoreApplication::notifyInternal (this=0x7fff938eb150, receiver=0x19a3390, event=0x7fff918f41d0) at kernel/qcoreapplication.cpp:732 #18 0x00007fc1696e2892 in khtml::RenderWidget::handleEvent (this=0x19a5310, ev=...) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/rendering/render_replaced.cpp:1069 #19 0x00007fc16965fc59 in DOM::HTMLGenericFormElementImpl::defaultEventHandler (this=0x187bc60, evt=0x2306620) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/html/html_formimpl.cpp:1075 #20 0x00007fc1695fedfc in DOM::NodeImpl::dispatchGenericEvent (this=0x187bc60, evt=0x2306620) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/xml/dom_nodeimpl.cpp:494 #21 0x00007fc1695fd715 in DOM::NodeImpl::dispatchEvent (this=0x187bc60, evt=0x2306620, exceptioncode=@0x7fff918f477c, tempEvent=true) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/xml/dom_nodeimpl.cpp:401 #22 0x00007fc169560d5d in KHTMLView::dispatchMouseEvent (this=0xebec80, eventId=7, targetNode=0x187bc60, targetNodeNonShared=<value optimized out>, cancelable=<value optimized out>, detail=0, _mouse=0x7fff918f5730, setUnder=true, mouseEventType=4, orient=0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:3607 #23 0x00007fc169568087 in KHTMLView::mouseMoveEvent (this=0xebec80, _mouse=0x7fff918f5730) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:1350 #24 0x00007fc17ea07c8e in QWidget::event (this=0xebec80, event=0x7fff918f5730) at kernel/qwidget.cpp:8185 #25 0x00007fc17edf68db in QFrame::event (this=0xebec80, e=0x7fff918f5730) at widgets/qframe.cpp:557 ---Type <return> to continue, or q <return> to quit--- #26 0x00007fc169566ecb in KHTMLView::widgetEvent (this=0xebec80, e=0x7fff918f5730) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:2206 #27 0x00007fc16956a9e0 in KHTMLView::eventFilter (this=0xebec80, o=0xebd110, e=0x7fff918f5730) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:2051 #28 0x00007fc17f8de617 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0xebd110, event=0x7fff918f5730) at kernel/qcoreapplication.cpp:847 #29 0x00007fc17e9a98f5 in QApplicationPrivate::notify_helper (this=0x721870, receiver=0xebd110, e=0x7fff918f5730) at kernel/qapplication.cpp:4441 #30 0x00007fc17e9b14ae in QApplication::notify (this=<value optimized out>, receiver=0xebd110, e=0x7fff918f5730) at kernel/qapplication.cpp:4006 #31 0x00007fc18068dc31 in KApplication::notify (this=0x7fff938eb150, receiver=0xebd110, event=0x7fff918f5730) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kdeui/kernel/kapplication.cpp:311 #32 0x00007fc17f8de943 in QCoreApplication::notifyInternal (this=0x7fff938eb150, receiver=0xebd110, event=0x7fff918f5730) at kernel/qcoreapplication.cpp:732 #33 0x00007fc1696e2892 in khtml::RenderWidget::handleEvent (this=0x103f610, ev=...) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/rendering/render_replaced.cpp:1069 #34 0x00007fc169652ef8 in DOM::HTMLFrameElementImpl::defaultEventHandler (this=0xeb4e90, e=0x23060f0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/html/html_baseimpl.cpp:312 #35 0x00007fc1695fedfc in DOM::NodeImpl::dispatchGenericEvent (this=0xeb4ea0, evt=0x23060f0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/xml/dom_nodeimpl.cpp:494 #36 0x00007fc1695fd715 in DOM::NodeImpl::dispatchEvent (this=0xeb4ea0, evt=0x23060f0, exceptioncode=@0x7fff918f5c9c, tempEvent=true) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/xml/dom_nodeimpl.cpp:401 #37 0x00007fc169560d5d in KHTMLView::dispatchMouseEvent (this=0xc4b770, eventId=7, targetNode=0xeb4ea0, targetNodeNonShared=<value optimized out>, cancelable=<value optimized out>, detail=0, _mouse=0x7fff918f6890, setUnder=true, mouseEventType=4, orient=0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:3607 #38 0x00007fc169568087 in KHTMLView::mouseMoveEvent (this=0xc4b770, _mouse=0x7fff918f6890) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:1350 #39 0x00007fc17ea07c8e in QWidget::event (this=0xc4b770, event=0x7fff918f6890) at kernel/qwidget.cpp:8185 #40 0x00007fc17edf68db in QFrame::event (this=0xc4b770, e=0x7fff918f6890) at widgets/qframe.cpp:557 #41 0x00007fc169566ecb in KHTMLView::widgetEvent (this=0xc4b770, e=0x7fff918f6890) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:2206 #42 0x00007fc16956a9e0 in KHTMLView::eventFilter (this=0xc4b770, o=0xc54eb0, e=0x7fff918f6890) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:2051 #43 0x00007fc17f8de617 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0xc54eb0, event=0x7fff918f6890) at kernel/qcoreapplication.cpp:847 #44 0x00007fc17e9a98f5 in QApplicationPrivate::notify_helper (this=0x721870, receiver=0xc54eb0, e=0x7fff918f6890) at kernel/qapplication.cpp:4441 #45 0x00007fc17e9b14ae in QApplication::notify (this=<value optimized out>, receiver=0xebd110, e=0x7fff918f6c50) at kernel/qapplication.cpp:4006 #46 0x00007fc18068dc31 in KApplication::notify (this=0x7fff938eb150, receiver=0xebd110, event=0x7fff918f6c50) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kdeui/kernel/kapplication.cpp:311 #47 0x00007fc17f8de943 in QCoreApplication::notifyInternal (this=0x7fff938eb150, receiver=0xebd110, event=0x7fff918f6c50) ---Type <return> to continue, or q <return> to quit--- at kernel/qcoreapplication.cpp:732 #48 0x00007fc1696e2892 in khtml::RenderWidget::handleEvent (this=0x103f610, ev=...) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/rendering/render_replaced.cpp:1069 #49 0x00007fc169652ef8 in DOM::HTMLFrameElementImpl::defaultEventHandler (this=0xeb4e90, e=0x2305bc0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/html/html_baseimpl.cpp:312 #50 0x00007fc1695fedfc in DOM::NodeImpl::dispatchGenericEvent (this=0xeb4ea0, evt=0x2305bc0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/xml/dom_nodeimpl.cpp:494 #51 0x00007fc1695fd715 in DOM::NodeImpl::dispatchEvent (this=0xeb4ea0, evt=0x2305bc0, exceptioncode=@0x7fff918f71bc, tempEvent=true) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/xml/dom_nodeimpl.cpp:401 #52 0x00007fc169560d5d in KHTMLView::dispatchMouseEvent (this=0xc4b770, eventId=7, targetNode=0xeb4ea0, targetNodeNonShared=<value optimized out>, cancelable=<value optimized out>, detail=0, _mouse=0x7fff918f7db0, setUnder=true, mouseEventType=4, orient=0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:3607 #53 0x00007fc169568087 in KHTMLView::mouseMoveEvent (this=0xc4b770, _mouse=0x7fff918f7db0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:1350 #54 0x00007fc17ea07c8e in QWidget::event (this=0xc4b770, event=0x7fff918f7db0) at kernel/qwidget.cpp:8185 #55 0x00007fc17edf68db in QFrame::event (this=0xc4b770, e=0x7fff918f7db0) at widgets/qframe.cpp:557 #56 0x00007fc169566ecb in KHTMLView::widgetEvent (this=0xc4b770, e=0x7fff918f7db0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:2206 #57 0x00007fc16956a9e0 in KHTMLView::eventFilter (this=0xc4b770, o=0xc54eb0, e=0x7fff918f7db0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:2051 #58 0x00007fc17f8de617 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0xc54eb0, event=0x7fff918f7db0) at kernel/qcoreapplication.cpp:847 #59 0x00007fc17e9a98f5 in QApplicationPrivate::notify_helper (this=0x721870, receiver=0xc54eb0, e=0x7fff918f7db0) at kernel/qapplication.cpp:4441 #60 0x00007fc17e9b14ae in QApplication::notify (this=<value optimized out>, receiver=0xebd110, e=0x7fff918f8170) at kernel/qapplication.cpp:4006 #61 0x00007fc18068dc31 in KApplication::notify (this=0x7fff938eb150, receiver=0xebd110, event=0x7fff918f8170) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kdeui/kernel/kapplication.cpp:311 #62 0x00007fc17f8de943 in QCoreApplication::notifyInternal (this=0x7fff938eb150, receiver=0xebd110, event=0x7fff918f8170) at kernel/qcoreapplication.cpp:732 #63 0x00007fc1696e2892 in khtml::RenderWidget::handleEvent (this=0x103f610, ev=...) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/rendering/render_replaced.cpp:1069 #64 0x00007fc169652ef8 in DOM::HTMLFrameElementImpl::defaultEventHandler (this=0xeb4e90, e=0x2305690) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/html/html_baseimpl.cpp:312 #65 0x00007fc1695fedfc in DOM::NodeImpl::dispatchGenericEvent (this=0xeb4ea0, evt=0x2305690) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/xml/dom_nodeimpl.cpp:494 #66 0x00007fc1695fd715 in DOM::NodeImpl::dispatchEvent (this=0xeb4ea0, evt=0x2305690, exceptioncode=@0x7fff918f86dc, tempEvent=true) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/xml/dom_nodeimpl.cpp:401 #67 0x00007fc169560d5d in KHTMLView::dispatchMouseEvent (this=0xc4b770, eventId=7, targetNode=0xeb4ea0, targetNodeNonShared=<value optimized out>, cancelable=<value optimized out>, detail=0, _mouse=0x7fff918f92d0, setUnder=true, mouseEventType=4, orient=0) ---Type <return> to continue, or q <return> to quit--- at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:3607 #68 0x00007fc169568087 in KHTMLView::mouseMoveEvent (this=0xc4b770, _mouse=0x7fff918f92d0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:1350 #69 0x00007fc17ea07c8e in QWidget::event (this=0xc4b770, event=0x7fff918f92d0) at kernel/qwidget.cpp:8185 #70 0x00007fc17edf68db in QFrame::event (this=0xc4b770, e=0x7fff918f92d0) at widgets/qframe.cpp:557 #71 0x00007fc169566ecb in KHTMLView::widgetEvent (this=0xc4b770, e=0x7fff918f92d0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:2206 #72 0x00007fc16956a9e0 in KHTMLView::eventFilter (this=0xc4b770, o=0xc54eb0, e=0x7fff918f92d0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:2051 #73 0x00007fc17f8de617 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0xc54eb0, event=0x7fff918f92d0) at kernel/qcoreapplication.cpp:847 #74 0x00007fc17e9a98f5 in QApplicationPrivate::notify_helper (this=0x721870, receiver=0xc54eb0, e=0x7fff918f92d0) at kernel/qapplication.cpp:4441 #75 0x00007fc17e9b14ae in QApplication::notify (this=<value optimized out>, receiver=0xebd110, e=0x7fff918f9690) at kernel/qapplication.cpp:4006 #76 0x00007fc18068dc31 in KApplication::notify (this=0x7fff938eb150, receiver=0xebd110, event=0x7fff918f9690) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kdeui/kernel/kapplication.cpp:311 #77 0x00007fc17f8de943 in QCoreApplication::notifyInternal (this=0x7fff938eb150, receiver=0xebd110, event=0x7fff918f9690) at kernel/qcoreapplication.cpp:732 #78 0x00007fc1696e2892 in khtml::RenderWidget::handleEvent (this=0x103f610, ev=...) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/rendering/render_replaced.cpp:1069 #79 0x00007fc169652ef8 in DOM::HTMLFrameElementImpl::defaultEventHandler (this=0xeb4e90, e=0x2305160) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/html/html_baseimpl.cpp:312 #80 0x00007fc1695fedfc in DOM::NodeImpl::dispatchGenericEvent (this=0xeb4ea0, evt=0x2305160) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/xml/dom_nodeimpl.cpp:494 #81 0x00007fc1695fd715 in DOM::NodeImpl::dispatchEvent (this=0xeb4ea0, evt=0x2305160, exceptioncode=@0x7fff918f9bfc, tempEvent=true) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/xml/dom_nodeimpl.cpp:401 #82 0x00007fc169560d5d in KHTMLView::dispatchMouseEvent (this=0xc4b770, eventId=7, targetNode=0xeb4ea0, targetNodeNonShared=<value optimized out>, cancelable=<value optimized out>, detail=0, _mouse=0x7fff918fa7f0, setUnder=true, mouseEventType=4, orient=0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:3607 #83 0x00007fc169568087 in KHTMLView::mouseMoveEvent (this=0xc4b770, _mouse=0x7fff918fa7f0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:1350 #84 0x00007fc17ea07c8e in QWidget::event (this=0xc4b770, event=0x7fff918fa7f0) at kernel/qwidget.cpp:8185 #85 0x00007fc17edf68db in QFrame::event (this=0xc4b770, e=0x7fff918fa7f0) at widgets/qframe.cpp:557 #86 0x00007fc169566ecb in KHTMLView::widgetEvent (this=0xc4b770, e=0x7fff918fa7f0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:2206 #87 0x00007fc16956a9e0 in KHTMLView::eventFilter (this=0xc4b770, o=0xc54eb0, e=0x7fff918fa7f0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:2051 #88 0x00007fc17f8de617 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0xc54eb0, event=0x7fff918fa7f0) at kernel/qcoreapplication.cpp:847 ---Type <return> to continue, or q <return> to quit--- #89 0x00007fc17e9a98f5 in QApplicationPrivate::notify_helper (this=0x721870, receiver=0xc54eb0, e=0x7fff918fa7f0) at kernel/qapplication.cpp:4441 #90 0x00007fc17e9b14ae in QApplication::notify (this=<value optimized out>, receiver=0xebd110, e=0x7fff918fabb0) at kernel/qapplication.cpp:4006 #91 0x00007fc18068dc31 in KApplication::notify (this=0x7fff938eb150, receiver=0xebd110, event=0x7fff918fabb0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kdeui/kernel/kapplication.cpp:311 #92 0x00007fc17f8de943 in QCoreApplication::notifyInternal (this=0x7fff938eb150, receiver=0xebd110, event=0x7fff918fabb0) at kernel/qcoreapplication.cpp:732 #93 0x00007fc1696e2892 in khtml::RenderWidget::handleEvent (this=0x103f610, ev=...) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/rendering/render_replaced.cpp:1069 #94 0x00007fc169652ef8 in DOM::HTMLFrameElementImpl::defaultEventHandler (this=0xeb4e90, e=0x2304c30) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/html/html_baseimpl.cpp:312 #95 0x00007fc1695fedfc in DOM::NodeImpl::dispatchGenericEvent (this=0xeb4ea0, evt=0x2304c30) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/xml/dom_nodeimpl.cpp:494 #96 0x00007fc1695fd715 in DOM::NodeImpl::dispatchEvent (this=0xeb4ea0, evt=0x2304c30, exceptioncode=@0x7fff918fb11c, tempEvent=true) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/xml/dom_nodeimpl.cpp:401 #97 0x00007fc169560d5d in KHTMLView::dispatchMouseEvent (this=0xc4b770, eventId=7, targetNode=0xeb4ea0, targetNodeNonShared=<value optimized out>, cancelable=<value optimized out>, detail=0, _mouse=0x7fff918fbd10, setUnder=true, mouseEventType=4, orient=0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:3607 #98 0x00007fc169568087 in KHTMLView::mouseMoveEvent (this=0xc4b770, _mouse=0x7fff918fbd10) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:1350 #99 0x00007fc17ea07c8e in QWidget::event (this=0xc4b770, event=0x7fff918fbd10) at kernel/qwidget.cpp:8185 #100 0x00007fc17edf68db in QFrame::event (this=0xc4b770, e=0x7fff918fbd10) at widgets/qframe.cpp:557 #101 0x00007fc169566ecb in KHTMLView::widgetEvent (this=0xc4b770, e=0x7fff918fbd10) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:2206 #102 0x00007fc16956a9e0 in KHTMLView::eventFilter (this=0xc4b770, o=0xc54eb0, e=0x7fff918fbd10) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/khtml/khtmlview.cpp:2051 #103 0x00007fc17f8de617 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0xc54eb0, event=0x7fff918fbd10) at kernel/qcoreapplication.cpp:847 ....and on and on.... i stopped to press "more" on line 12212 [Comment from a bug triager] Ok, that's a different thing... "Help" -> "Report Bug" is not related to DrKonqi, and it starts a Konqueror window from the start. So it is indeed a Konqueror bug unrelated to DrKonqi. Reassigning Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |