Bug 258111 - Konqueror crashes on website acer.de
Summary: Konqueror crashes on website acer.de
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-27 21:19 UTC by boris64
Modified: 2018-10-31 03:31 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
vg memleak checks (506.96 KB, application/x-bzip)
2010-11-28 09:27 UTC, Tommi Tervo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description boris64 2010-11-27 21:19:43 UTC
Version:           unspecified (using KDE 4.5.3) 
OS:                Linux

Konqueror crashes when clicking around the http://www.acer.de/acer/service.do?LanguageISOCtxParam=de&miu10einu24.current.attN2B2F2EEF=440&sp=page15e&ctx2.c2att1=9&miu10ekcond13.attN2B2F2EEF=440&CountryISOCtxParam=DE&ctx1g.c2att92=80&ctx1.att21k=1&CRC=1106555572 on the support website of acer.de

Reproducible: Always

Steps to Reproduce:
1.) Visit  http://www.acer.de/acer/service.do?LanguageISOCtxParam=de&miu10einu24.current.attN2B2F2EEF=440&sp=page15e&ctx2.c2att1=9&miu10ekcond13.attN2B2F2EEF=440&CountryISOCtxParam=DE&ctx1g.c2att92=80&ctx1.att21k=1&CRC=1106555572
2.) Click on the menu named "Produktreihe auswählen"
3.) Switch between different menu entries. On this pc it takes from
3-20 Clicks until konqueror crashes.


Expected Results:  
Don't crash ;)

[gdb output]
boris64@boris64 ~/Files $ gdb konqueror
GNU gdb (Gentoo 7.2 p1) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.gentoo.org/>...
Reading symbols from /usr/bin/konqueror...Reading symbols from /usr/lib64/debug/usr/bin/konqueror.debug...(no debugging symbols found)...done.
(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/konqueror 
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.1/libstdc++.so.6.0.14-gdb.py", line 59, in <module>
    from libstdcxx.v6.printers import register_libstdcxx_printers
ImportError: No module named libstdcxx.v6.printers
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffef80a710 (LWP 11121)]
Pattern: ^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$ was rewritten to: ^[^<]*(<[\w\W]*([\w\W])>)[^>]*$|^#([\w-]+)$
[New Thread 0x7fffeeb34710 (LWP 11136)]
[Thread 0x7fffef80a710 (LWP 11121) exited]
[Thread 0x7fffeeb34710 (LWP 11136) exited]

Program received signal SIGSEGV, Segmentation fault.
0x00000031d354d980 in khtml::RenderLayer::calculateClipRects(khtml::RenderLayer const*, QRect&, QRect&, QRect&) () from /usr/lib/libkhtml.so.5
[/gdb output]
Comment 1 Pino Toscano 2010-11-28 00:31:05 UTC
> Program received signal SIGSEGV, Segmentation fault.
> 0x00000031d354d980 in khtml::RenderLayer::calculateClipRects(khtml::RenderLayer
> const*, QRect&, QRect&, QRect&) () from /usr/lib/libkhtml.so.5
> [/gdb output]

Now, at this point, type 'thread apply all bt' at the (gdb) prompt, and then paste the result here.
Comment 2 boris64 2010-11-28 00:41:01 UTC
Ok, but i don't know, if this is correct, because
the backtrace seems to be endless...
I'm pasting the first 5 pages of the output.

[output](gdb) thread apply all bt

Thread 3 (Thread 0x7fffee24f710 (LWP 3515)):
#0  0x00000031bbc0b999 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1  0x00000031bf472cc1 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00000031bf468d47 in QThreadPoolThread::run() () from /usr/lib64/qt4/libQtCore.so.4
#3  0x00000031bf47266e in QThreadPrivate::start(void*) () from /usr/lib64/qt4/libQtCore.so.4
#4  0x00000031bbc06d5c in start_thread () from /lib/libpthread.so.0
#5  0x00000031bb4d15ed in clone () from /lib/libc.so.6

Thread 2 (Thread 0x7fffeef45710 (LWP 3514)):
#0  0x00000031bbc0b999 in pthread_cond_timedwait () from /lib/libpthread.so.0
#1  0x00000031bf472cc1 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00000031bf468d47 in QThreadPoolThread::run() () from /usr/lib64/qt4/libQtCore.so.4
#3  0x00000031bf47266e in QThreadPrivate::start(void*) () from /usr/lib64/qt4/libQtCore.so.4
#4  0x00000031bbc06d5c in start_thread () from /lib/libpthread.so.0
#5  0x00000031bb4d15ed in clone () from /lib/libc.so.6

Thread 1 (Thread 0x7ffff7fb7760 (LWP 3498)):
#0  0x00000031d354d980 in khtml::RenderLayer::calculateClipRects(khtml::RenderLayer const*, QRect&, QRect&, QRect&) () from /usr/lib/libkhtml.so.5
#1  0x00000031d354d9bd in khtml::RenderLayer::calculateClipRects(khtml::RenderLayer const*, QRect&, QRect&, QRect&) () from /usr/lib/libkhtml.so.5
#2  0x00000031d354dce2 in khtml::RenderLayer::calculateRects(khtml::RenderLayer const*, QRect const&, QRect&, QRect&, QRect&) () from /usr/lib/libkhtml.so.5
#3  0x00000031d355201a in khtml::RenderLayer::nodeAtPointForLayer(khtml::RenderLayer*, khtml::RenderObject::NodeInfo&, int, int, QRect const&) () from /usr/lib/libkhtml.so.5
#4  0x00000031d355206b in khtml::RenderLayer::nodeAtPointForLayer(khtml::RenderLayer*, khtml::RenderObject::NodeInfo&, int, int, QRect const&) () from /usr/lib/libkhtml.so.5
#5  0x00000031d355206b in khtml::RenderLayer::nodeAtPointForLayer(khtml::RenderLayer*, khtml::RenderObject::NodeInfo&, int, int, QRect const&) () from /usr/lib/libkhtml.so.5
#6  0x00000031d3552390 in khtml::RenderLayer::nodeAtPoint(khtml::RenderObject::NodeInfo&, int, int) () from /usr/lib/libkhtml.so.5
#7  0x00000031d34a68ff in DOM::MouseEventImpl::computeLayerPos() () from /usr/lib/libkhtml.so.5
#8  0x00000031d34a7b31 in DOM::MouseEventImpl::MouseEventImpl(DOM::EventImpl::EventId, bool, bool, DOM::AbstractViewImpl*, long, long, long, long, long, long, long, bool, bool, bool, bool, unsigned short, DOM::NodeImpl*, QMouseEvent*, bool, DOM::MouseEventImpl::Orientation) () from /usr/lib/libkhtml.so.5
#9  0x00000031d33de00e in KHTMLView::dispatchMouseEvent(int, DOM::NodeImpl*, DOM::NodeImpl*, bool, int, QMouseEvent*, bool, int, int) () from /usr/lib/libkhtml.so.5
#10 0x00000031d33e424a in KHTMLView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libkhtml.so.5
#11 0x00000031c1c067d3 in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#12 0x00000031c1f904b6 in QFrame::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#13 0x00000031d33e5905 in KHTMLView::widgetEvent(QEvent*) () from /usr/lib/libkhtml.so.5
#14 0x00000031d33e5ca4 in KHTMLView::eventFilter(QObject*, QEvent*) () from /usr/lib/libkhtml.so.5
#15 0x00000031bf55a696 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#16 0x00000031c1bb5221 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#17 0x00000031c1bba780 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#18 0x00000031c601df16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#19 0x00000031bf55a51b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#20 0x00000031d3568a61 in khtml::RenderWidget::handleEvent(DOM::EventImpl const&) () from /usr/lib/libkhtml.so.5
#21 0x00000031d34df3f4 in DOM::HTMLFrameElementImpl::defaultEventHandler(DOM::EventImpl*) () from /usr/lib/libkhtml.so.5
#22 0x00000031d34829f2 in DOM::NodeImpl::dispatchGenericEvent(DOM::EventImpl*, int&) () from /usr/lib/libkhtml.so.5
#23 0x00000031d3482dde in DOM::NodeImpl::dispatchEvent(DOM::EventImpl*, int&, bool) () from /usr/lib/libkhtml.so.5
#24 0x00000031d33de261 in KHTMLView::dispatchMouseEvent(int, DOM::NodeImpl*, DOM::NodeImpl*, bool, int, QMouseEvent*, bool, int, int) () from /usr/lib/libkhtml.so.5
#25 0x00000031d33e424a in KHTMLView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libkhtml.so.5
#26 0x00000031c1c067d3 in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#27 0x00000031c1f904b6 in QFrame::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#28 0x00000031d33e5905 in KHTMLView::widgetEvent(QEvent*) () from /usr/lib/libkhtml.so.5
#29 0x00000031d33e5ca4 in KHTMLView::eventFilter(QObject*, QEvent*) () from /usr/lib/libkhtml.so.5
#30 0x00000031bf55a696 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#31 0x00000031c1bb5221 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#32 0x00000031c1bba780 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#33 0x00000031c601df16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#34 0x00000031bf55a51b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#35 0x00000031d3568a61 in khtml::RenderWidget::handleEvent(DOM::EventImpl const&) () from /usr/lib/libkhtml.so.5
#36 0x00000031d34df3f4 in DOM::HTMLFrameElementImpl::defaultEventHandler(DOM::EventImpl*) () from /usr/lib/libkhtml.so.5
#37 0x00000031d34829f2 in DOM::NodeImpl::dispatchGenericEvent(DOM::EventImpl*, int&) () from /usr/lib/libkhtml.so.5
#38 0x00000031d3482dde in DOM::NodeImpl::dispatchEvent(DOM::EventImpl*, int&, bool) () from /usr/lib/libkhtml.so.5
#39 0x00000031d33de261 in KHTMLView::dispatchMouseEvent(int, DOM::NodeImpl*, DOM::NodeImpl*, bool, int, QMouseEvent*, bool, int, int) () from /usr/lib/libkhtml.so.5
#40 0x00000031d33e424a in KHTMLView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libkhtml.so.5
#41 0x00000031c1c067d3 in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#42 0x00000031c1f904b6 in QFrame::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#43 0x00000031d33e5905 in KHTMLView::widgetEvent(QEvent*) () from /usr/lib/libkhtml.so.5
---Type <return> to continue, or q <return> to quit---
#44 0x00000031d33e5ca4 in KHTMLView::eventFilter(QObject*, QEvent*) () from /usr/lib/libkhtml.so.5
#45 0x00000031bf55a696 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#46 0x00000031c1bb5221 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#47 0x00000031c1bba780 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#48 0x00000031c601df16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#49 0x00000031bf55a51b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#50 0x00000031d3568a61 in khtml::RenderWidget::handleEvent(DOM::EventImpl const&) () from /usr/lib/libkhtml.so.5
#51 0x00000031d34df3f4 in DOM::HTMLFrameElementImpl::defaultEventHandler(DOM::EventImpl*) () from /usr/lib/libkhtml.so.5
#52 0x00000031d34829f2 in DOM::NodeImpl::dispatchGenericEvent(DOM::EventImpl*, int&) () from /usr/lib/libkhtml.so.5
#53 0x00000031d3482dde in DOM::NodeImpl::dispatchEvent(DOM::EventImpl*, int&, bool) () from /usr/lib/libkhtml.so.5
#54 0x00000031d33de261 in KHTMLView::dispatchMouseEvent(int, DOM::NodeImpl*, DOM::NodeImpl*, bool, int, QMouseEvent*, bool, int, int) () from /usr/lib/libkhtml.so.5
#55 0x00000031d33e424a in KHTMLView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libkhtml.so.5
#56 0x00000031c1c067d3 in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#57 0x00000031c1f904b6 in QFrame::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#58 0x00000031d33e5905 in KHTMLView::widgetEvent(QEvent*) () from /usr/lib/libkhtml.so.5
#59 0x00000031d33e5ca4 in KHTMLView::eventFilter(QObject*, QEvent*) () from /usr/lib/libkhtml.so.5
#60 0x00000031bf55a696 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#61 0x00000031c1bb5221 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#62 0x00000031c1bba780 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#63 0x00000031c601df16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#64 0x00000031bf55a51b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#65 0x00000031d3568a61 in khtml::RenderWidget::handleEvent(DOM::EventImpl const&) () from /usr/lib/libkhtml.so.5
#66 0x00000031d34df3f4 in DOM::HTMLFrameElementImpl::defaultEventHandler(DOM::EventImpl*) () from /usr/lib/libkhtml.so.5
#67 0x00000031d34829f2 in DOM::NodeImpl::dispatchGenericEvent(DOM::EventImpl*, int&) () from /usr/lib/libkhtml.so.5
#68 0x00000031d3482dde in DOM::NodeImpl::dispatchEvent(DOM::EventImpl*, int&, bool) () from /usr/lib/libkhtml.so.5
#69 0x00000031d33de261 in KHTMLView::dispatchMouseEvent(int, DOM::NodeImpl*, DOM::NodeImpl*, bool, int, QMouseEvent*, bool, int, int) () from /usr/lib/libkhtml.so.5
#70 0x00000031d33e424a in KHTMLView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libkhtml.so.5
#71 0x00000031c1c067d3 in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#72 0x00000031c1f904b6 in QFrame::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#73 0x00000031d33e5905 in KHTMLView::widgetEvent(QEvent*) () from /usr/lib/libkhtml.so.5
#74 0x00000031d33e5ca4 in KHTMLView::eventFilter(QObject*, QEvent*) () from /usr/lib/libkhtml.so.5
#75 0x00000031bf55a696 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#76 0x00000031c1bb5221 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#77 0x00000031c1bba780 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#78 0x00000031c601df16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#79 0x00000031bf55a51b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#80 0x00000031d3568a61 in khtml::RenderWidget::handleEvent(DOM::EventImpl const&) () from /usr/lib/libkhtml.so.5
#81 0x00000031d34df3f4 in DOM::HTMLFrameElementImpl::defaultEventHandler(DOM::EventImpl*) () from /usr/lib/libkhtml.so.5
#82 0x00000031d34829f2 in DOM::NodeImpl::dispatchGenericEvent(DOM::EventImpl*, int&) () from /usr/lib/libkhtml.so.5
#83 0x00000031d3482dde in DOM::NodeImpl::dispatchEvent(DOM::EventImpl*, int&, bool) () from /usr/lib/libkhtml.so.5
#84 0x00000031d33de261 in KHTMLView::dispatchMouseEvent(int, DOM::NodeImpl*, DOM::NodeImpl*, bool, int, QMouseEvent*, bool, int, int) () from /usr/lib/libkhtml.so.5
#85 0x00000031d33e424a in KHTMLView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libkhtml.so.5
#86 0x00000031c1c067d3 in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#87 0x00000031c1f904b6 in QFrame::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#88 0x00000031d33e5905 in KHTMLView::widgetEvent(QEvent*) () from /usr/lib/libkhtml.so.5
#89 0x00000031d33e5ca4 in KHTMLView::eventFilter(QObject*, QEvent*) () from /usr/lib/libkhtml.so.5
#90 0x00000031bf55a696 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#91 0x00000031c1bb5221 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#92 0x00000031c1bba780 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#93 0x00000031c601df16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#94 0x00000031bf55a51b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#95 0x00000031d3568a61 in khtml::RenderWidget::handleEvent(DOM::EventImpl const&) () from /usr/lib/libkhtml.so.5
#96 0x00000031d34df3f4 in DOM::HTMLFrameElementImpl::defaultEventHandler(DOM::EventImpl*) () from /usr/lib/libkhtml.so.5
#97 0x00000031d34829f2 in DOM::NodeImpl::dispatchGenericEvent(DOM::EventImpl*, int&) () from /usr/lib/libkhtml.so.5
#98 0x00000031d3482dde in DOM::NodeImpl::dispatchEvent(DOM::EventImpl*, int&, bool) () from /usr/lib/libkhtml.so.5
#99 0x00000031d33de261 in KHTMLView::dispatchMouseEvent(int, DOM::NodeImpl*, DOM::NodeImpl*, bool, int, QMouseEvent*, bool, int, int) () from /usr/lib/libkhtml.so.5
#100 0x00000031d33e424a in KHTMLView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libkhtml.so.5
#101 0x00000031c1c067d3 in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#102 0x00000031c1f904b6 in QFrame::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#103 0x00000031d33e5905 in KHTMLView::widgetEvent(QEvent*) () from /usr/lib/libkhtml.so.5
#104 0x00000031d33e5ca4 in KHTMLView::eventFilter(QObject*, QEvent*) () from /usr/lib/libkhtml.so.5
#105 0x00000031bf55a696 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#106 0x00000031c1bb5221 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
---Type <return> to continue, or q <return> to quit---
#107 0x00000031c1bba780 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#108 0x00000031c601df16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#109 0x00000031bf55a51b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#110 0x00000031d3568a61 in khtml::RenderWidget::handleEvent(DOM::EventImpl const&) () from /usr/lib/libkhtml.so.5
#111 0x00000031d34df3f4 in DOM::HTMLFrameElementImpl::defaultEventHandler(DOM::EventImpl*) () from /usr/lib/libkhtml.so.5
#112 0x00000031d34829f2 in DOM::NodeImpl::dispatchGenericEvent(DOM::EventImpl*, int&) () from /usr/lib/libkhtml.so.5
#113 0x00000031d3482dde in DOM::NodeImpl::dispatchEvent(DOM::EventImpl*, int&, bool) () from /usr/lib/libkhtml.so.5
#114 0x00000031d33de261 in KHTMLView::dispatchMouseEvent(int, DOM::NodeImpl*, DOM::NodeImpl*, bool, int, QMouseEvent*, bool, int, int) () from /usr/lib/libkhtml.so.5
#115 0x00000031d33e424a in KHTMLView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libkhtml.so.5
#116 0x00000031c1c067d3 in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#117 0x00000031c1f904b6 in QFrame::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#118 0x00000031d33e5905 in KHTMLView::widgetEvent(QEvent*) () from /usr/lib/libkhtml.so.5
#119 0x00000031d33e5ca4 in KHTMLView::eventFilter(QObject*, QEvent*) () from /usr/lib/libkhtml.so.5
#120 0x00000031bf55a696 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#121 0x00000031c1bb5221 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#122 0x00000031c1bba780 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#123 0x00000031c601df16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#124 0x00000031bf55a51b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#125 0x00000031d3568a61 in khtml::RenderWidget::handleEvent(DOM::EventImpl const&) () from /usr/lib/libkhtml.so.5
#126 0x00000031d34df3f4 in DOM::HTMLFrameElementImpl::defaultEventHandler(DOM::EventImpl*) () from /usr/lib/libkhtml.so.5
#127 0x00000031d34829f2 in DOM::NodeImpl::dispatchGenericEvent(DOM::EventImpl*, int&) () from /usr/lib/libkhtml.so.5
#128 0x00000031d3482dde in DOM::NodeImpl::dispatchEvent(DOM::EventImpl*, int&, bool) () from /usr/lib/libkhtml.so.5
#129 0x00000031d33de261 in KHTMLView::dispatchMouseEvent(int, DOM::NodeImpl*, DOM::NodeImpl*, bool, int, QMouseEvent*, bool, int, int) () from /usr/lib/libkhtml.so.5
#130 0x00000031d33e424a in KHTMLView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libkhtml.so.5
#131 0x00000031c1c067d3 in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#132 0x00000031c1f904b6 in QFrame::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#133 0x00000031d33e5905 in KHTMLView::widgetEvent(QEvent*) () from /usr/lib/libkhtml.so.5
#134 0x00000031d33e5ca4 in KHTMLView::eventFilter(QObject*, QEvent*) () from /usr/lib/libkhtml.so.5
#135 0x00000031bf55a696 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#136 0x00000031c1bb5221 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#137 0x00000031c1bba780 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#138 0x00000031c601df16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#139 0x00000031bf55a51b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#140 0x00000031d3568a61 in khtml::RenderWidget::handleEvent(DOM::EventImpl const&) () from /usr/lib/libkhtml.so.5
#141 0x00000031d34df3f4 in DOM::HTMLFrameElementImpl::defaultEventHandler(DOM::EventImpl*) () from /usr/lib/libkhtml.so.5
#142 0x00000031d34829f2 in DOM::NodeImpl::dispatchGenericEvent(DOM::EventImpl*, int&) () from /usr/lib/libkhtml.so.5
#143 0x00000031d3482dde in DOM::NodeImpl::dispatchEvent(DOM::EventImpl*, int&, bool) () from /usr/lib/libkhtml.so.5
#144 0x00000031d33de261 in KHTMLView::dispatchMouseEvent(int, DOM::NodeImpl*, DOM::NodeImpl*, bool, int, QMouseEvent*, bool, int, int) () from /usr/lib/libkhtml.so.5
#145 0x00000031d33e424a in KHTMLView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libkhtml.so.5
#146 0x00000031c1c067d3 in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#147 0x00000031c1f904b6 in QFrame::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#148 0x00000031d33e5905 in KHTMLView::widgetEvent(QEvent*) () from /usr/lib/libkhtml.so.5
#149 0x00000031d33e5ca4 in KHTMLView::eventFilter(QObject*, QEvent*) () from /usr/lib/libkhtml.so.5
#150 0x00000031bf55a696 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#151 0x00000031c1bb5221 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#152 0x00000031c1bba780 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#153 0x00000031c601df16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#154 0x00000031bf55a51b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#155 0x00000031d3568a61 in khtml::RenderWidget::handleEvent(DOM::EventImpl const&) () from /usr/lib/libkhtml.so.5
#156 0x00000031d34df3f4 in DOM::HTMLFrameElementImpl::defaultEventHandler(DOM::EventImpl*) () from /usr/lib/libkhtml.so.5
#157 0x00000031d34829f2 in DOM::NodeImpl::dispatchGenericEvent(DOM::EventImpl*, int&) () from /usr/lib/libkhtml.so.5
#158 0x00000031d3482dde in DOM::NodeImpl::dispatchEvent(DOM::EventImpl*, int&, bool) () from /usr/lib/libkhtml.so.5
#159 0x00000031d33de261 in KHTMLView::dispatchMouseEvent(int, DOM::NodeImpl*, DOM::NodeImpl*, bool, int, QMouseEvent*, bool, int, int) () from /usr/lib/libkhtml.so.5
#160 0x00000031d33e424a in KHTMLView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libkhtml.so.5
#161 0x00000031c1c067d3 in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#162 0x00000031c1f904b6 in QFrame::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#163 0x00000031d33e5905 in KHTMLView::widgetEvent(QEvent*) () from /usr/lib/libkhtml.so.5
#164 0x00000031d33e5ca4 in KHTMLView::eventFilter(QObject*, QEvent*) () from /usr/lib/libkhtml.so.5
#165 0x00000031bf55a696 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#166 0x00000031c1bb5221 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#167 0x00000031c1bba780 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#168 0x00000031c601df16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#169 0x00000031bf55a51b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
---Type <return> to continue, or q <return> to quit---
#170 0x00000031d3568a61 in khtml::RenderWidget::handleEvent(DOM::EventImpl const&) () from /usr/lib/libkhtml.so.5
#171 0x00000031d34df3f4 in DOM::HTMLFrameElementImpl::defaultEventHandler(DOM::EventImpl*) () from /usr/lib/libkhtml.so.5
#172 0x00000031d34829f2 in DOM::NodeImpl::dispatchGenericEvent(DOM::EventImpl*, int&) () from /usr/lib/libkhtml.so.5
#173 0x00000031d3482dde in DOM::NodeImpl::dispatchEvent(DOM::EventImpl*, int&, bool) () from /usr/lib/libkhtml.so.5
#174 0x00000031d33de261 in KHTMLView::dispatchMouseEvent(int, DOM::NodeImpl*, DOM::NodeImpl*, bool, int, QMouseEvent*, bool, int, int) () from /usr/lib/libkhtml.so.5
#175 0x00000031d33e424a in KHTMLView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libkhtml.so.5
#176 0x00000031c1c067d3 in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#177 0x00000031c1f904b6 in QFrame::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#178 0x00000031d33e5905 in KHTMLView::widgetEvent(QEvent*) () from /usr/lib/libkhtml.so.5
#179 0x00000031d33e5ca4 in KHTMLView::eventFilter(QObject*, QEvent*) () from /usr/lib/libkhtml.so.5
#180 0x00000031bf55a696 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#181 0x00000031c1bb5221 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#182 0x00000031c1bba780 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#183 0x00000031c601df16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#184 0x00000031bf55a51b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#185 0x00000031d3568a61 in khtml::RenderWidget::handleEvent(DOM::EventImpl const&) () from /usr/lib/libkhtml.so.5
#186 0x00000031d34df3f4 in DOM::HTMLFrameElementImpl::defaultEventHandler(DOM::EventImpl*) () from /usr/lib/libkhtml.so.5
#187 0x00000031d34829f2 in DOM::NodeImpl::dispatchGenericEvent(DOM::EventImpl*, int&) () from /usr/lib/libkhtml.so.5
#188 0x00000031d3482dde in DOM::NodeImpl::dispatchEvent(DOM::EventImpl*, int&, bool) () from /usr/lib/libkhtml.so.5
#189 0x00000031d33de261 in KHTMLView::dispatchMouseEvent(int, DOM::NodeImpl*, DOM::NodeImpl*, bool, int, QMouseEvent*, bool, int, int) () from /usr/lib/libkhtml.so.5
#190 0x00000031d33e424a in KHTMLView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libkhtml.so.5
#191 0x00000031c1c067d3 in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#192 0x00000031c1f904b6 in QFrame::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#193 0x00000031d33e5905 in KHTMLView::widgetEvent(QEvent*) () from /usr/lib/libkhtml.so.5
#194 0x00000031d33e5ca4 in KHTMLView::eventFilter(QObject*, QEvent*) () from /usr/lib/libkhtml.so.5
#195 0x00000031bf55a696 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#196 0x00000031c1bb5221 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#197 0x00000031c1bba780 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#198 0x00000031c601df16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#199 0x00000031bf55a51b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#200 0x00000031d3568a61 in khtml::RenderWidget::handleEvent(DOM::EventImpl const&) () from /usr/lib/libkhtml.so.5
#201 0x00000031d34df3f4 in DOM::HTMLFrameElementImpl::defaultEventHandler(DOM::EventImpl*) () from /usr/lib/libkhtml.so.5
#202 0x00000031d34829f2 in DOM::NodeImpl::dispatchGenericEvent(DOM::EventImpl*, int&) () from /usr/lib/libkhtml.so.5
#203 0x00000031d3482dde in DOM::NodeImpl::dispatchEvent(DOM::EventImpl*, int&, bool) () from /usr/lib/libkhtml.so.5
#204 0x00000031d33de261 in KHTMLView::dispatchMouseEvent(int, DOM::NodeImpl*, DOM::NodeImpl*, bool, int, QMouseEvent*, bool, int, int) () from /usr/lib/libkhtml.so.5
#205 0x00000031d33e424a in KHTMLView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libkhtml.so.5
#206 0x00000031c1c067d3 in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#207 0x00000031c1f904b6 in QFrame::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#208 0x00000031d33e5905 in KHTMLView::widgetEvent(QEvent*) () from /usr/lib/libkhtml.so.5
#209 0x00000031d33e5ca4 in KHTMLView::eventFilter(QObject*, QEvent*) () from /usr/lib/libkhtml.so.5
#210 0x00000031bf55a696 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#211 0x00000031c1bb5221 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#212 0x00000031c1bba780 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#213 0x00000031c601df16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#214 0x00000031bf55a51b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#215 0x00000031d3568a61 in khtml::RenderWidget::handleEvent(DOM::EventImpl const&) () from /usr/lib/libkhtml.so.5
#216 0x00000031d34df3f4 in DOM::HTMLFrameElementImpl::defaultEventHandler(DOM::EventImpl*) () from /usr/lib/libkhtml.so.5
#217 0x00000031d34829f2 in DOM::NodeImpl::dispatchGenericEvent(DOM::EventImpl*, int&) () from /usr/lib/libkhtml.so.5
#218 0x00000031d3482dde in DOM::NodeImpl::dispatchEvent(DOM::EventImpl*, int&, bool) () from /usr/lib/libkhtml.so.5
#219 0x00000031d33de261 in KHTMLView::dispatchMouseEvent(int, DOM::NodeImpl*, DOM::NodeImpl*, bool, int, QMouseEvent*, bool, int, int) () from /usr/lib/libkhtml.so.5
#220 0x00000031d33e424a in KHTMLView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libkhtml.so.5
#221 0x00000031c1c067d3 in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#222 0x00000031c1f904b6 in QFrame::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#223 0x00000031d33e5905 in KHTMLView::widgetEvent(QEvent*) () from /usr/lib/libkhtml.so.5
#224 0x00000031d33e5ca4 in KHTMLView::eventFilter(QObject*, QEvent*) () from /usr/lib/libkhtml.so.5
#225 0x00000031bf55a696 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#226 0x00000031c1bb5221 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#227 0x00000031c1bba780 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#228 0x00000031c601df16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#229 0x00000031bf55a51b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#230 0x00000031d3568a61 in khtml::RenderWidget::handleEvent(DOM::EventImpl const&) () from /usr/lib/libkhtml.so.5
#231 0x00000031d34df3f4 in DOM::HTMLFrameElementImpl::defaultEventHandler(DOM::EventImpl*) () from /usr/lib/libkhtml.so.5
#232 0x00000031d34829f2 in DOM::NodeImpl::dispatchGenericEvent(DOM::EventImpl*, int&) () from /usr/lib/libkhtml.so.5
---Type <return> to continue, or q <return> to quit---
...
[/output]

If you need more output, please tell me how to 
do it correctly. I'm a first-time-gdb-user.
Thank you in advance.
Comment 3 Tommi Tervo 2010-11-28 09:27:39 UTC
Created attachment 53818 [details]
vg memleak checks

Hmm, stack overflow.
Comment 4 Andrew Crouthamel 2018-10-29 22:44:15 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 5 boris64 2018-10-31 00:20:55 UTC
(In reply to Andrew Crouthamel from comment #4)
> 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!

Didn't use konqueror for years, so i can't be helpful here.
Additionally the site at acer.de triggering the crash doesn't exist anymore.
Comment 6 Andrew Crouthamel 2018-10-31 03:31:33 UTC
Thanks for the update!