Closed
Bug 657573
Opened 15 years ago
Closed 10 years ago
Crash in nsDiskCacheStreamIO::UpdateFileSize @ nsDiskCacheMap::UpdateRecord
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash)
Crash Data
It is #89 top crasher in 4.0.1.
Signature nsDiskCacheMap::UpdateRecord(nsDiskCacheRecord*)
UUID 1fd9cb91-3006-4efb-b2ba-255032110516
Uptime 2.9 hours
Last Crash 1262476 seconds (2.1 weeks) before submission
Install Age 513097 seconds (5.9 days) since version was first installed.
Install Time 2011-05-11 05:43:14
Product Firefox
Version 4.0.1
Build ID 20110413222027
Release Channel release
Branch 2.0
OS Windows NT
OS Version 5.1.2600 Service Pack 2
CPU x86
CPU Info GenuineIntel family 6 model 9 stepping 5
Crash Reason EXCEPTION_ACCESS_VIOLATION_READ
Crash Address 0x1400
App Notes AdapterVendorID: 1002, AdapterDeviceID: 4c66, AdapterDriverVersion: 8.252.0.0
D3D10 Layers? D3D10 Layers-
D3D9 Layers? D3D9 Layers-
Frame Module Signature [Expand] Source
0 xul.dll nsDiskCacheMap::UpdateRecord netwerk/cache/nsDiskCacheMap.cpp:438
1 xul.dll nsDiskCacheStreamIO::UpdateFileSize netwerk/cache/nsDiskCacheStreams.cpp:677
2 xul.dll nsDiskCacheStreamIO::Write netwerk/cache/nsDiskCacheStreams.cpp:650
3 xul.dll nsDiskCacheOutputStream::Write netwerk/cache/nsDiskCacheStreams.cpp:273
4 xul.dll nsCacheEntryDescriptor::nsOutputStreamWrapper::Write netwerk/cache/nsCacheEntryDescriptor.cpp:668
5 xul.dll nsInputStreamTeeWriteEvent::Run xpcom/io/nsInputStreamTee.cpp:129
6 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:633
7 xul.dll nsRunnable::Release obj-firefox/xpcom/build/nsThreadUtils.cpp:55
8 nspr4.dll _PR_NativeRunThread nsprpub/pr/src/threads/combined/pruthr.c:426
9 nspr4.dll pr_root nsprpub/pr/src/md/windows/w95thred.c:122
10 mozcrt19.dll _callthreadstartex obj-firefox/memory/jemalloc/crtsrc/threadex.c:348
11 mozcrt19.dll __dllonexit obj-firefox/memory/jemalloc/crtsrc/onexit.c:276
12 mozcrt19.dll _threadstartex obj-firefox/memory/jemalloc/crtsrc/threadex.c:326
13 kernel32.dll GetCodePageFileInfo
There are correlations with Imesh's softwares:
nsDiskCacheMap::UpdateRecord(nsDiskCacheRecord*)|EXCEPTION_ACCESS_VIOLATION_READ (193 crashes)
63% (122/193) vs. 4% (5872/151891) datamngr.dll (1.0.0.1)
26% (50/193) vs. 1% (1451/151891) {28387537-e3f9-4ed7-860c-11e69af4a8a0} Mediabar
23% (45/193) vs. 1% (1581/151891) {99079a25-328f-4bd4-be04-00955acaa0a7} Searchqu toolbar
21% (41/193) vs. 1% (1073/151891) {c2d64ff7-0ab8-4263-89c9-ea3b0f8f050c}
Mediabar
More reports at:
https://crash-stats.mozilla.com/report/list?signature=nsDiskCacheMap%3A%3AUpdateRecord%28nsDiskCacheRecord*%29
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsDiskCacheMap::UpdateRecord(nsDiskCacheRecord*) ]
| Reporter | ||
Comment 1•14 years ago
|
||
It's #65 top crasher in 8.0.
There are no longer correlations with datamngr.
No longer depends on: 665775
Summary: Crash [@ nsDiskCacheMap::UpdateRecord(nsDiskCacheRecord*) ] mainly with datamngr.dll → Crash [@ nsDiskCacheMap::UpdateRecord(nsDiskCacheRecord*) ]
| Reporter | ||
Comment 2•14 years ago
|
||
It's #99 top browser crasher in 9.0.1, #25 in 10.0b3 and #57 in 11.0a2.
Crash Signature: [@ nsDiskCacheMap::UpdateRecord(nsDiskCacheRecord*) ] → [@ nsDiskCacheMap::UpdateRecord(nsDiskCacheRecord*)]
[@ nsDiskCacheMap::UpdateRecord]
Keywords: topcrash
OS: Windows 7 → All
Summary: Crash [@ nsDiskCacheMap::UpdateRecord(nsDiskCacheRecord*) ] → Crash in nsDiskCacheStreamIO::UpdateFileSize @ nsDiskCacheMap::UpdateRecord
Comment 3•14 years ago
|
||
This is still around. In the top 50 at #45 on Fx12 and #49 on 13b3.
Comment 4•13 years ago
|
||
Sitting at #21 on the top crash list for 13.0.1.
Comment 6•10 years ago
|
||
all new cache code
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
•