Closed
Bug 299896
Opened 19 years ago
Closed 16 years ago
Crash in [@ nsCacheEntry::RequestAccess ]
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: stephend, Unassigned)
References
()
Details
(Keywords: crash, helpwanted)
Crash Data
Build ID: 2005-07-06-05, Windows XP SeaMonkey trunk. Summary: Crash in [@ nsCacheEntry::RequestAccess] Steps to Reproduce: 1. I can't reproduce this at will, but it occurred when I loaded http://www.antigenics.com/jobs/ NOTE: my cache settings are: 0 MB Cache -and- 'Compare the page in the cache to the page in the network' is set to 'Every time I view the page'. nsCacheEntry::RequestAccess [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/netwerk/cache/src/nsCacheEntry.cpp, line 204] nsCacheService::ProcessRequest [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/netwerk/cache/src/nsCacheService.cpp, line 820] nsCacheService::OpenCacheEntry [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/netwerk/cache/src/nsCacheService.cpp, line 893] nsCacheSession::OpenCacheEntry [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/netwerk/cache/src/nsCacheSession.cpp, line 98] nsHttpChannel::OpenCacheEntry [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/netwerk/protocol/http/src/nsHttpChannel.cpp, line 1259] nsHttpChannel::Connect [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/netwerk/protocol/http/src/nsHttpChannel.cpp, line 323] nsHttpChannel::AsyncOpen [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/netwerk/protocol/http/src/nsHttpChannel.cpp, line 3282] imgLoader::LoadImage [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/modules/libpr0n/src/imgLoader.cpp, line 521] nsContentUtils::LoadImage [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/base/src/nsContentUtils.cpp, line 1881] nsImageLoadingContent::ImageURIChanged [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/base/src/nsImageLoadingContent.cpp, line 475] nsHTMLImageElement::BindToTree [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/html/content/src/nsHTMLImageElement.cpp, line 604] nsGenericElement::AppendChildTo [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/base/src/nsGenericElement.cpp, line 2728] SinkContext::AddLeaf [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/html/document/src/nsHTMLContentSink.cpp, line 1470] HTMLContentSink::AddLeaf [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/html/document/src/nsHTMLContentSink.cpp, line 2991] CNavDTD::AddLeaf [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/parser/htmlparser/src/CNavDTD.cpp, line 3564] CNavDTD::HandleStartToken [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/parser/htmlparser/src/CNavDTD.cpp, line 1660] CNavDTD::HandleToken [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/parser/htmlparser/src/CNavDTD.cpp, line 951] CNavDTD::BuildModel [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/parser/htmlparser/src/CNavDTD.cpp, line 458] nsParser::BuildModel [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/parser/htmlparser/src/nsParser.cpp, line 2116]
Updated•19 years ago
|
Keywords: helpwanted
| Reporter | ||
Updated•19 years ago
|
Severity: major → critical
| Reporter | ||
Updated•17 years ago
|
| Reporter | ||
Comment 2•16 years ago
|
||
Can no longer reproduce, and crash stats doesn't seem to know about it either.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•13 years ago
|
Crash Signature: [@ nsCacheEntry::RequestAccess ]
You need to log in
before you can comment on or make changes to this bug.
Description
•