Open Bug 1714967 Opened 3 years ago Updated 1 year ago

[QM_TRY] Failures in dom/quota/ActorsParent.cpp:QuotaManager::EnsureTemporaryStorageIsInitialized

Categories

(Core :: Storage: Quota Manager, defect, P3)

defect

Tracking

()

People

(Reporter: jstutte, Unassigned)

References

(Blocks 1 open bug)

Details

Clients Sessions Hits Anchor Stack
1 1 20 dom/quota/ActorsParent.cpp:QuotaManager::EnsureTemporaryStorageIsInitialized dom/quota/ActorsParent.cpp#6220:NS_ERROR_FILE_DEVICE_FAILURE

This is coming from a call to LoadQuota() that currently returns an nsresult, which I guess is breaking the new QMResult-using stack frame linkage? I presume something more interesting is happening inside LoadQuota in a different bug. It would certainly be interesting to know if this error code (which sounds scary) might be less dramatic in context.

Severity: -- → S3
Priority: -- → P3

Taken from Attachment 9240951 [details].

Clients Sessions Hits Anchor Stack
1 1 40 dom/quota/ActorsParent.cpp:QuotaManager::EnsureTemporaryStorageIsInitialized dom/quota/ActorsParent.cpp#6322:NS_ERROR_FILE_NOT_FOUND

Taken from Attachment 9258943 [details].

Clients Sessions Hits Anchor Stack
1 1 12 dom/quota/ActorsParent.cpp:QuotaManager::EnsureTemporaryStorageIsInitialized dom/quota/ActorsParent.cpp#6378:NS_ERROR_FILE_FS_CORRUPTED

Taken from Attachment 9260423 [details].

Clients Sessions Hits Anchor Stack
1 1 15 dom/quota/ActorsParent.cpp:QuotaManager::EnsureTemporaryStorageIsInitialized dom/quota/ActorsParent.cpp#6378:NS_ERROR_FILE_FS_CORRUPTED

Taken from Attachment 9265725 [details].

Clients Sessions Hits Anchor Stack
1 1 2 dom/quota/ActorsParent.cpp:QuotaManager::EnsureTemporaryStorageIsInitialized dom/quota/ActorsParent.cpp#6383:NS_ERROR_STORAGE_BUSY <- dom/localstorage/ActorsParent.cpp#6935:NS_ERROR_STORAGE_BUSY
1 1 1 dom/quota/ActorsParent.cpp:QuotaManager::EnsureTemporaryStorageIsInitialized dom/quota/ActorsParent.cpp#6383:NS_ERROR_STORAGE_BUSY

Taken from Attachment 9326618 [details].

Clients Sessions Hits Anchor (Context) Stack
1 1 1 dom/quota/ActorsParent.cpp:QuotaManager::EnsureTemporaryStorageIsInitialized (dom::quota::FirstInitializationAttempt::TemporaryStorage) dom/quota/ActorsParent.cpp#5996:NS_ERROR_FILE_FS_CORRUPTED
1 1 1 dom/quota/ActorsParent.cpp:QuotaManager::EnsureTemporaryStorageIsInitialized (dom::localstorage::FirstOriginInitializationAttempt::Datastore) dom/quota/ActorsParent.cpp#5996:NS_ERROR_FILE_FS_CORRUPTED <- dom/localstorage/ActorsParent.cpp#6913:NS_ERROR_FILE_FS_CORRUPTED
You need to log in before you can comment on or make changes to this bug.