Summary: | Konqueror crash when trying to view some web pages [deref, QString, KJavaAppletViewerFactory::create, ..., KHTMLPart::createPart] | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Marek Paśnikowski <mail> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, apfelmausmail, cyrille.dunant, j.mairboeck, krange, m.wege, maksim, sir_kalot |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Marek Paśnikowski
2010-12-01 00:57:15 UTC
Created attachment 54194 [details] New crash information added by DrKonqi konqueror (4.5.80 (4.6 Beta1)) on KDE Platform 4.5.80 (4.6 Beta1) using Qt 4.7.1 - What I was doing when the application crashed: This crash also happens on http://www.loos.at/ after the language selection (German). -- Backtrace (Reduced): #7 deref (this=0xae2e884, other=@0xbfae372c) at ../../src/corelib/arch/qatomic_i386.h:132 #8 QString::operator= (this=0xae2e884, other=@0xbfae372c) at tools/qstring.cpp:1358 #9 0xac3b50e6 in std::transform<QList<QVariant>::const_iterator, QList<QString>::iterator, QString (*)(QVariant const&)> (__first=..., __last=..., __result=..., __unary_op= 0xac3aa050 <variant2StringHelper(QVariant const&)>) at /usr/include/c++/4.5/bits/stl_algo.h:4688 #10 0xac3b0b25 in KJavaAppletViewerFactory::create (this=0xa66bbf8, wparent=0x50, parent=0x50, args=...) at /usr/src/debug/kdelibs-4.5.80/khtml/java/kjavaappletviewer.cpp:73 #11 0xaf42a893 in create<KParts::ReadOnlyPart> (this=0xa657578, parentWidget=0xcc38d48, parent=0xa657578, mimetype=..., serviceName=..., serviceTypes=..., params=...) at /usr/src/debug/kdelibs-4.5.80/kdecore/util/kpluginfactory.h:527 [Comment from a bug triager] From bug 258832: - What I was doing when the application crashed: I type fritz.nas in Dolphin, which then called Konqueror to open it -> crash. -> calling the same site via Konqueror directly -> no crash *** Bug 258832 has been marked as a duplicate of this bug. *** *** Bug 258847 has been marked as a duplicate of this bug. *** [Comment from a bug triager] From bug 258322: - What I was doing when the application crashed: I clicked on the video found in the caesium article of wikipedia, and this crashed the browser. *** Bug 258322 has been marked as a duplicate of this bug. *** It seems that this occurs on any page containing a Java applet. It just happened again to me on a different site. Created attachment 55755 [details]
New crash information added by DrKonqi
konqueror (4.5.85 (4.6 Beta2)) on KDE Platform 4.5.85 (4.6 Beta2) using Qt 4.7.1
- What I was doing when the application crashed:
VIewing a site with a java applet. It seems java and konqueror don't mix....
-- Backtrace (Reduced):
#6 0x00007f9c423e8550 in QString::operator=(QString const&) () from /usr/lib64/libQtCore.so.4
#7 0x00007f9c24b06dac in std::transform<QList<QVariant>::const_iterator, QList<QString>::iterator, QString (*)(QVariant const&)> (__first=..., __last=..., __result=..., __unary_op=0x7f9c24afcbf0 <variant2StringHelper(QVariant const&)>) at /usr/include/c++/4.5/bits/stl_algo.h:4688
#8 0x00007f9c24b02dc2 in KJavaAppletViewerFactory::create (this=<value optimized out>, wparent=0xcf24c0, parent=0xcf3210, args=...) at /usr/src/debug/kdelibs-4.5.85/khtml/java/kjavaappletviewer.cpp:73
#9 0x00007f9c2b5c691f in create<KParts::ReadOnlyPart> (this=<value optimized out>, parentWidget=0xcf24c0, parent=0xcf3210, mimetype=<value optimized out>, serviceName=..., serviceTypes=..., params=...) at /usr/src/debug/kdelibs-4.5.85/kdecore/util/kpluginfactory.h:527
#10 KHTMLPart::createPart (this=<value optimized out>, parentWidget=0xcf24c0, parent=0xcf3210, mimetype=<value optimized out>, serviceName=..., serviceTypes=..., params=...) at /usr/src/debug/kdelibs-4.5.85/khtml/khtml_part.cpp:4623
Ouch. Likely due to r1192892. Created attachment 56043 [details] New crash information added by DrKonqi konqueror (4.5.95 (4.6 RC2)) on KDE Platform 4.5.95 (4.6 RC2) using Qt 4.7.0 - What I was doing when the application crashed: I was opening the following site http://keepvid.com/?url=http%3A%2F%2Fvimeo.com%2F18198106 -- Backtrace (Reduced): #6 deref (this=0x27874a8, other=...) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:133 #7 QString::operator= (this=0x27874a8, other=...) at tools/qstring.cpp:1324 #8 0x00007fed88c12e33 in transform<QList<QVariant>::const_iterator, QList<QString>::iterator, QString (*)(QVariant const&)> (this=<value optimized out>, wparent=<value optimized out>, parent=0x2891700, args=<value optimized out>) at /usr/include/c++/4.4/bits/stl_algo.h:4703 #9 KJavaAppletViewerFactory::create (this=<value optimized out>, wparent=<value optimized out>, parent=0x2891700, args=<value optimized out>) at ../../../khtml/java/kjavaappletviewer.cpp:73 #10 0x00007fed91b1b127 in create<KParts::ReadOnlyPart> (this=<value optimized out>, parentWidget=<value optimized out>, parent=<value optimized out>, mimetype=<value optimized out>, serviceName=<value optimized out>, serviceTypes=<value optimized out>, params=...) at ../../kdecore/util/kpluginfactory.h:527 *** Bug 263264 has been marked as a duplicate of this bug. *** SVN commit 1215531 by orlovich: Unbreak KJavaAppletViewer. QStringList::begin is not an output iterator. CCMAIL: ervin@kde.org BUG: 258452 M +2 -6 kjavaappletviewer.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1215531 SVN commit 1215532 by orlovich: Merged revision:r1215531 | orlovich | 2011-01-18 18:48:59 -0500 (Tue, 18 Jan 2011) | 5 lines Unbreak KJavaAppletViewer. QStringList::begin is not an output iterator. CCMAIL: ervin@kde.org BUG: 258452 M +2 -6 kjavaappletviewer.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1215532 |