Summary: | konqueror unexcpetly crash on Drupal Website | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Vincent-Xavier JUMEL <endymion+kde> |
Component: | kdewebkit | Assignee: | webkit-devel |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andreas.hencke, andresbajotierra, ansla80, bruno, herrfleisch, robert.downing, stephane_parra |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7.3 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Vincent-Xavier JUMEL
2011-04-06 11:57:15 UTC
*** Bug 275317 has been marked as a duplicate of this bug. *** Created attachment 60955 [details]
New crash information added by DrKonqi
konqueror (4.6.4 (4.6.4)) on KDE Platform 4.6.4 (4.6.4) using Qt 4.7.3
I logged in to Yahoo mail and when I clicked "remember my password" it crashed.
-- Backtrace (Reduced):
#6 QUrl::QUrl (this=0x7fffe4142330, other=...) at io/qurl.cpp:4174
#7 0x00007f19e06cc079 in KWebWallet::KWebWalletPrivate::saveDataToCache (this=0x1086a80, key=...) at /var/tmp/portage/kde-base/kdelibs-4.6.4/work/kdelibs-4.6.4/kdewebkit/kwebwallet.cpp:209
#8 0x00007f19e06ccf5b in KWebWallet::saveFormDataToCache (this=0x10869c0, key=<value optimized out>) at /var/tmp/portage/kde-base/kdelibs-4.6.4/work/kdelibs-4.6.4/kdewebkit/kwebwallet.cpp:549
#9 0x00007f19e06cd4f9 in KWebWallet::qt_metacall (this=0x10869c0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffe41424a0) at /var/tmp/portage/kde-base/kdelibs-4.6.4/work/kdelibs-4.6.4_build/kdewebkit/kwebwallet.moc:92
[...]
#11 0x00007f19d5c00365 in KDEPrivate::PasswordBar::saveFormDataAccepted (this=<value optimized out>, _t1=<value optimized out>) at /var/tmp/portage/kde-misc/kwebkitpart-0.9.6/work/kwebkitpart-0.9.6_build/src/passwordbar.moc:108
*** Bug 281150 has been marked as a duplicate of this bug. *** [Comment from a bug report cleaner] There is a rekonq report with a similar crash which is probably related to this: bug 278926. Regards *** Bug 278926 has been marked as a duplicate of this bug. *** Git commit 86255d1e1fe388282fd776927ec7ff074d5d9c6d by Dawit Alemayehu. Committed on 04/10/2011 at 18:36. Pushed by adawit into branch 'KDE/4.7'. Do not attempt to save passwords into the wallet when the key supplied does not exist. BUG: 270209 FIXED-IN: 4.7.3 M +5 -0 kdewebkit/kwebwallet.cpp http://commits.kde.org/kdelibs/86255d1e1fe388282fd776927ec7ff074d5d9c6d *** Bug 284573 has been marked as a duplicate of this bug. *** *** Bug 286287 has been marked as a duplicate of this bug. *** |