Summary: | Konqueror Crashes at Google.com | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | ghborrmann |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | adawit, andrew.crouthamel, jashka80, kavol, kevin.clevenger, lubomir.carik, rdieter, rembrand, revjdc, ronaldsantos63, wmaurer.kde.bugs |
Priority: | NOR | Keywords: | drkonqi |
Version: | 4.12.5 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
ghborrmann
2014-06-17 02:27:25 UTC
Quite similar crash report: https://bugs.kde.org/show_bug.cgi?id=336338 Maybe f20 gcc 4.8.2 triggers some qt raster bug? *** Bug 336472 has been marked as a duplicate of this bug. *** Yep, could to be Fedora specific. Tommi, which similar bug did you mean? See also bug 335676, bug 334494, and bug 332189, all from Fedora systems. *** Bug 336497 has been marked as a duplicate of this bug. *** *** Bug 336555 has been marked as a duplicate of this bug. *** *** Bug 336641 has been marked as a duplicate of this bug. *** Created attachment 87580 [details]
New crash information added by DrKonqi
konqueror (4.12.5) on KDE Platform 4.12.5 using Qt 4.8.6
- What I was doing when the application crashed:
If I use Google as a start page, or go to google.com, Konqueror crashes; could this be Fedora specific, or related to Google's World Cup doodle scripts?
-- Backtrace (Reduced):
#7 0xb6013a1c in comp_func_Source_sse2(unsigned int*, unsigned int const*, int, unsigned int) () from /lib/libQtGui.so.4
#8 0xb62318c2 in void blend_untransformed_generic<(SpanMethod)0>(int, QT_FT_Span_ const*, void*) () from /lib/libQtGui.so.4
#9 0xb6243381 in qBlendTexture(int, QT_FT_Span_ const*, void*) () from /lib/libQtGui.so.4
#10 0xb62162aa in fillRect_normalized(QRect const&, QSpanData*, QRasterPaintEnginePrivate*) () from /lib/libQtGui.so.4
#11 0xb621cf3f in QRasterPaintEngine::drawImage(QRectF const&, QImage const&, QRectF const&, QFlags<Qt::ImageConversionFlag>) () from /lib/libQtGui.so.4
Based on the links in comment #4 this seems to be a distro specific issue. Has anyone here updated to a more recent Fedora release with the Qt graphics system set to "raster" to see if the problem still persists? (In reply to comment #9) > Based on the links in comment #4 this seems to be a distro specific issue. > Has anyone here updated to a more recent Fedora release with the Qt graphics > system set to "raster" to see if the problem still persists? My fault. I did not realize the report was on Fedora 20. *** Bug 345056 has been marked as a duplicate of this bug. *** *** Bug 353340 has been marked as a duplicate of this bug. *** Created attachment 100619 [details]
New crash information added by DrKonqi
konqueror (4.14.7) on KDE Platform 4.14.7 using Qt 4.8.6
- What I was doing when the application crashed:
The overflow occurred after clicking the ENTER key to load the site www.google.com.br
-- Backtrace (Reduced):
#6 0x00007f3e8e286f46 in __memcpy_avx_unaligned () at /lib64/libc.so.6
#7 0x00007f3e8f39c9b6 in void blend_untransformed_generic<(SpanMethod)0>(int, QT_FT_Span_ const*, void*) () at /lib64/libQtGui.so.4
#9 0x00007f3e8f38c7b4 in QRasterPaintEngine::drawImage(QRectF const&, QImage const&, QRectF const&, QFlags<Qt::ImageConversionFlag>) () at /lib64/libQtGui.so.4
#10 0x00007f3e8f39383b in QRasterPaintEngine::drawPixmap(QRectF const&, QPixmap const&, QRectF const&) () at /lib64/libQtGui.so.4
#11 0x00007f3e8f31a2b8 in QPainter::drawPixmap(QRectF const&, QPixmap const&, QRectF const&) () at /lib64/libQtGui.so.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! Just tested Konqueror version 5.0.97 on Fedora 29. No crash occurred; therefore this particular bug seems to have been fixed. I have not used konqueror since the original bug was reported, so I don't know when the behavior changed. Thanks for the update! I may have replied too soon. While going to google.com no longer crashes consistently, konqueror is now essentially unusable. Open konqueror windows are unstable. Some operations can sometimes be performed successfully. At other times, moving a window, resizing, entering data into the address bar (like google.com), or simply waiting, results in the window(s) disappearing with no error message apparent. The journal shows numerous QXcbConnection: XCB errors. Certainly, this seems to be a different bug, so I agree that the original issue should be considered resolved. Since I consider konqueror unusable, I will probably not file a bug report on the new issue. |