Closed
Bug 717882
Opened 14 years ago
Closed 10 years ago
Crash in [@ nsDiskCacheMap::WriteDiskCacheEntry] [@ nsDiskCacheMap::UpdateRecord]
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash)
Crash Data
It's #99 top browser crasher in 9.0.1, #25 in 10.0b3 and #57 in 11.0a2.
Signature nsDiskCacheMap::UpdateRecord(nsDiskCacheRecord*) More Reports Search
UUID 11050af3-de7c-4cec-b2eb-a53152120113
Date Processed 2012-01-13 01:26:36.191748
Uptime 1558
Last Crash 2.2 days before submission
Install Age 3.0 days since version was first installed.
Install Time 2012-01-10 09:55:02
Product Firefox
Version 10.0
Build ID 20120104111456
Release Channel beta
OS Windows NT
OS Version 5.1.2600 Service Pack 3
Build Architecture x86
Build Architecture Info GenuineIntel family 6 model 15 stepping 6
Crash Reason EXCEPTION_ACCESS_VIOLATION_READ
Crash Address 0x727f0
App Notes
AdapterVendorID: 8086, AdapterDeviceID: 2992, AdapterSubsysID: 3025103c, AdapterDriverVersion: 6.14.10.4670
D3D10 Layers? D3D10 Layers-
D3D9 Layers? D3D9 Layers-
EMCheckCompatibility True
Frame Module Signature [Expand] Source
0 xul.dll nsDiskCacheMap::UpdateRecord netwerk/cache/nsDiskCacheMap.cpp:452
1 xul.dll nsDiskCacheMap::WriteDiskCacheEntry
2 xul.dll nsDiskCacheDevice::DeactivateEntry_Private netwerk/cache/nsDiskCacheDevice.cpp:597
3 xul.dll nsDiskCacheDeviceDeactivateEntryEvent::Run netwerk/cache/nsDiskCacheDevice.cpp:108
4 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:631
5 xul.dll nsThreadStartupEvent::Run xpcom/threads/nsThread.cpp:201
6 nspr4.dll _PR_NativeRunThread nsprpub/pr/src/threads/combined/pruthr.c:426
7 nspr4.dll pr_root nsprpub/pr/src/md/windows/w95thred.c:122
8 msvcr80.dll msvcr80.dll@0x29ba
9 msvcr80.dll msvcr80.dll@0x2a46
More reports at:
https://crash-stats.mozilla.com/report/list?signature=nsDiskCacheMap%3A%3AUpdateRecord%28nsDiskCacheRecord*%29
| Reporter | ||
Comment 1•14 years ago
|
||
It's #17 top browser crasher in 10.0b4, #41 in 11.0a2 and #219 in 12.0a1.
Comment 2•14 years ago
|
||
At #33 on 10.0.2 in the past week.
Comment 3•14 years ago
|
||
Had the same crash today on OS X with Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:14.0) Gecko/20120322 Firefox/14.0a1 ID:20120322031220
Report: bp-abafc32b-afad-430a-a9ef-f64132120324
Crash Signature: [@ nsDiskCacheMap::UpdateRecord(nsDiskCacheRecord*)]
[@ nsDiskCacheMap::UpdateRecord] → [@ nsDiskCacheMap::UpdateRecord(nsDiskCacheRecord*)]
[@ nsDiskCacheMap::UpdateRecord]
[@ nsDiskCacheMap::WriteDiskCacheEntry]
Hardware: x86 → All
Summary: Crash in nsDiskCacheMap::WriteDiskCacheEntry @ nsDiskCacheMap::UpdateRecord → Crash in [@ nsDiskCacheMap::WriteDiskCacheEntry] [@ nsDiskCacheMap::UpdateRecord]
| Reporter | ||
Comment 4•13 years ago
|
||
It's a very low volume crash in 15.0.1 and above.
Keywords: topcrash
Comment 5•10 years ago
|
||
all new cache code now
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•