[Webkit-unassigned] [Bug 16109] ASSERTION FAILURE in HashTable when viewing Address Book on plaxo.com with Drosera connected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 23 20:33:48 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16109





------- Comment #1 from ddkilzer at webkit.org  2007-11-23 20:33 PDT -------
Created an attachment (id=17478)
 --> (http://bugs.webkit.org/attachment.cgi?id=17478&action=view)
Stack trace

Thread 0 Crashed:
0   com.apple.JavaScriptCore    0x00635b5c std::pair<unsigned, int>*
WTF::HashTable<unsigned, std::pair<unsigned, int>,
WTF::PairFirstExtractor<std::pair<unsigned, int> >, WTF::IntHash<unsigned>,
WTF::PairHashTraits<WTF::HashTraits<unsigned>, WTF::HashTraits<int> >,
WTF::HashTraits<unsigned> >::lookup<unsigned,
WTF::IdentityHashTranslator<unsigned, std::pair<unsigned, int>,
WTF::IntHash<unsigned> > >(unsigned const&) + 184 (HashTable.h:433)
1   com.apple.JavaScriptCore    0x00636128 WTF::HashTableIterator<unsigned,
std::pair<unsigned, int>, WTF::PairFirstExtractor<std::pair<unsigned, int> >,
WTF::IntHash<unsigned>, WTF::PairHashTraits<WTF::HashTraits<unsigned>,
WTF::HashTraits<int> >, WTF::HashTraits<unsigned> > WTF::HashTable<unsigned,
std::pair<unsigned, int>, WTF::PairFirstExtractor<std::pair<unsigned, int> >,
WTF::IntHash<unsigned>, WTF::PairHashTraits<WTF::HashTraits<unsigned>,
WTF::HashTraits<int> >, WTF::HashTraits<unsigned> >::find<unsigned,
WTF::IdentityHashTranslator<unsigned, std::pair<unsigned, int>,
WTF::IntHash<unsigned> > >(unsigned const&) + 80 (HashTable.h:736)
2   com.apple.JavaScriptCore    0x006361b0 WTF::HashTable<unsigned,
std::pair<unsigned, int>, WTF::PairFirstExtractor<std::pair<unsigned, int> >,
WTF::IntHash<unsigned>, WTF::PairHashTraits<WTF::HashTraits<unsigned>,
WTF::HashTraits<int> >, WTF::HashTraits<unsigned> >::find(unsigned const&) + 52
(HashTable.h:314)
3   com.apple.JavaScriptCore    0x00636200 WTF::HashMap<unsigned,
KJS::JSValue*, WTF::IntHash<unsigned>, WTF::HashTraits<unsigned>,
WTF::HashTraits<KJS::JSValue*> >::find(unsigned const&) + 56 (HashMap.h:251)
4   com.apple.JavaScriptCore    0x00663244
KJS::ArrayInstance::inlineGetOwnPropertySlot(KJS::ExecState*, unsigned,
KJS::PropertySlot&) + 328 (array_instance.cpp:155)
5   com.apple.JavaScriptCore    0x005976e8
KJS::ArrayInstance::getOwnPropertySlot(KJS::ExecState*, unsigned,
KJS::PropertySlot&) + 56 (array_instance.cpp:181)
6   com.apple.JavaScriptCore    0x00570314
KJS::JSObject::getPropertySlot(KJS::ExecState*, unsigned, KJS::PropertySlot&) +
88 (object.cpp:182)
7   com.apple.JavaScriptCore    0x00596c5c KJS::JSObject::get(KJS::ExecState*,
unsigned) const + 52 (object.cpp:171)
8   com.apple.JavaScriptCore    0x005bf910
KJS::ArrayProtoFuncToString::callAsFunction(KJS::ExecState*, KJS::JSObject*,
KJS::List const&) + 712 (array_object.cpp:112)
9   com.apple.JavaScriptCore    0x0059a484 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 304 (object.cpp:95)
10  com.apple.WebCore           0x015cf49c -[WebScriptObject
callWebScriptMethod:withArguments:] + 776 (WebScriptObject.mm:313)


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



More information about the webkit-unassigned mailing list