Open
Bug 1451621
Opened 5 years ago
Updated 6 months ago
Delayed startup due to WARNING: Received NS_ERROR_STORAGE_BUSY when attempting to open database '2918063365piupsah.sqlite', retrying for up to 10 seconds: file /builds/worker/workspace/build/src/dom/indexedDB/ActorsParent.cpp, line 4441
Categories
(Core :: DOM: Push Notifications, defect, P3)
Tracking
()
NEW
People
(Reporter: whimboo, Unassigned)
References
(Blocks 1 open bug)
Details
Seen while investigating the intermittent failure on bug 1418778. It seems that there are delays of several seconds during startup when the following messages are visible in the log: https://treeherder.mozilla.org/logviewer.html#?job_id=171258290&repo=autoland&lineNumber=54730-54738 [task 2018-03-30T22:32:33.245Z] 22:32:33 INFO - PID 5313 | [Parent 5723, IndexedDB #1] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80630001: file /builds/worker/workspace/build/src/storage/mozStorageConnection.cpp, line 756 [task 2018-03-30T22:32:33.247Z] 22:32:33 INFO - PID 5313 | [Parent 5723, IndexedDB #1] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80630001: file /builds/worker/workspace/build/src/storage/mozStorageService.cpp, line 713 [task 2018-03-30T22:32:33.250Z] 22:32:33 INFO - PID 5313 | [Parent 5723, IndexedDB #1] WARNING: Received NS_ERROR_STORAGE_BUSY when attempting to open database '2918063365piupsah.sqlite', retrying for up to 10 seconds: file /builds/worker/workspace/build/src/dom/indexedDB/ActorsParent.cpp, line 4441
Updated•5 years ago
|
Priority: -- → P3
Updated•6 months ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•