Closed
Bug 1700054
Opened 4 years ago
Closed 3 years ago
Crash in [@ _VEC_memcpy | _VEC_memcpy | TppSetWaitInterrupt]
Categories
(Core :: Graphics, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jcristau, Unassigned)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/6aab0fa9-eca0-4ed4-80a9-b412f0210321
Reason: EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames of crashing thread:
0 msvcrt.dll _VEC_memcpy
1 msvcrt.dll _VEC_memcpy
2 ntdll.dll TppSetWaitInterrupt
3 d3d10warp.dll void __stdcall Task_SwizzleCopy
4 d3d10warp.dll void __thiscall Task::ExecuteTask
5 d3d10warp.dll static void __stdcall ThreadManager_ThreadPool::WorkCallBack
6 ntdll.dll TppWorkpExecuteCallback
7 ntdll.dll TppNBQInsertTail
8 kernel32.dll BaseThreadInitThunk
9 ntdll.dll __RtlUserThreadStart
Seeing a few of these crashes on 32-bit windows 7, with crash addresses on page boundaries.
Comment 1•4 years ago
|
||
All of these crashes appear to be for basic users. There was a single day with a big spike in beta but otherwise very low volume.
Severity: -- → S3
Priority: -- → P3
Comment 2•3 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•