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)

60 Branch
defect

Tracking

()

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
Blocks: 1418778
Blocks: 1411366
Blocks: 1460193
Priority: -- → P3
Blocks: 1507121
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.