Closed Bug 23012 Opened 26 years ago Closed 26 years ago

Segmentation Fault

Categories

(Core :: CSS Parsing and Computation, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: gould, Assigned: attinasi)

References

()

Details

Segmentaion Fault occurs when the page is displayed.
Assignee: nobody → pierre
Severity: normal → critical
Component: Browser-General → Style System
QA Contact: nobody → chrisd
I have two talkback reports en route for this crash (TB3577586Q and TB3577541E), using the Win95 M12 release. The console messages before crash are: ->>>>>>>>>>>>>> Read Clipboard from memory FindShortcut: in='http://www.maitou.gr.jp/solution/' out='null' Error loading URL http://www.maitou.gr.jp/solution/ Document: Done (11.37 secs) CSSLoaderImpl::DidLoadStyle: Load of URL 'http://www.maitou.gr.jp/style.css' failed. Error code: 2 Error: Can't load: http://www.maitou.gr.jp/solution/ (804b0002) Note that the page dynamically creates the <LINK> element (but not on Linux -- the original bug report was for Linux, but I also crash on win95 (??)). <SCRIPT LANGUAGE="JavaScript"> if( navigator.appVersion.indexOf("Linux") <= -1 ){ document.write("<LINK REL=\"stylesheet\" HREF=\"../style.css\">"); } </SCRIPT> Also, the declared charset (in META) is 'euc-jp'. The style sheet itself looks OK, but note that the 'font-family: ' args are in euc-jp (I assume;) Passing to pierre/Style System.
Also crashes with 2000010308 win95 (Talkback TB3580395W -- but I don't know if running Talkback with the nightly builds results in valid or bogus crash data).
Assignee: pierre → attinasi
Reassigned to attinasi. You may need to select the 'euc-jp' character set to see the problem.
Blocks: 24206
The test site (http://www.maitou.gr.jp/solution/) does not crash Mozilla or Viewer on WinNT or Linux - tested with fresh build on 1/18. I switched the char-set to euc-jp too, as suggested by Pierre, and on both platforms it is fine. Closing this bug; re-open if it can be duplicated on another site.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Keywords: verifyme
Verifying Fixed on build 2000-04-24-09 (Red Hat 6.2, kernel 2.2.14).
Status: RESOLVED → VERIFIED
No longer blocks: 24206
Keywords: verifyme
You need to log in before you can comment on or make changes to this bug.