Summary: | Crashes When Logging into Webmail | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Russ Fineman <upscope> |
Component: | kdewebkit | Assignee: | webkit-devel |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | adawit, upscope, vmrc101 |
Priority: | NOR | ||
Version: | 4.10.3 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
screenshot
New crash information added by DrKonqi |
Description
Russ Fineman
2013-05-26 16:30:55 UTC
There is no way for us to test this since it requires a login. Also the backtrace from the crash seems to implicate QtWebKit as the source of this crash. However, out of curiosity can you tell us what version of qtwebkit package is installed on your system ? Do you have the latest 2.3 version ? (In reply to comment #1) > There is no way for us to test this since it requires a login. Also the > backtrace from the crash seems to implicate QtWebKit as the source of this > crash. However, out of curiosity can you tell us what version of qtwebkit > package is installed on your system ? Do you have the latest 2.3 version ? from openSUSE repo: [CODE] ----------------- rpl7:~> rpm -qi libQtWebKit4 Name : libQtWebKit4 Version : 4.8.4+2.3.1 Release : 62.1 Architecture: x86_64 Install Date: Fri 03 May 2013 02:12:12 PM PDT Group : Development/Libraries/C and C++ Size : 34467263 License : LGPL-2.1+ and BSD-3-Clause Signature : DSA/SHA1, Thu 02 May 2013 12:29:25 PM PDT, Key ID 27c070176f88bb2f Source RPM : libQtWebKit4-4.8.4+2.3.1-62.1.src.rpm Build Date : Thu 02 May 2013 04:14:14 AM PDT Build Host : build34 Relocations : (not relocatable) Vendor : obs://build.opensuse.org/KDE URL : http://trac.webkit.org/wiki/QtWebKit Summary : Open source Web Browser engine based on Qt4 Description : WebKit is an open source web browser engine. WebKit's HTML and JavaScript code began as a branch of the KHTML and KJS libraries from KDE. As part of KDE framework KHTML was based on Qt but during their porting efforts Apple's engineers made WebKit toolkit independent. QtWebKit is a project aiming at porting this fabulous engine back to Qt. Distribution: KDE:Qt / openSUSE_12.3 [/CODE] ---------------- Not sure what latest version 2.3 is. There is also a debug program installed and it does not actually require loggin, it crashs before I get to the loggin screen at my ISP's website. I assume that the numbering of the package maybe openSUSE's. It came from the install dvd originally, may have been updated recently, no sure. My openSUSE 12.2 install works fine with KDE 4.10.3. Not sure of release of KDE, but I know Konqueror is Release 359 there also. Is it possible this is openSUSE problem? I can Copy this there if necessary. Thanks for your quick response. (In reply to comment #3) > Is it possible this is openSUSE problem? I can Copy this there if necessary. > Thanks for your quick response. Well it seems to be, because I most definitely cannot reproduce the crash by just clicking on the link to visit the page. Instead, I get the login page from your ISP. See attached screenshots. Created attachment 80146 [details]
screenshot
Don't think its openSUSE or you. Its working today. I called the ISP last week and they said no problems, but they actually contract with someone to provide service. My bet is there supplier fixed something. The old phone company game, it's not us! Thanks for your help. I say we close this? Russ See comment #6. Created attachment 80573 [details]
New crash information added by DrKonqi
konqueror (4.10.4) on KDE Platform 4.10.4 using Qt 4.8.4
- What I was doing when the application crashed:
I clicked the mouse to see an email, and Konqueror crashed.
-- Backtrace (Reduced):
#7 0x0000003dcdc518f4 in WebCore::FrameNetworkingContextQt::networkAccessManager() const () from /lib64/libQtWebKit.so.4
#8 0x0000003dce5aa67a in WebCore::thirdPartyCookiePolicyPermits(WebCore::NetworkingContext*, QUrl const&, QUrl const&) () from /lib64/libQtWebKit.so.4
#9 0x0000003dce59a7a3 in WebCore::ResourceRequest::toNetworkRequest(WebCore::NetworkingContext*) const () from /lib64/libQtWebKit.so.4
#10 0x0000003dce5a0b6d in WebCore::QNetworkReplyHandler::redirect(WebCore::ResourceResponse&, QUrl const&) () from /lib64/libQtWebKit.so.4
#11 0x0000003dce5a18ba in WebCore::QNetworkReplyHandler::sendResponseIfNeeded() () from /lib64/libQtWebKit.so.4
|