Bug 200599 - Konqueror crashes with segmentation fault in RenderImage
Summary: Konqueror crashes with segmentation fault in RenderImage
Status: RESOLVED DUPLICATE of bug 180557
Alias: None
Product: konqueror
Classification: Applications
Component: khtml renderer (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-17 22:45 UTC by Ralph Janke
Modified: 2009-07-17 23:24 UTC (History)
1 user (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 Ralph Janke 2009-07-17 22:45:12 UTC
Application that crashed: konqueror
Version of the application: 4.2.96 (KDE 4.2.96 (KDE 4.3 RC2))
KDE Version: 4.2.96 (KDE 4.2.96 (KDE 4.3 RC2))
Qt Version: 4.5.0
Operating System: Linux 2.6.28-11-generic x86_64
Distribution: Ubuntu 9.04

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  0x0000000003d5e4c0 in ?? ()
#6  0x00007f5502f5dcd7 in khtml::RenderImage::updateImage (this=0xc68dc10, newImage=0x5705180) at /build/buildd/kde4libs-4.2.96/khtml/rendering/render_image.cpp:416
#7  0x00007f5502f5f8a7 in khtml::RenderImage::updateFromElement (this=0xc68dc10) at /build/buildd/kde4libs-4.2.96/khtml/rendering/render_image.cpp:441
#8  0x00007f5502e93c8e in DOM::ElementImpl::recalcStyle (this=0xbaea040, change=DOM::NodeImpl::Inherit) at /build/buildd/kde4libs-4.2.96/khtml/xml/dom_elementimpl.cpp:989
#9  0x00007f5502eddce9 in DOM::HTMLElementImpl::recalcStyle (this=0x5705180, ch=208198672) at /build/buildd/kde4libs-4.2.96/khtml/html/html_elementimpl.cpp:242
#10 0x00007f5502e93c8e in DOM::ElementImpl::recalcStyle (this=0x42fef90, change=DOM::NodeImpl::NoChange) at /build/buildd/kde4libs-4.2.96/khtml/xml/dom_elementimpl.cpp:989
#11 0x00007f5502eddce9 in DOM::HTMLElementImpl::recalcStyle (this=0x5705180, ch=208198672) at /build/buildd/kde4libs-4.2.96/khtml/html/html_elementimpl.cpp:242
#12 0x00007f5502e93c8e in DOM::ElementImpl::recalcStyle (this=0x790a4e0, change=DOM::NodeImpl::NoChange) at /build/buildd/kde4libs-4.2.96/khtml/xml/dom_elementimpl.cpp:989
#13 0x00007f5502eddce9 in DOM::HTMLElementImpl::recalcStyle (this=0x5705180, ch=208198672) at /build/buildd/kde4libs-4.2.96/khtml/html/html_elementimpl.cpp:242
#14 0x00007f5502e93c8e in DOM::ElementImpl::recalcStyle (this=0x21aa260, change=DOM::NodeImpl::NoChange) at /build/buildd/kde4libs-4.2.96/khtml/xml/dom_elementimpl.cpp:989
#15 0x00007f5502eddce9 in DOM::HTMLElementImpl::recalcStyle (this=0x5705180, ch=208198672) at /build/buildd/kde4libs-4.2.96/khtml/html/html_elementimpl.cpp:242
#16 0x00007f5502e93c8e in DOM::ElementImpl::recalcStyle (this=0x317b710, change=DOM::NodeImpl::NoChange) at /build/buildd/kde4libs-4.2.96/khtml/xml/dom_elementimpl.cpp:989
#17 0x00007f5502eddce9 in DOM::HTMLElementImpl::recalcStyle (this=0x5705180, ch=208198672) at /build/buildd/kde4libs-4.2.96/khtml/html/html_elementimpl.cpp:242
#18 0x00007f5502e93c8e in DOM::ElementImpl::recalcStyle (this=0x951d1f0, change=DOM::NodeImpl::NoChange) at /build/buildd/kde4libs-4.2.96/khtml/xml/dom_elementimpl.cpp:989
#19 0x00007f5502eddce9 in DOM::HTMLElementImpl::recalcStyle (this=0x5705180, ch=208198672) at /build/buildd/kde4libs-4.2.96/khtml/html/html_elementimpl.cpp:242
#20 0x00007f5502e83007 in DOM::DocumentImpl::recalcStyle (this=0xbe95e30, change=DOM::NodeImpl::NoChange) at /build/buildd/kde4libs-4.2.96/khtml/xml/dom_docimpl.cpp:1436
#21 0x00007f5502e73afd in DOM::DocumentImpl::prepareMouseEvent (this=0xbe95e30, readonly=false, _x=526170608, _y=<value optimized out>, ev=0x7fff1f5cbbb0)
    at /build/buildd/kde4libs-4.2.96/khtml/xml/dom_docimpl.cpp:2060
#22 0x00007f5502df6467 in KHTMLView::mouseMoveEvent (this=0x86850f0, _mouse=0x7fff1f5cc7d0) at /build/buildd/kde4libs-4.2.96/khtml/khtmlview.cpp:1337
#23 0x00007f5514691768 in QWidget::event (this=0x86850f0, event=0x7fff1f5cc7d0) at kernel/qwidget.cpp:7501
#24 0x00007f5514a2b40b in QFrame::event (this=0x86850f0, e=0x7fff1f5cc7d0) at widgets/qframe.cpp:559
#25 0x00007f5502df3975 in KHTMLView::widgetEvent (this=0x86850f0, e=0xc68dc10) at /build/buildd/kde4libs-4.2.96/khtml/khtmlview.cpp:2325
#26 0x00007f5502df3c54 in KHTMLView::eventFilter (this=0x86850f0, o=0x7ae9fc0, e=0x7fff1f5cc7d0) at /build/buildd/kde4libs-4.2.96/khtml/khtmlview.cpp:2189
#27 0x00007f55170b6a68 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x7ae9fc0, event=0x7fff1f5cc7d0) at kernel/qcoreapplication.cpp:718
#28 0x00007f551464075c in QApplicationPrivate::notify_helper (this=0x11888a0, receiver=0x7ae9fc0, e=0x7fff1f5cc7d0) at kernel/qapplication.cpp:4080
#29 0x00007f55146490da in QApplication::notify (this=<value optimized out>, receiver=0x7ae9fc0, e=0x7fff1f5cc7d0) at kernel/qapplication.cpp:3786
#30 0x00007f551578363b in KApplication::notify (this=0x7fff1f5cd8c0, receiver=0x7ae9fc0, event=0x7fff1f5cc7d0) at /build/buildd/kde4libs-4.2.96/kdeui/kernel/kapplication.cpp:302
#31 0x00007f55170b775c in QCoreApplication::notifyInternal (this=0x7fff1f5cd8c0, receiver=0x7ae9fc0, event=0x7fff1f5cc7d0) at kernel/qcoreapplication.cpp:602
#32 0x00007f5514648328 in QApplicationPrivate::sendMouseEvent (receiver=0x7ae9fc0, event=0x7fff1f5cc7d0, alienWidget=0x7ae9fc0, nativeWidget=0x94f9430, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7f55150a4eb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#33 0x00007f55146b1e19 in QETWidget::translateMouseEvent (this=0x94f9430, event=<value optimized out>) at kernel/qapplication_x11.cpp:4425
#34 0x00007f55146b0a88 in QApplication::x11ProcessEvent (this=0x7fff1f5cd8c0, event=0x7fff1f5cd310) at kernel/qapplication_x11.cpp:3543
#35 0x00007f55146d9464 in x11EventSourceDispatch (s=0x118c500, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#36 0x00007f551309e20a in IA__g_main_context_dispatch (context=0x118b520) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:1814
#37 0x00007f55130a18e0 in g_main_context_iterate (context=0x118b520, block=1, dispatch=1, self=<value optimized out>) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2448
#38 0x00007f55130a1a7c in IA__g_main_context_iteration (context=0x118b520, may_block=1) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2511
#39 0x00007f55170e0e6f in QEventDispatcherGlib::processEvents (this=0x10fce70, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:323
#40 0x00007f55146d8bef in QGuiEventDispatcherGlib::processEvents (this=0x5705180, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#41 0x00007f55170b6002 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 526177792}) at kernel/qeventloop.cpp:149
#42 0x00007f55170b63cd in QEventLoop::exec (this=0x7fff1f5cd640, flags={i = 526177872}) at kernel/qeventloop.cpp:200
#43 0x00007f55170b8694 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:880
#44 0x00007f550bc9ad02 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /build/buildd/kdebase-4.2.96/apps/konqueror/src/konqmain.cpp:271
#45 0x0000000000407215 in launch (argc=3, _name=0x1141798 "konqueror", args=<value optimized out>, cwd=0x0, envc=0, envs=0x11417ed "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x40a3c9 "0") at /build/buildd/kde4libs-4.2.96/kinit/kinit.cpp:676
#46 0x0000000000407a38 in handle_launcher_request (sock=7, who=<value optimized out>) at /build/buildd/kde4libs-4.2.96/kinit/kinit.cpp:1168
#47 0x0000000000407fe5 in handle_requests (waitForPid=0) at /build/buildd/kde4libs-4.2.96/kinit/kinit.cpp:1361
#48 0x0000000000408b26 in main (argc=2, argv=0x7fff1f5cefa8, envp=0x7fff1f5cefc0) at /build/buildd/kde4libs-4.2.96/kinit/kinit.cpp:1788

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

Reported using DrKonqi
Comment 1 A. Spehr 2009-07-17 23:24:42 UTC
What url were you at?

Thanks!

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