Closed Bug 33177 Opened 24 years ago Closed 24 years ago

Unable to render page , then crashing

Categories

(Core :: DOM: Core & HTML, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: colin, Assigned: jst)

References

()

Details

(Keywords: crash)

This page loads , but renders all black. A soon as the mouse leaves the black
area , where the page view should have been , the Application crashes.
Attempts to render the page from a local copy seemed to point the finger at
this code from within the <head> section.

	<csactions>
	<csaction name="B4F3D10C0" class="Open Window" type="ONEVENT"
val0="http://www.accountingweb.co.uk" val1 val2="640" val3="480" val4="true"
val5="true" val6="true" val7="true" val8="true" val9="true" val10="true">
	<csaction name="B4F3D1321" class="Open Window" type="ONEVENT"
val0="http://www.eubusiness.com" val1 val2="640" val3="480" val4="true"
val5="true" val6="true" val7="true" val8="true" val9="true" val10="true">
	<csaction name="B4F3D14C2" class="Open Window" type="ONEVENT"
val0="http://www.lawzone.co.uk" val1 val2="640" val3="480" val4="true"
val5="true" val6="true" val7="true" val8="true" val9="true" val10="true">
	<csaction name="B4F3D16D3" class="Open Window" type="ONEVENT"
val0="http://www.trainingzone.co.uk" val1 val2="640" val3="480" val4="true"
val5="true" val6="true" val7="true" val8="true" val9="true" val10="true">
	<csaction name="B4F3D1864" class="Open Window" type="ONEVENT"
val0="http://www.travelmole.com" val1 val2="640" val3="480" val4="true"
val5="true" val6="true" val7="true" val8="true" val9="true" val10="true">
	<csaction name="B4F3D1A65" class="Open Window" type="ONEVENT"
val0="http://www.businesszone.co.uk" val1 val2="640" val3="480" val4="true"
val5="true" val6="true" val7="true" val8="true" val9="true" val10="true">
	</csactions>

Removing this from the page caused it to load completely, sans images obv.
On questioning the page designer it would seem that these sections are generated
by Adobe GoLive4.0 as part of the image rollovers. As I am not really an expert
in this product or its output I have taken his word for this and assigned the
bug against the DOM component.

This bug is also reproducible on my colleagues machine which is using Mozilla
2000030316 M14 crypto release on Mandrake Linux as well on.
My machine is using M14 Build ID 2000022916 prebuilt binary on RedHat Linux 6.2
beta.
This seems to work fine on Linux build ID 2000032309.
I just tried this with todays build on linux, page renders, no crash, I do
see one problem tho, seems like one style sheet is missing since the colors on
the links is wrong, compared to IE. I didn't check why tho but that's a
different bug if it indeed is a bug in mozilla.

My windows build from a few days ago doesn't like the page tho, no crash but
nothing renderd either, I hit a few assertions in the html content sink and
those are most likely from the *NON*-HTML content in the shown above (appears
inside the head element), I wonder what the purpose of that is...
Adding crash keyword.
Keywords: crash
Linux build id 2000050811
Windows 95 build id 2000050808

Works for me, so marking so.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
verified works for me on 2000051210 win 95

reporter if still seeing the probelm please reopend with more details.
Status: RESOLVED → VERIFIED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.