Bug 18761 - WebKit Nightly Crashes at http://tw.msn.com
Summary: WebKit Nightly Crashes at http://tw.msn.com
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://tw.msn.com
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-26 16:00 PDT by redmojave
Modified: 2008-05-03 14:03 PDT (History)
1 user (show)

See Also:


Attachments
user.dmp (38.64 KB, application/octet-stream)
2008-04-26 16:01 PDT, redmojave
no flags Details
Dr. Watson Log (120.48 KB, text/plain)
2008-04-26 16:02 PDT, redmojave
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description redmojave 2008-04-26 16:00:14 PDT
Safari 3.1.1 w/WebKit Nightly crashes randomly at http://tw.msn.com.  Shipped 3.1.1 works fine.
Comment 1 redmojave 2008-04-26 16:01:24 PDT
Created attachment 20840 [details]
user.dmp
Comment 2 redmojave 2008-04-26 16:02:05 PDT
Created attachment 20841 [details]
Dr. Watson Log
Comment 3 Matt Lilek 2008-04-26 22:15:49 PDT
I couldn't get this to crash for me, and this is all that's in the dump file:

>	WebKit.dll!WTF::HashTable<int,std::pair<int,WebCore::IntSize>,WTF::PairFirstExtractor<std::pair<int,WebCore::IntSize> >,WTF::IntHash<int>,WTF::PairHashTraits<WTF::HashTraits<int>,WTF::HashTraits<WebCore::IntSize> >,WTF::HashTraits<int> >::~HashTable<int,std::pair<int,WebCore::IntSize>,WTF::PairFirstExtractor<std::pair<int,WebCore::IntSize> >,WTF::IntHash<int>,WTF::PairHashTraits<WTF::HashTraits<int>,WTF::HashTraits<WebCore::IntSize> >,WTF::HashTraits<int> >()  Line 287 + 0x4 bytes	C++
 	WebKit.dll!WTF::HashMap<unsigned int,KJS::JSValue *,WTF::IntHash<unsigned int>,WTF::HashTraits<unsigned int>,WTF::HashTraits<KJS::JSValue *> >::`scalar deleting destructor'()  + 0xc bytes	C++
 	WebKit.dll!KJS::Collector::sweep<0>(bool currentThreadIsMainThread=true)  + 0x2ad649 bytes	C++
Comment 4 redmojave 2008-04-27 16:50:09 PDT
You have to visit 2 or 3 links first.  The Nightly 5 or 6 versions ago did not have this problem.
Comment 5 redmojave 2008-05-03 14:03:26 PDT
The latest Nightly, r32574, still crashes randomly.  I went back to the previous versions, and it looks like r32005 is the last version that doesn't crash.  Maybe this will help?