Closed
Bug 45772
Opened 25 years ago
Closed 25 years ago
Crash loading Tinderbox or iplanet download page
Categories
(Core :: Networking, defect, P3)
Tracking
()
People
(Reporter: akkzilla, Assigned: neeti)
References
()
Details
(Keywords: crash)
Today's build (either debug or release) crashes every time for me when I try to
load my Tinderbox bookmark (see URL) or the iplanet page Valeski had problems
with, http://www.iplanet.com/downloads/index.html.
I've filed a couple of talkback reports (one on Tinderbox, one on iplanet), and
here's the stack trace from the debug build:
#0 0x405bb4a7 in memcpy (dstpp=0x42200008, srcpp=0x87e18f2,
len=7602273)
at ../sysdeps/generic/memcpy.c:55
#1 0x40e8ffc1 in nsDiskCacheRecord::RetrieveInfo (this=0x42100468,
aInfo=0x87dbb48, aInfoLength=447) at nsDiskCacheRecord.cpp:458
#2 0x40e8ccc1 in nsDBEnumerator::GetNext (this=0x42100440,
_retval=0xbfffec24)
at nsDBEnumerator.cpp:100
#3 0x40e89b52 in nsReplacementPolicy::AddAllRecordsInCache
(this=0x871aec0,
aCache=0x86cbdb8) at nsReplacementPolicy.cpp:170
#4 0x40e8aa0c in nsReplacementPolicy::LoadAllRecordsInAllCacheDatabases
(
this=0x871aec0) at nsReplacementPolicy.cpp:619
#5 0x40e8aa7a in nsReplacementPolicy::Evict (this=0x871aec0,
aTargetOccupancy=4849) at nsReplacementPolicy.cpp:646
#6 0x40e84bb1 in nsCacheManager::LimitDiskCacheSize ()
at nsCacheManager.cpp:516
#7 0x40e84be4 in nsCacheManager::LimitCacheSize () at
nsCacheManager.cpp:526
#8 0x40e8b925 in CacheOutputStream::Write (this=0x875f0d8,
aBuf=0xbfffed98 " eval('document.images[\"' + section +
'\"].src=' + section + '_click.src;');\n\t } \n\t}\n}\n\nvar
pointer;\nfunction Popper(newPage) { \n\n\tpointer =
window.open(newPage,'instructionalw"..., aCount=355,
aActualBytes=0xbfffed38) at nsCacheEntryChannel.cpp:89
#9 0x40e88c75 in InterceptStreamListener::write (this=0x86f6060,
aBuf=0xbfffed98 " eval('document.images[\"' + section +
'\"].src=' + section + '_click.src;');\n\t } \n\t}\n}\n\nvar
pointer;\nfunction Popper(newPage) { \n\n\tpointer =
window.open(newPage,'instructionalw"..., aNumBytes=355) at
nsCachedNetData.cpp:1192
#10 0x40e88d04 in InterceptStreamListener::Read (this=0x86f6060,
buf=0xbfffed98 " eval('document.images[\"' + section +
'\"].src=' + section + '_click.src;');\n\t } \n\t}\n}\n\nvar
pointer;\nfunction Popper(newPage) { \n\n\tpointer =
window.open(newPage,'instructionalw"...,
count=355, aActualBytes=0xbfffed90) at nsCachedNetData.cpp:1180
#11 0x40e6d1cd in nsStreamLoader::OnDataAvailable (this=0x8765e30,
channel=0x8765e68, ctxt=0x0, inStr=0x86f6064, sourceOffset=0,
count=4451)
at nsStreamLoader.cpp:140
#12 0x40eba8e3 in nsHTTPFinalListener::OnDataAvailable (this=0x8765fa0,
aChannel=0x8765e68, aContext=0x0, aStream=0x86f6064,
aSourceOffset=0,
aCount=4451) at nsHTTPResponseListener.cpp:1227
#13 0x40e88e5d in InterceptStreamListener::OnDataAvailable
(this=0x86f6060,
channel=0x8765e68, ctxt=0x0, inStr=0x834bdac, sourceOffset=0,
count=4451)
at nsCachedNetData.cpp:1164
| Reporter | ||
Updated•25 years ago
|
| Reporter | ||
Comment 1•25 years ago
|
||
(Nominating for smoketest blocker -- hard to get work done if it crashes on
loading Tinderbox.)
| Reporter | ||
Comment 2•25 years ago
|
||
Assignee: gagan → neeti
| Reporter | ||
Comment 3•25 years ago
|
||
Looks like this is a longstanding issue, doesn't need to be listed as smoketest
blocker as long as the workaround is known.
Severity: blocker → critical
Keywords: smoketest
*** This bug has been marked as a duplicate of 40084 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•