Bug 214501 - DOM related crash when loading page on Konqueror / refreshing page inside Akregator (Kontact) [DOM::CSSStyleDeclarationImpl::item. khtml::RenderWidget::handleEvent, DOM::HTMLFrameElementImpl::defaultEventHandler]
Summary: DOM related crash when loading page on Konqueror / refreshing page inside Ak...
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
: 220206 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-11-14 12:21 UTC by jerome.frgacic
Modified: 2018-11-28 04:50 UTC (History)
2 users (show)

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 jerome.frgacic 2009-11-14 12:21:24 UTC
Application that crashed: konqueror
Version of the application: 4.3.2 (KDE 4.3.2)
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Konqueror crashed sometimes yes, sometimes no when i go to this web site : http://blog.aube-nature.com/?2008/11/13/292-interview-laurent-piechegut-photographe-plongeur with google image search.

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
The current source language is "auto; currently c".
[KCrash Handler]
#5  QListData::size (this=0x7fff8909d830, index=140389896917560) at /usr/include/qt4/QtCore/qlist.h:87
#6  QList<DOM::CSSProperty*>::count (this=0x7fff8909d830, index=140389896917560) at /usr/include/qt4/QtCore/qlist.h:250
#7  DOM::CSSStyleDeclarationImpl::item (this=0x7fff8909d830, index=140389896917560) at ../../khtml/css/css_valueimpl.cpp:802
#8  0x00007faf11efcfea in khtml::RenderWidget::handleEvent (this=0xf760f8, ev=...) at ../../khtml/rendering/render_replaced.cpp:1086
#9  0x00007faf11e6da24 in DOM::HTMLFrameElementImpl::defaultEventHandler (this=0x131d4d0, e=0x2391710) at ../../khtml/html/html_baseimpl.cpp:297
#10 0x00007faf11e143e4 in DOM::NodeImpl::dispatchGenericEvent (this=0x131d4e0, evt=0x2391710) at ../../khtml/xml/dom_nodeimpl.cpp:526
#11 0x00007faf11e145de in DOM::NodeImpl::dispatchEvent (this=0x131d4e0, evt=0x2391710, exceptioncode=@0x7fff8909dc9c, tempEvent=true) at ../../khtml/xml/dom_nodeimpl.cpp:453
#12 0x00007faf11d78f69 in KHTMLView::dispatchMouseEvent (this=0x1be50d0, eventId=<value optimized out>, targetNode=0x131d4e0, targetNodeNonShared=<value optimized out>, 
    cancelable=<value optimized out>, detail=<value optimized out>, _mouse=<value optimized out>, setUnder=true, mouseEventType=0, orient=0) at ../../khtml/khtmlview.cpp:3717
#13 0x00007faf11d86342 in KHTMLView::mousePressEvent (this=0x1be50d0, _mouse=0x7fff8909e970) at ../../khtml/khtmlview.cpp:1236
#14 0x00007faf234349a6 in QWidget::event (this=0x1be50d0, event=0x7fff8909e970) at kernel/qwidget.cpp:7545
#15 0x00007faf237902a6 in QFrame::event (this=0x1be50d0, e=0x7fff8909e970) at widgets/qframe.cpp:559
#16 0x00007faf11d81675 in KHTMLView::widgetEvent (this=0x1be50d0, e=0x7fff8909d830) at ../../khtml/khtmlview.cpp:2338
#17 0x00007faf11d8198f in KHTMLView::eventFilter (this=0x1be50d0, o=0x19c9dd0, e=0x7fff8909e970) at ../../khtml/khtmlview.cpp:2191
#18 0x00007faf25434f47 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x19c9dd0, event=0x7fff8909e970) at kernel/qcoreapplication.cpp:726
#19 0x00007faf233e5ecc in QApplicationPrivate::notify_helper (this=0xa6dbf0, receiver=0x19c9dd0, e=0x7fff8909e970) at kernel/qapplication.cpp:4052
#20 0x00007faf233ed011 in QApplication::notify (this=<value optimized out>, receiver=0x19c9dd0, e=0x7fff8909e970) at kernel/qapplication.cpp:3758
#21 0x00007faf2401cab6 in KApplication::notify (this=0x7fff890a09d0, receiver=0x19c9dd0, event=0x7fff8909e970) at ../../kdeui/kernel/kapplication.cpp:302
#22 0x00007faf25435c2c in QCoreApplication::notifyInternal (this=0x7fff890a09d0, receiver=0x19c9dd0, event=0x7fff8909e970) at kernel/qcoreapplication.cpp:610
#23 0x00007faf233ec8e0 in QCoreApplication::sendSpontaneousEvent (receiver=0x19c9dd0, event=0x7fff8909e970, alienWidget=0x19c9dd0, nativeWidget=0x1be50d0, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#24 QApplicationPrivate::sendMouseEvent (receiver=0x19c9dd0, event=0x7fff8909e970, alienWidget=0x19c9dd0, nativeWidget=0x1be50d0, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at kernel/qapplication.cpp:2924
#25 0x00007faf23452a0e in QETWidget::translateMouseEvent (this=0x1be50d0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#26 0x00007faf23451aa9 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff890a04a0) at kernel/qapplication_x11.cpp:3550
#27 0x00007faf2347ad0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#28 0x00007faf22316bbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x00007faf2231a588 in ?? () from /lib/libglib-2.0.so.0
#30 0x00007faf2231a6b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x00007faf2545e1a6 in QEventDispatcherGlib::processEvents (this=0x9d2040, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#32 0x00007faf2347a4be in QGuiEventDispatcherGlib::processEvents (this=0x19bd2a0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#33 0x00007faf25434532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#34 0x00007faf25434904 in QEventLoop::exec (this=0x7fff890a07d0, flags=) at kernel/qeventloop.cpp:201
#35 0x00007faf25436ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#36 0x00007faf197d0e26 in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#37 0x0000000000406da8 in launch (argc=2, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=16, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0xa17964 "Adalbert;1258194954;304006;1651_TIME53848") at ../../kinit/kinit.cpp:677
#38 0x0000000000407aa0 in handle_launcher_request (sock=8, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#39 0x0000000000407f51 in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1362
#40 0x0000000000408bb2 in main (argc=2, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1793

This bug may be a duplicate of or related to bug 212969

Reported using DrKonqi
Comment 1 Dario Andres 2010-01-01 04:49:27 UTC
From bug 220206:
---
What I was doing when the application crashed:
I was viewing Facebook on a tab in Akregator (after opening it from an RSS feed). I was playing Lexulous, a flash game. I right-clicked the page and selected  reload, and Kontact immediately crashed. Facebook was the only tab open, besides the default tab showing the contents of the selected feed.
Comment 2 Dario Andres 2010-01-01 04:49:33 UTC
*** Bug 220206 has been marked as a duplicate of this bug. ***
Comment 3 Andrew Crouthamel 2018-10-29 22:35:02 UTC
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!
Comment 4 Bug Janitor Service 2018-11-13 14:22:32 UTC
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!
Comment 5 Bug Janitor Service 2018-11-28 04:50:59 UTC
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!