[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 170165] New: random crash on webpage (maybe ad related?)
From:       Oliver Putz <Regnaron () web ! de>
Date:       2008-09-01 6:43:07
Message-ID: bug-170165-17878 () http ! bugs ! kde ! org/
[Download RAW message or body]

http://bugs.kde.org/show_bug.cgi?id=170165

           Summary: random crash on webpage (maybe ad related?)
           Product: konqueror
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: konq-bugs@kde.org
        ReportedBy: Regnaron@web.de


Version:           4.1.00 (KDE 4.1.0) (using 4.1.00 (KDE 4.1.0), Gentoo)
Compiler:          i686-pc-linux-gnu-gcc
OS:                Linux (i686) release 2.6.25-gentoo-r7

I was reading http://news.aol.ca/article/north-mapping/324605/ 
When I scrolled down konqueror all of a sudden crashed with the backtrace
below. As I just double clicked on the address bar in order to copy and paste
the URL, konqueror crashed again with the same backtrace.

Application: Konqueror (konqueror), signal SIGSEGV
[Thread debugging using libthread_db enabled]
[New Thread 0xb61c0700 (LWP 2350)]
[KCrash handler]
#6  0xb3043bcd in khtml::RenderBlock::nodeAtPoint (this=0xa8ba160, 
    info=@0xbfc5182c, _x=591, _y=1666, _tx=397, _ty=1692, 
    hitTestAction=HitTestAll, inBox=false)
    at
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs-4.1.0/khtml/rendering/render_block.cpp:2660
#7  0xb3043c88 in khtml::RenderBlock::nodeAtPoint (this=0xa8ba0dc, 
    info=@0xbfc5182c, _x=591, _y=1666, _tx=397, _ty=259, 
    hitTestAction=HitTestAll, inBox=false)
    at
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs-4.1.0/khtml/rendering/render_block.cpp:2663
#8  0xb305a572 in khtml::RenderObject::nodeAtPoint (this=0xa89d794, 
    info=@0xbfc5182c, _x=591, _y=1666, _tx=397, _ty=259, 
    hitTestAction=HitTestChildrenOnly, inside=false)
    at
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs-4.1.0/khtml/rendering/render_object.cpp:2076
#9  0xb3043cfb in khtml::RenderBlock::nodeAtPoint (this=0xa89d794, 
    info=@0xbfc5182c, _x=591, _y=1666, _tx=397, _ty=259, 
    hitTestAction=HitTestChildrenOnly, inBox=false)
    at
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs-4.1.0/khtml/rendering/render_block.cpp:2667
#10 0xb307822a in khtml::RenderLayer::nodeAtPointForLayer (this=0xa88fa08, 
    rootLayer=0xa88f660, info=@0xbfc5182c, xMousePos=591, yMousePos=1666, 
    hitTestRect=@0xbfc517ec)
    at
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs-4.1.0/khtml/rendering/render_layer.cpp:1194
#11 0xb3078143 in khtml::RenderLayer::nodeAtPointForLayer (this=0xa88fa6c, 
    rootLayer=0xa88f660, info=@0xbfc5182c, xMousePos=591, yMousePos=1666, 
    hitTestRect=@0xbfc517ec)
    at
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs-4.1.0/khtml/rendering/render_layer.cpp:1187
#12 0xb3078143 in khtml::RenderLayer::nodeAtPointForLayer (this=0xa88f748, 
    rootLayer=0xa88f660, info=@0xbfc5182c, xMousePos=591, yMousePos=1666, 
    hitTestRect=@0xbfc517ec)
    at
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs-4.1.0/khtml/rendering/render_layer.cpp:1187
#13 0xb30780f7 in khtml::RenderLayer::nodeAtPointForLayer (this=0xa88f660, 
    rootLayer=0xa88f660, info=@0xbfc5182c, xMousePos=591, yMousePos=1666, 
    hitTestRect=@0xbfc517ec)
    at
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs-4.1.0/khtml/rendering/render_layer.cpp:1176
#14 0xb3078834 in khtml::RenderLayer::nodeAtPoint (this=0xa88f660, 
    info=@0xbfc5182c, x=591, y=1666)
    at
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs-4.1.0/khtml/rendering/render_layer.cpp:1137
#15 0xb2fd5f86 in DOM::MouseEventImpl::computeLayerPos (this=0xb3e7aa8)
    at
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs-4.1.0/khtml/xml/dom2_eventsimpl.cpp:299
#16 0xb2fd86c8 in MouseEventImpl (this=0xb3e7aa8, 
    _id=DOM::EventImpl::MOUSEOVER_EVENT, canBubbleArg=true, 
    cancelableArg=true, viewArg=0xa111d58, detailArg=0, screenXArg=591, 
    screenYArg=646, clientXArg=591, clientYArg=526, pageXArg=591, 
    pageYArg=1666, ctrlKeyArg=false, altKeyArg=false, shiftKeyArg=false, 
    metaKeyArg=false, buttonArg=65535, relatedTargetArg=0xb3966f0, qe=0x0, 
    isDoubleClick=false, orient=DOM::MouseEventImpl::ONone)
    at
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs-4.1.0/khtml/xml/dom2_eventsimpl.cpp:279
#17 0xb2f31930 in KHTMLView::dispatchMouseEvent (this=0xac4c380, eventId=7, 
    targetNode=0xb395c48, targetNodeNonShared=0xb395c18, cancelable=false, 
    detail=0, _mouse=0xbfc523d0, setUnder=true, mouseEventType=4, orient=0)
    at
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs-4.1.0/khtml/khtmlview.cpp:3590
#18 0xb2f39233 in KHTMLView::mouseMoveEvent (this=0xac4c380, 
    _mouse=0xbfc523d0)
    at
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs-4.1.0/khtml/khtmlview.cpp:1316
#19 0xb684cbe2 in QWidget::event (this=0xac4c380, event=0xbfc523d0)
    at kernel/qwidget.cpp:6912
#20 0xb6ba14b9 in QFrame::event (this=0xac4c380, e=0xbfc523d0)
    at widgets/qframe.cpp:657
#21 0xb2f37c3c in KHTMLView::widgetEvent (this=0xac4c380, e=0xbfc523d0)
    at
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs-4.1.0/khtml/khtmlview.cpp:2303
#22 0xb2f3acb4 in KHTMLView::eventFilter (this=0xac4c380, o=0x9f80658, 
    e=0xbfc523d0)
    at
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs-4.1.0/khtml/khtmlview.cpp:2167
#23 0xb74a7192 in QCoreApplicationPrivate::sendThroughObjectEventFilters (
    this=0x8057c38, receiver=0x9f80658, event=0xbfc523d0)
    at kernel/qcoreapplication.cpp:694
#24 0xb67f3884 in QApplicationPrivate::notify_helper (this=0x8057c38, 
    receiver=0x9f80658, e=0xbfc523d0) at kernel/qapplication.cpp:3768
#25 0xb67f7b60 in QApplication::notify (this=0xbfc52b7c, receiver=0x9f80658, 
    e=0xbfc523d0) at kernel/qapplication.cpp:3501
#26 0xb7a776c3 in KApplication::notify (this=0xbfc52b7c, receiver=0x9f80658, 
    event=0xbfc523d0)
    at
/var/tmp/portage/kde-base/kdelibs-4.1.0/work/kdelibs-4.1.0/kdeui/kernel/kapplication.cpp:311
#27 0xb74a6d59 in QCoreApplication::notifyInternal (this=0xbfc52b7c, 
    receiver=0x9f80658, event=0xbfc523d0) at kernel/qcoreapplication.cpp:587
#28 0xb67f967f in QApplicationPrivate::sendMouseEvent (receiver=0x9f80658, 
    event=0xbfc523d0, alienWidget=0x9f80658, nativeWidget=0x8133138, 
    buttonDown=0xb6fdac40, lastMouseReceiver=@0xb6fdac44)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#29 0xb685e91e in QETWidget::translateMouseEvent (this=0x8133138, 
    event=0xbfc527c8) at kernel/qapplication_x11.cpp:4133
#30 0xb685d48d in QApplication::x11ProcessEvent (this=0xbfc52b7c, 
    event=0xbfc527c8) at kernel/qapplication_x11.cpp:3133
#31 0xb6883ed8 in QEventDispatcherX11::processEvents (this=0x80576f8, 
    flags=@0xbfc528b8) at kernel/qeventdispatcher_x11.cpp:134
#32 0xb74a60d3 in QEventLoop::processEvents (this=0xbfc52930, 
    flags=@0xbfc528f8) at kernel/qeventloop.cpp:149
#33 0xb74a6246 in QEventLoop::exec (this=0xbfc52930, flags=@0xbfc52938)
    at kernel/qeventloop.cpp:200
#34 0xb74a8401 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:845
#35 0xb67f323f in QApplication::exec () at kernel/qapplication.cpp:3304
#36 0xb7f1ecf1 in kdemain (argc=4, argv=0xbfc52e94)
    at
/var/tmp/portage/kde-base/konqueror-4.1.0/work/konqueror-4.1.0/apps/konqueror/src/konqmain.cpp:227
#37 0x080488a2 in main (argc=-1288708056, argv=0xb076cb0)
    at
/var/tmp/portage/kde-base/konqueror-4.1.0/work/konqueror_build/apps/konqueror/src/konqueror_dummy.cpp:3
#0  0xffffe424 in __kernel_vsyscall ()


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic