[webkit-help] debug windows build - crash in WebKitCreateInstance

Frank Huberty ppxnouse at gmail.com
Mon Oct 15 13:22:08 PDT 2012


Here it happens when a WebMutableURLRequest object is requested and created for the first time in the class factory. 

Frank


On Oct 15, 2012, at 6:30 PM, Brian Holt <brian.holt at samsung.com> wrote:

> I'm getting something very similar on my Linux gtk debug build.  Its failing
> an ASSERTION in HastTable::add when inserting WTF::String of the plugin
> names into the plugin database.  Haven't managed to figure out what the
> problem is yet though.
> 
> Brian
> 
> -----Original Message-----
> From: webkit-help-bounces at lists.webkit.org
> [mailto:webkit-help-bounces at lists.webkit.org] On Behalf Of Frank Huberty
> Sent: 15 October 2012 17:23
> To: webkit-help at lists.webkit.org
> Subject: [webkit-help] debug windows build - crash in WebKitCreateInstance
> 
> Hallo, 
> 
> when launching Safari with a debug build (I build from code cloned 13.10) it
> immediately crashes in the first line of WebKitCreateInstance somewhere in
> Hashtable in WTF.
> 
> Any hint what might cause this? 
> 
> Thank you
> 
> ASSERT(!isDeletedBucket(*(lookupForWriting(Extractor::extract(entry)).first)
> ));
> 
> WebKit.dll!WTF::HashTable<_GUID,WTF::KeyValuePair<_GUID,COMPtr<IClassFactory
>> 
>> ,WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<_GUID,COMPtr<IClassFactory
>>> 
>> ,CLSIDHash,WTF::HashMapValueTraits<CLSIDHashTraits,WTF::HashTraits<COMPtr<I
> ClassFactory> >
>> ,CLSIDHashTraits>::reinsert(WTF::KeyValuePair<_GUID,COMPtr<IClassFactory> >
> & entry={...})  Line 953 + 0x51 bytes	C++
> 
> 
> _______________________________________________
> webkit-help mailing list
> webkit-help at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-help
> 



More information about the webkit-help mailing list