Open
Bug 1749258
Opened 4 years ago
Updated 3 years ago
Crash in [@ pref_SetPref]
Categories
(Core :: Preferences: Backend, defect)
Tracking
()
NEW
People
(Reporter: gsvelto, Unassigned)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/1e786606-c52d-4555-acd4-13d780220105
Reason: EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames of crashing thread:
0 xul.dll pref_SetPref modules/libpref/Preferences.cpp:1604
1 xul.dll mozilla::StaticPrefs::InitAll modules/libpref/init/StaticPrefList_media.h:703
2 xul.dll static mozilla::Preferences::InitInitialObjects modules/libpref/Preferences.cpp:4528
3 xul.dll static mozilla::Preferences::GetInstanceForService modules/libpref/Preferences.cpp:3391
4 xul.dll mozilla::xpcom::CreateInstanceImpl xpcom/components/StaticComponents.cpp:10249
5 xul.dll nsComponentManagerImpl::GetServiceLocked xpcom/components/nsComponentManager.cpp:1276
6 xul.dll nsGetServiceByContractID::operator const xpcom/components/nsComponentManagerUtils.cpp:243
7 xul.dll nsCOMPtr_base::assign_from_gs_contractid xpcom/base/nsCOMPtr.cpp:82
8 xul.dll nsIDNService::Init netwerk/dns/nsIDNService.cpp:85
9 xul.dll mozilla::xpcom::CreateInstanceImpl xpcom/components/StaticComponents.cpp:9236
This appears to be a startup crash, unclear what's causing it though.
| Comment hidden (Intermittent Failures Robot) |
Comment 2•3 years ago
|
||
Moving to S3 due to being so low volume (14 crashes in the last week).
Severity: S2 → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•