Open Bug 1750074 Opened 2 years ago Updated 2 years ago

Crash in [@ mozilla::gfx::GradientCacheKey::HashKey]

Categories

(Core :: Graphics, defect)

Unspecified
Windows 11
defect

Tracking

()

People

(Reporter: sefeng, Unassigned)

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/a18a8bd9-d6c5-4cc4-b071-63bec0211129

Reason: EXCEPTION_ACCESS_VIOLATION_READ

Top 10 frames of crashing thread:

0 xul.dll static mozilla::gfx::GradientCacheKey::HashKey gfx/thebes/gfxGradientCache.cpp:50
1 xul.dll PLDHashTable::Search const xpcom/ds/PLDHashTable.cpp:500
2 xul.dll nsBaseHashtable<mozilla::gfx::GradientCacheKey, mozilla::UniquePtr<mozilla::gfx::GradientCacheData, mozilla::DefaultDelete<mozilla::gfx::GradientCacheData> >, mozilla::gfx::GradientCacheData*, nsUniquePtrConverter<mozilla::gfx::GradientCacheData> >::Extract xpcom/ds/nsBaseHashtable.h:538
3 xul.dll mozilla::gfx::GradientCache::NotifyExpiredLocked gfx/thebes/gfxGradientCache.cpp:218
4 xul.dll ExpirationTrackerImpl<BlurCacheData, 4, detail::PlaceholderLock, detail::PlaceholderAutoLock>::AgeOneGenerationLocked xpcom/ds/nsExpirationTracker.h:264
5 xul.dll ExpirationTrackerImpl<mozilla::gfx::GradientCacheData, 4, mozilla::DataMutexBase<mozilla::UniquePtr<mozilla::gfx::GradientCache, mozilla::DefaultDelete<mozilla::gfx::GradientCache> >, mozilla::StaticMutexNameless>, mozilla::gfx::LockedInstance>::HandleTimeout xpcom/ds/nsExpirationTracker.h:445
6 xul.dll nsTimerImpl::Fire xpcom/threads/nsTimerImpl.cpp:652
7 xul.dll nsTimerEvent::Run xpcom/threads/TimerThread.cpp:265
8 xul.dll mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal xpcom/threads/TaskController.cpp:771
9 xul.dll mozilla::TaskController::ProcessPendingMTTask xpcom/threads/TaskController.cpp:391

I hope I am not raising a false alarm here. All the crash addresses were very similar.

Severity: S2 → S3
You need to log in before you can comment on or make changes to this bug.