Closed
Bug 198417
Opened 22 years ago
Closed 22 years ago
browser crashes when trying to download main page
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 198267
People
(Reporter: hitchhiker, Assigned: asa)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312
when entering the web address www.theracersgroup.com mozilla 1.4alpha crashes.
It could be bad html, but using mozilla 1.3 stable does not crash.
Reproducible: Always
Steps to Reproduce:
1. type www.theracersgroup.com into the url box of 1.4alpha
2. hit enter
3. watch as browser loads page, then crashes
Actual Results:
browser crashed. did not lock up, just killed program.
Expected Results:
load and see the page - like when using 1.3 stable
![]() |
||
Comment 1•22 years ago
|
||
> mozilla 1.4alpha crashes
There is no 1.4alpha yet. There are only nightly builds. Please list the exact
nightly you're using when reporting a bug against a nightly...
The stack from loading that site:
#0 0x40a3e05b in nsMemoryCacheDevice::OnDataSizeChange (this=0x83c2990,
entry=0x427c2fb0, deltaSize=17329092)
at
/home/bzbarsky/mozilla/debug/mozilla/netwerk/cache/src/nsMemoryCacheDevice.cpp:316
#1 0x40a3bdab in nsCacheService::OnDataSizeChange (entry=0x427c2fb0,
deltaSize=17329092)
at
/home/bzbarsky/mozilla/debug/mozilla/netwerk/cache/src/nsCacheService.cpp:1274
#2 0x40a357f3 in nsCacheEntryDescriptor::SetDataSize (this=0x427c2f10,
dataSize=17329092)
at
/home/bzbarsky/mozilla/debug/mozilla/netwerk/cache/src/nsCacheEntryDescriptor.cpp:220
#3 0x42343240 in ?? ()
from /home/bzbarsky/mozilla/debug/obj-debug/dist/bin/components/libimglib2.so
#4 0x42351911 in ?? ()
from /home/bzbarsky/mozilla/debug/obj-debug/dist/bin/components/libimglib2.so
#5 0x423585d1 in ?? ()
*** This bug has been marked as a duplicate of 198267 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•