[webkit-dev] Since 16342, crashes upon opening

Matt Gough devlists at softchaos.com
Sat Sep 16 05:40:29 PDT 2006


> I am not sure if I should post this here, but every version since  
> 16342 crashes upon opening on my account. This doesn't happen on my  
> daughter's non admin account. I have disabled all pre panes and  
> application enhancers to no avail. Here is the crash log. Can  
> someone point me in the right direction to look? Thanks
>
> Thread 0 Crashed:
> 0   libsqlite3.0.dylib       	0x944967a8 sqlite3_column_decltype16  
> + 88
> 1   libsqlite3.0.dylib       	0x94496860 sqlite3_column_decltype16  
> + 272
> 2   com.apple.WebCore        	0x0134c290  
> WebCore::SQLStatement::bindText16(int, WebCore::String const&,  
> bool) + 144
> 3   com.apple.WebCore        	0x01342074  
> WebCore::IconDatabase::hasIconForIconURLQuery 
> (WebCore::SQLDatabase&, WebCore::String const&) + 212
> 4   com.apple.WebCore        	0x0134210c  
> WebCore::IconDatabase::hasEntryForIconURL(WebCore::String const&) + 76
> 5   co

It looks to me as though your cached favicon database has become  
corrupted. You should be able to fix it by trashing the ~/Library/ 
Safari/Icons folder.

Obviously if this is the cause, then there is a flaw in the code  
somewhere which causes it to die instead of fail gracefully.

Matt Gough



More information about the webkit-dev mailing list