[Webkit-unassigned] [Bug 15757] spontaneous crash information

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 31 09:58:33 PDT 2007


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


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #10 from ddkilzer at webkit.org  2007-10-31 09:58 PDT -------
Confirmed with a local debug build of WebKit r27257 with Safari 3 Public Beta
v. 3.0.3 (522.12.1) on Mac OS X 10.4.10 (8R218).

* STEPS TO REPRODUCE
1. Launch Safari/WebKit.
2. Go to URL:  http://digg.com/
3. Log in to digg.
4. Search for "Leopard".
5. On the story about replacing Leopard's Windows BSOD icon, click "Comments".
6. Use the mighty mouse scroll wheel to scroll the page, or just sit on the
page for 15-20 seconds.  (I was scrolled to the captcha dialog to add a comment
at the bottom of the page when it crashed.)

Console output:

ASSERTION FAILED: !HashTranslator::equal(KeyTraits::emptyValue(), key)
(./wtf/HashTable.h:407 Value* WTF::HashTable<Key, Value, Extractor,
HashFunctions, Traits, KeyTraits>::lookup(const T&) [with T = unsigned int,
HashTranslator = WTF::IdentityHashTranslator<unsigned int, std::pair<unsigned
int, int>, WTF::IntHash<unsigned int> >, Key = unsigned int, Value =
std::pair<unsigned int, int>, Extractor =
WTF::PairFirstExtractor<std::pair<unsigned int, int> >, HashFunctions =
WTF::IntHash<unsigned int>, Traits =
WTF::PairHashTraits<WTF::HashTraits<unsigned int>, WTF::HashTraits<int32_t> >,
KeyTraits = WTF::HashTraits<unsigned int>])
Segmentation fault


-- 
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