Closed
Bug 29122
Opened 25 years ago
Closed 25 years ago
Images on page fail to load, hit numerous assertions
Categories
(Core :: Networking, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
M16
People
(Reporter: sfraser_bugs, Assigned: jud)
References
()
Details
(Whiteboard: [NEED INFO])
Loading the BBC news page is truly awful right now, and seems to have regressed
in the last few days.
The page takes a very long time to show up at all, none of the images load in a
reasonable time, and I hit lots of assertions, like:
###!!! ASSERTION: NS_ENSURE_TRUE(NS_SUCCEEDED(docLoader->Stop())) failed:
'(!((docLoader->Stop()) & 0x80000000))', file nsURILoader.cpp, line 580
| Reporter | ||
Comment 1•25 years ago
|
||
This is serious beta for me
Keywords: beta1
Summary: [DOGFOOD] Images on page fail to load, hit numerous assertions → [DOGFOOD] Images on page fail to load, hit numerous assertions
Seems like http://bugzilla.mozilla.org/query.cgi is suffering from the same
slowdown (on linux), or is that unrelated (seem more like a layout problem)?
Seems like http://bugzilla.mozilla.org/query.cgi is suffering from the same
slowdown (on linux), or is that unrelated (seem more like a layout problem)?
Comment 5•25 years ago
|
||
The URL loads on linux with a current build too, but I see the assertions. And I
see a "document done" and no images, but the load continues and the images
eventually appear.
Comment 6•25 years ago
|
||
maybe related to 21556?
Comment 8•25 years ago
|
||
Cc'ing Rick. Maybe this is related to things he's fixing.
Target Milestone: M14
Summary: [DOGFOOD] Images on page fail to load, hit numerous assertions → Images on page fail to load, hit numerous assertions
Comment 9•25 years ago
|
||
Gagan reports that this server is just very slow, and the images eventually come
in. The assertions are unrelated -- coming from the table code (the table stuff
on the page is bad), and the webshell.
The document done coming too early is still an issue, and we should keep this
bug open for that. However, that isn't a beta show-stopper. Removing PDT+.
Summary: Images on page fail to load, hit numerous assertions → [DOGFOOD] Images on page fail to load, hit numerous assertions
Whiteboard: [PDT+] investigating
Updated•25 years ago
|
Summary: [DOGFOOD] Images on page fail to load, hit numerous assertions → Images on page fail to load, hit numerous assertions
| Reporter | ||
Comment 10•25 years ago
|
||
This page loads in under 10 seconds in 4.5; the server is in no way slow.
Whiteboard: leger to try with todays 02/28 build → [NEED INFO]leger to try with todays 02/29 build
Comment 11•25 years ago
|
||
Per shrir's testing with Feb 29 build on Mac -
"It's like almost..3 minutes..and this page is not loadiong at all...too
slow...!! "
Putting on PDT+ radar for beta1. But will move to PDT- if not fixed by 03/03 or
regression occurs.
Whiteboard: [NEED INFO]leger to try with todays 02/29 build → [PDT+]w/b minus on 03/03
Comment 12•25 years ago
|
||
hey this page loads with worse performance on 4.7 (minutes longer than
mozilla)... could we please knock the PDT+ off?
| Reporter | ||
Comment 13•25 years ago
|
||
My 'counting in head' performance estimations for this page:
4.5: 9 seconds
Mozilla: 23 seconds
In Mozilla the page contents load in roughly the same time, but it takes forever
to load all the images.
Comment 14•25 years ago
|
||
[Warren from Rick's cube...] I still don't think this should be PDT+. We have a
list of top-100 sites and we've profiled them on the mac. We should use those
numbers to decide if mac performance is good enough for beta or not. Sure this
page is slow, but I'm sure we'll always find anomalies. Removing PDT+ again.
Also, if the PDT team decides that fixing this page is essential, then we need
to assign it to a mac engineer who can do the profiling for us, not Gagan.
Whiteboard: [PDT+]w/b minus on 03/03 → w/b minus on 03/03
Comment 15•25 years ago
|
||
With 2000-03-01-08 Mac build on OS 8.5, 233mhz G3. 128 mg ram:
Page appeared to mostly loaded after about 45 seconds, enough to see the
content. But after 4 minutes it still had not completed load.
I would not hold beta for this, however, not a top 100 site. Leave up to PDT
03/02 mtg to decide.
Comment 16•25 years ago
|
||
I think the performance issues on the Mac is tracked by bug 2611. The summary
indicates assertions are firing. If they have been fixed let's close this bug.
Comment 20•25 years ago
|
||
Jud has a mac now and is looking at image loading issues...
| Assignee | ||
Comment 21•25 years ago
|
||
winnt loads this fine w/ a build from today. linux crashes with a build from
today. warren was reaching with that last statement :-). I haven't learned to
debug on a mac yet, and I'm looking at the file transport's failure
notifications (problems of which are aggrivated by images not existing on disk).
I'll see what I can find.
Keywords: beta2
| Assignee | ||
Comment 22•25 years ago
|
||
ugh, I take that back, this loads fine in linux (after a minute or two).
| Assignee | ||
Comment 23•25 years ago
|
||
this is somehow layout/rendering related.
Comment 24•25 years ago
|
||
valeski, why is this a PR2 blocker? Is it only this page? Do we know why this
is so slow?
Whiteboard: [NEED INFO]
Comment 25•25 years ago
|
||
this page loads in less than 3.5 seconds on my mac(os8.6). Same for Linux and
NT. using today's commercial build though.
| Reporter | ||
Comment 26•25 years ago
|
||
Performance on this page is now pretty good, and I get no assertions.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•