Closed
Bug 816011
Opened 13 years ago
Closed 13 years ago
crash in mozilla::a11y::nsAccessNodeWrap::scrollTo
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
mozilla20
People
(Reporter: scoobidiver, Unassigned)
References
Details
(Keywords: crash)
Crash Data
It has happened to a single user (same processor and graphics configurations) across builds since 20.0a1/20121120.
Signature mozilla::a11y::nsAccessNodeWrap::scrollTo(unsigned char) More Reports Search
UUID 4429009a-093b-41c9-9094-454712121128
Date Processed 2012-11-28 06:58:32
Uptime 205
Last Crash 3.6 minutes before submission
Install Age 11.2 hours since version was first installed.
Install Time 2012-11-27 19:50:49
Product Firefox
Version 20.0a1
Build ID 20121127030907
Release Channel nightly
OS Windows NT
OS Version 5.1.2600 Service Pack 3
Build Architecture x86
Build Architecture Info GenuineIntel family 6 model 15 stepping 13
Crash Reason EXCEPTION_ACCESS_VIOLATION_READ
Crash Address 0x12c
App Notes
AdapterVendorID: 0x8086, AdapterDeviceID: 0x2a02, AdapterSubsysID: 01f31028, AdapterDriverVersion: 6.14.10.4964
D3D10 Layers? D3D10 Layers- D3D9 Layers? D3D9 Layers-
EMCheckCompatibility True
Adapter Vendor ID 0x8086
Adapter Device ID 0x2a02
Total Virtual Memory 2147352576
Available Virtual Memory 1908084736
System Memory Use Percentage 18
Available Page File 4535885824
Available Physical Memory 2620092416
Accessibility Active
Frame Module Signature Source
0 xul.dll mozilla::a11y::nsAccessNodeWrap::scrollTo accessible/src/msaa/nsAccessNodeWrap.cpp:363
1 FSDomNodeFirefox.DLL FSDomNodeFirefox.DLL@0x2a83
2 rpcrt4.dll Invoke
3 rpcrt4.dll NdrStubCall2
4 rpcrt4.dll CStdStubBuffer_Invoke
5 ole32.dll SyncStubInvoke
6 ole32.dll StubInvoke
7 ole32.dll IFillLockBytes_FillAppend_Proxy
8 ole32.dll COIDHashTable::Compare
More reports at:
https://crash-stats.mozilla.com/report/list?signature=mozilla%3A%3Aa11y%3A%3AnsAccessNodeWrap%3A%3AscrollTo%28unsigned+char%29
Comment 1•13 years ago
|
||
The module the call comes from is from JAWS. Surkov, Trevor, this touches code you guys are currently working on anyway, correct?
Comment 2•13 years ago
|
||
this one should be fixed by bug 767756
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
| Reporter | ||
Updated•13 years ago
|
status-firefox20:
affected → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•