Summary: | Konqueror crash while loading this specific page: http://www.qim.com/artistes/biographie.asp?artistid=344 | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Martin Heroux <martinheroux> |
Component: | khtml | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Martin Heroux
2004-11-22 05:37:48 UTC
Cannot reproduce (CVS HEAD). Do you get a valid backtrace? Cannot reproduce either (KDE 3.3.1, Debian/unstable) On Mon, 2004-11-22 at 03:54, Tommi Tervo wrote:
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> http://bugs.kde.org/show_bug.cgi?id=93702
> teve vodka tky hut fi changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> Component|general |khtml
>
>
>
> ------- Additional Comments From teve vodka tky hut fi 2004-11-22 09:54 -------
> Cannot reproduce (CVS HEAD). Do you get a valid backtrace?
That strange anyone can reproduce it, maybe it's a plugin issue ...
Here's the traceback
Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1095513312 (LWP 3145)]
[KCrash handler]
#7 0x41c7f789 in khtml::RenderBox::paintBackgroundExtended ()
from /opt/kde3/lib/libkhtml.so.4
#8 0x41c51925 in khtml::RenderBox::paintBackground ()
from /opt/kde3/lib/libkhtml.so.4
#9 0x41c7dcec in khtml::RenderBox::paintRootBoxDecorations ()
from /opt/kde3/lib/libkhtml.so.4
#10 0x41c7ff80 in khtml::RenderBox::paintBoxDecorations ()
from /opt/kde3/lib/libkhtml.so.4
#11 0x41c9304f in khtml::RenderBlock::paintObject ()
from /opt/kde3/lib/libkhtml.so.4
#12 0x41c939fa in khtml::RenderBlock::paint () from
/opt/kde3/lib/libkhtml.so.4
#13 0x41c8e4fc in khtml::RenderLayer::paintLayer ()
from /opt/kde3/lib/libkhtml.so.4
#14 0x41c8e3c4 in khtml::RenderLayer::paintLayer ()
from /opt/kde3/lib/libkhtml.so.4
#15 0x41c8e717 in khtml::RenderLayer::paint () from
/opt/kde3/lib/libkhtml.so.4
#16 0x41be9404 in KHTMLView::drawContents () from
/opt/kde3/lib/libkhtml.so.4
#17 0x40cfac53 in QScrollView::drawContentsOffset ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40cfb59e in QScrollView::viewportPaintEvent ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x40cfbe8a in QScrollView::eventFilter ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x41be3b49 in KHTMLView::eventFilter () from
/opt/kde3/lib/libkhtml.so.4
#21 0x40be29de in QObject::activate_filters ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x40be2ac0 in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x40c176af in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x40b8040f in QApplication::internalNotify ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x40b81fb9 in QApplication::notify () from
/usr/lib/qt3/lib/libqt-mt.so.3
#26 0x4081b07e in KApplication::notify () from
/opt/kde3/lib/libkdecore.so.4
#27 0x40b4d2c8 in QWidget::repaint () from
/usr/lib/qt3/lib/libqt-mt.so.3
#28 0x40cfad2f in QScrollView::repaintContents ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x40cfae61 in QScrollView::repaintContents ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x41be882f in KHTMLView::timerEvent () from
/opt/kde3/lib/libkhtml.so.4
#31 0x40be2b21 in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x40c176af in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x40b8040f in QApplication::internalNotify ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0x40b81fb9 in QApplication::notify () from
/usr/lib/qt3/lib/libqt-mt.so.3
#35 0x4081b07e in KApplication::notify () from
/opt/kde3/lib/libkdecore.so.4
#36 0x40b74ccc in QEventLoop::activateTimers ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0x40b2ebe3 in QEventLoop::processEvents ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#38 0x40b98071 in QEventLoop::enterLoop () from
/usr/lib/qt3/lib/libqt-mt.so.3
#39 0x40b97eb6 in QEventLoop::exec () from
/usr/lib/qt3/lib/libqt-mt.so.3
#40 0x40b81e8f in QApplication::exec () from
/usr/lib/qt3/lib/libqt-mt.so.3
#41 0x4173932c in kdemain () from /opt/kde3/lib/libkdeinit_konqueror.so
#42 0x0804e766 in launch ()
#43 0x0804ee7c in handle_launcher_request ()
#44 0x0804f439 in handle_requests ()
#45 0x0804fc1a in main ()
Have fun :-)
Martin
|