Open Bug 1444442 Opened 6 years ago Updated 2 years ago

Crash accessing preloadcache mmap data due to disk errors

Categories

(Core :: XPConnect, enhancement, P2)

enhancement

Tracking

()

People

(Reporter: tcampbell, Unassigned)

References

Details

Crash Data

Similar to Bug 1443521, we have a lot of EXCEPTION_IN_PAGE_ERROR_READ errors when accessing the preload cache with mmap.

Bug 1422087 will delete the file on startup crashes which should get users untrapped. There are a few things we could do here to deal with crash.

For now this bug just exists to track these remaining crash signatures.

https://crash-stats.mozilla.org/search/?reason=~EXCEPTION_IN_PAGE_ERROR_READ&product=Firefox&date=%3E%3D2018-03-02T12%3A00%3A25.000Z&date=%3C2018-03-09T12%3A00%3A25.000Z&_sort=-date&_facets=signature&_columns=date&_columns=signature&_columns=product&_columns=version&_columns=build_id&_columns=platform#facet-signature
Depends on: 1422087
Crash Signature: [@ memcpy | js::XDRState<T>::codeBytes] [@ mozilla::detail::HashKnownLength<T>] [@ js::XDRState<T>::codeUint32] [@ js::XDRScript<T>] [@ js::XDRAtom<T>] [@ js::AtomizeChars<T>] [@ js::XDRState<T>::codeMarker]
Priority: -- → P2
See Also: → 1435779
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.