[Webkit-unassigned] [Bug 90270] [BlackBerry] crash in CookieDatabaseBackingStore.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 4 13:18:11 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=90270
Lyon Chen <liachen at rim.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |liachen at rim.com
--- Comment #7 from Lyon Chen <liachen at rim.com> 2012-07-04 13:18:11 PST ---
I think following message is the real issue, somehow the database file is locked and we are unable to create a table. We need to fix this.
Jul 04 19:25:28 3 10023 1 Thread 8 (warning!): ERROR: Could not create the table to store the cookies into. No cookie will be stored!
/home/lyon/work/rebase/webkit/Source/WebCore/platform/blackberry/CookieDatabaseBackingStore/CookieDatabaseBackingStore.cpp(223) : void WebCore::CookieDatabaseBackingStore::invokeOpen(const WTF::String&)
Jul 04 19:25:28 3 10023 1 Thread 8 (warning!): ERROR: SQLite Error Message: database is locked
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list