[Webkit-unassigned] [Bug 44048] Crash when loading EMBED tag without SRC attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 13 02:10:54 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=44048


Matěj Laitl <matej at laitl.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matej at laitl.cz




--- Comment #3 from Matěj Laitl <matej at laitl.cz>  2010-11-13 02:10:55 PST ---
I can reproduce this with QtWebKit 4.7.1. Not on attached example, but for example hitting "send" button in GMail interface always triggers a crash.

There are many users facing this, at least these rekonq bugs relate to the same crash in QtWebKit:
https://bugs.kde.org/show_bug.cgi?id=251171
https://bugs.kde.org/show_bug.cgi?id=253285
https://bugs.kde.org/show_bug.cgi?id=256062
https://bugs.kde.org/show_bug.cgi?id=249354
https://bugs.kde.org/show_bug.cgi?id=249958

-- Backtrace (Reduced):
#7  WebCore::StringImpl::existingHash (family=...) at
platform/text/StringImpl.h:173
#8  WebCore::AtomicStringHash::hash (family=...) at
platform/text/AtomicStringHash.h:40
#9  WTF::IdentityHashTranslator<WebCore::AtomicString, WebCore::AtomicString,
WebCore::AtomicStringHash>::hash (family=...) at
../JavaScriptCore/wtf/HashTable.h:279
#10 lookup<WebCore::AtomicString,
WTF::IdentityHashTranslator<WebCore::AtomicString, WebCore::AtomicString,
WebCore::AtomicStringHash> > (family=...) at
../JavaScriptCore/wtf/HashTable.h:483
#11 contains<WebCore::AtomicString,
WTF::IdentityHashTranslator<WebCore::AtomicString, WebCore::AtomicString,
WebCore::AtomicStringHash> > (family=...) at
../JavaScriptCore/wtf/HashTable.h:803

Using Gentoo Linux x86_32 userland on x86_64 kernel, Qt 4.7.1, KDE 4.5.3, rekoq 0.5.0.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list