Bug 82474 - Lots of "ERROR: Application Cache Storage" output on the Lion Debug bot
Summary: Lots of "ERROR: Application Cache Storage" output on the Lion Debug bot
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/Lion%...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-03-28 09:41 PDT by Simon Fraser (smfr)
Modified: 2014-09-08 16:23 PDT (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2012-03-28 09:41:20 PDT
Lots of tests (even CSS test) are spewing:

ERROR: Application Cache Storage: failed to execute statement "DELETE FROM CacheGroups" error "database is locked"
/Volumes/Data/slave/lion-intel-debug/build/Source/WebCore/loader/appcache/ApplicationCacheStorage.cpp(557) : bool WebCore::ApplicationCacheStorage::executeSQLCommand(const WTF::String &)
ERROR: Application Cache Storage: failed to execute statement "DELETE FROM Caches" error "database is locked"
/Volumes/Data/slave/lion-intel-debug/build/Source/WebCore/loader/appcache/ApplicationCacheStorage.cpp(557) : bool WebCore::ApplicationCacheStorage::executeSQLCommand(const WTF::String &)
ERROR: Application Cache Storage: failed to execute statement "DELETE FROM Origins" error "database is locked"
/Volumes/Data/slave/lion-intel-debug/build/Source/WebCore/loader/appcache/ApplicationCacheStorage.cpp(557) : bool WebCore::ApplicationCacheStorage::executeSQLCommand(const WTF::String &)
Comment 1 Alexey Proskuryakov 2012-03-28 23:24:20 PDT
But all approach tests have been skipped in bug 82061, haven't they?
Comment 2 Simon Fraser (smfr) 2012-03-29 08:51:15 PDT
I don't know what "approach" tests are You mean appcache?. But I see this spew from CSS tests which don't do any app cache stuff.
Comment 3 Brady Eidson 2012-03-29 08:52:20 PDT
(In reply to comment #2)
> I don't know what "approach" tests are You mean appcache?

I think this is probably a "damn you, autocorrect!" moment.
Comment 4 Simon Fraser (smfr) 2012-03-31 10:21:13 PDT
This is making some LayoutTest logs huge:
<http://build.webkit.org/builders/Lion%20Debug%20%28WebKit2%20Tests%29/builds/5613/steps/layout-test/logs/stdio>

and this makes it very slow to find useful text in the log.

07:40:13.374 19835 worker/0 svg/dom/SVGLength-px-with-context.html output stderr lines:
07:40:13.374 19835   ERROR: Application Cache Storage: failed to execute statement "DELETE FROM CacheGroups" error "database is locked"
07:40:13.374 19835   /Volumes/Data/slave/lion-intel-debug/build/Source/WebCore/loader/appcache/ApplicationCacheStorage.cpp(557) : bool WebCore::ApplicationCacheStorage::executeSQLCommand(const WTF::String &)
07:40:13.375 19835   ERROR: Application Cache Storage: failed to execute statement "DELETE FROM Caches" error "database is locked"
07:40:13.375 19835   /Volumes/Data/slave/lion-intel-debug/build/Source/WebCore/loader/appcache/ApplicationCacheStorage.cpp(557) : bool WebCore::ApplicationCacheStorage::executeSQLCommand(const WTF::String &)
07:40:13.375 19835   ERROR: Application Cache Storage: failed to execute statement "DELETE FROM Origins" error "database is locked"
07:40:13.375 19835   /Volumes/Data/slave/lion-intel-debug/build/Source/WebCore/loader/appcache/ApplicationCacheStorage.cpp(557) : bool WebCore::ApplicationCacheStorage::executeSQLCommand(const WTF::String &)
07:40:13.376 19835 worker/0 svg/dom/SVGLength-px-with-context.html passed
07:40:13.399 19839 worker/4 svg/hixie/mixed/004.xml output stderr lines:
07:40:13.400 19839   ERROR: Application Cache Storage: failed to execute statement "DELETE FROM CacheGroups" error "database is locked"
07:40:13.400 19839   /Volumes/Data/slave/lion-intel-debug/build/Source/WebCore/loader/appcache/ApplicationCacheStorage.cpp(557) : bool WebCore::ApplicationCacheStorage::executeSQLCommand(const WTF::String &)
07:40:13.400 19839   ERROR: Application Cache Storage: failed to execute statement "DELETE FROM Caches" error "database is locked"
07:40:13.400 19839   /Volumes/Data/slave/lion-intel-debug/build/Source/WebCore/loader/appcache/ApplicationCacheStorage.cpp(557) : bool WebCore::ApplicationCacheStorage::executeSQLCommand(const WTF::String &)
07:40:13.400 19839   ERROR: Application Cache Storage: failed to execute statement "DELETE FROM Origins" error "database is locked"
07:40:13.400 19839   /Volumes/Data/slave/lion-intel-debug/build/Source/WebCore/loader/appcache/ApplicationCacheStorage.cpp(557) : bool WebCore::ApplicationCacheStorage::executeSQLCommand(const WTF::String &)
07:40:13.401 19839 worker/4 svg/hixie/mixed/004.xml passed
07:40:13.410 19836 worker/1 svg/hixie/links/001.xml output stderr lines:
07:40:13.410 19836   ERROR: Application Cache Storage: failed to execute statement "DELETE FROM CacheGroups" error "database is locked"
07:40:13.410 19836   /Volumes/Data/slave/lion-intel-debug/build/Source/WebCore/loader/appcache/ApplicationCacheStorage.cpp(557) : bool WebCore::ApplicationCacheStorage::executeSQLCommand(const WTF::String &)
07:40:13.410 19836   ERROR: Application Cache Storage: failed to execute statement "DELETE FROM Caches" error "database is locked"
07:40:13.410 19836   /Volumes/Data/slave/lion-intel-debug/build/Source/WebCore/loader/appcache/ApplicationCacheStorage.cpp(557) : bool WebCore::ApplicationCacheStorage::executeSQLCommand(const WTF::String &)
07:40:13.411 19836   ERROR: Application Cache Storage: failed to execute statement "DELETE FROM Origins" error "database is locked"
07:40:13.411 19836   /Volumes/Data/slave/lion-intel-debug/build/Source/WebCore/loader/appcache/ApplicationCacheStorage.cpp(557) : bool WebCore::ApplicationCacheStorage::executeSQLCommand(const WTF::String &)
07:40:13.412 19836 worker/1 svg/hixie/links/001.xml passed
07:40:13.447 19839 worker/4 svg/hixie/mixed/005.xml output stderr lines:
07:40:13.447 19839   ERROR: Application Cache Storage: failed to execute statement "DELETE FROM CacheGroups" error "database is locked"
07:40:13.447 19839   /Volumes/Data/slave/lion-intel-debug/build/Source/WebCore/loader/appcache/ApplicationCacheStorage.cpp(557) : bool WebCore::ApplicationCacheStorage::executeSQLCommand(const WTF::String &)
07:40:13.447 19839   ERROR: Application Cache Storage: failed to execute statement "DELETE FROM Caches" error "database is locked"
07:40:13.448 19839   /Volumes/Data/slave/lion-intel-debug/build/Source/WebCore/loader/appcache/ApplicationCacheStorage.cpp(557) : bool WebCore::ApplicationCacheStorage::executeSQLCommand(const WTF::String &)
07:40:13.448 19839   ERROR: Application Cache Storage: failed to execute statement "DELETE FROM Origins" error "database is locked"
07:40:13.448 19839   /Volumes/Data/slave/lion-intel-debug/build/Source/WebCore/loader/appcache/ApplicationCacheStorage.cpp(557) : bool WebCore::ApplicationCacheStorage::executeSQLCommand(const WTF::String &)
07:40:13.448 19839 worker/4 svg/hixie/mixed/005.xml passed
07:40:13.451 19840 worker/5 svg/hixie/error/010.xml output stderr lines:
07:40:13.451 19840   ERROR: Application Cache Storage: failed to execute statement "DELETE FROM CacheGroups" error "database is locked"
07:40:13.451 19840   /Volumes/Data/slave/lion-intel-debug/build/Source/WebCore/loader/appcache/ApplicationCacheStorage.cpp(557) : bool WebCore::ApplicationCacheStorage::executeSQLCommand(const WTF::String &)
07:40:13.451 19840   ERROR: Application Cache Storage: failed to execute statement "DELETE FROM Caches" error "database is locked"
07:40:13.451 19840   /Volumes/Data/slave/lion-intel-debug/build/Source/WebCore/loader/appcache/ApplicationCacheStorage.cpp(557) : bool WebCore::ApplicationCacheStorage::executeSQLCommand(const WTF::String &)
07:40:13.451 19840   ERROR: Application Cache Storage: failed to execute statement "DELETE FROM Origins" error "database is locked"
07:40:13.451 19840   /Volumes/Data/slave/lion-intel-debug/build/Source/WebCore/loader/appcache/ApplicationCacheStorage.cpp(557) : bool WebCore::ApplicationCacheStorage::executeSQLCommand(const WTF::String &)
07:40:13.452 19840 worker/5 svg/hixie/error/010.xml passed
Comment 5 Radar WebKit Bug Importer 2012-03-31 10:21:34 PDT
<rdar://problem/11161696>
Comment 6 Simon Fraser (smfr) 2012-03-31 10:27:51 PDT
fs_usage shows that DRT is accessing /Users/smfr/Library/Caches//Cache.db

Note the missing patch component?
Comment 7 Simon Fraser (smfr) 2012-04-02 08:59:19 PDT
I removed the application cache files and I think this stopped.
Comment 8 Alexey Proskuryakov 2014-09-08 16:23:02 PDT
Let's mark it WORKSFORME then.