Closed Bug 2783 Opened 26 years ago Closed 26 years ago

[PP] CSS stylesheet LINK w/invalid href [I think ;-] crashes Viewer

Categories

(Core Graveyard :: Viewer App, defect, P1)

PowerPC
Mac System 8.5
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 2621

People

(Reporter: elig, Assigned: sdagley)

Details

* TITLE/SUMMARY [PP] CSS stylesheet LINK w/invalid href [I think ;-] crashes Viewer * STEPS TO REPRODUCE 0) Launch Viewer 1) Load the below HTML snippet (must be loaded locally; doesn't work if on a server) * RESULT - What happened Poof! - What was expected !(Poof) * REGRESSION - Occurs On viewer (1.28.99 optimized build for Mac OS) - Doesn't Occur On viewer (1.28.99 optimized build for Win32 [NT 4, Service Pack 3]) Internet Explorer 4.5 for Mac OS - Didn't/Won't be Checking On viewer (1.28.99 optimized build for Linux; local file open command is unusably broken, and I've wasted enough time trying to work around it) * HTML SNIPPET <HTML><HEAD> <META http-equiv="Content-Style-Type" content="text/css"> <LINK rel="stylesheet" type="text/css" media="screen" href="base.css"> </HEAD> </HTML> * STACK CRAWL PowerPC access exception at C031B4FC Calling chain using A6/R1 links Back chain ISA Caller 00000000 PPC 0BA85D14 028E6900 PPC 0BA7C8D0 028E68A0 PPC 0BA7C130 028E6860 PPC 0B8A7CC8 nsMacMessageSink::IsRaptorWindow(GrafPort*)+00E6C 028E6780 PPC 0B8A8200 nsMacMessageSink::IsRaptorWindow(GrafPort*)+013A4 028E6720 PPC 0B9FC7B8 Repeater::DoRepeaters(const EventRecord&)+00030 028E66E0 PPC 0B9F8F3C TimerPeriodical::RepeatAction(const EventRecord&)+ 00048 028E6690 PPC 0B9F8BF4 TimerImpl::Fire()+00024 028E6650 PPC 0B9D03C0 NS_NewImageRenderer+00D2C 028E6610 PPC 0B961958 NET_RegisterProtocolImplementation+059D0 028E65D0 PPC 0B95DB30 NET_RegisterProtocolImplementation+01BA8 028E6240 PPC 0B9693C4 TimingElapsedTimeToString+06BC4 028E61F0 PPC 0B968B70 TimingElapsedTimeToString+06370 028E61A0 PPC 0B9831B8 NS_ShutdownINetService+02938 028E6150 PPC 0B635888 028E6100 PPC 0B650E74 NS_NewOtherHTMLDTD(nsIDTD**)+07D58 028E60A0 PPC 0B650A54 NS_NewOtherHTMLDTD(nsIDTD**)+07938 028E6050 PPC 0B650B54 NS_NewOtherHTMLDTD(nsIDTD**)+07A38 028E6010 PPC 0B6455A4 NS_NewNavHTMLDTD(nsIDTD**)+00A7C 028E5FC0 PPC 0B645828 NS_NewNavHTMLDTD(nsIDTD**)+00D00 028E5F70 PPC 0B64FA14 NS_NewOtherHTMLDTD(nsIDTD**)+068F8 028E5F30 PPC 0B644C64 NS_NewNavHTMLDTD(nsIDTD**)+0013C 028E5EE0 PPC 0B645FE8 NS_NewNavHTMLDTD(nsIDTD**)+014C0 028E5E20 PPC 0B6487F4 NS_NewNavHTMLDTD(nsIDTD**)+03CCC 028E5DD0 PPC 0B648758 NS_NewNavHTMLDTD(nsIDTD**)+03C30 028E5D90 PPC 0B6EC000 nsGlobalVariables::Release()+08024 028E5D50 PPC 0B6ED8C8 nsGlobalVariables::Release()+098EC 028E5B00 PPC 0B6ED4A0 nsGlobalVariables::Release()+094C4 Closing log * CONFIGURATIONS TESTED - [Mac] Power Mac 8500/120 (233 Mhz 604e), 64 MB RAM (VM on; 1 MB of VM used), 1024x768 (Thousands of Colors), Mac OS 8.5.1 - [Win32] Vectra VL (233 Mhz P2), 96 MB RAM, 800x600 (True Color), NT 4.0 SP3. - [Linux] Vectra VL (266 Mhz P2), 32 MB RAM (blech).
Component: Parser → Viewer App
Summary: [PP] CSS stylesheet LINK w/invalid href [I think ;-] crashes Viewer → [PP] CSS stylesheet LINK w/invalid href [I think ;-] crashes Viewer
Same stack crawl as 2766. May be duplicate. Will search around for other bugs... Mike, did you say there was some sort of reproducible timer problem?
WRT the timer problem, there never really was a repro case. This bug is a different beast, I think
Inserting Milestone info.
Setting all current Open/Normal to M4.
Eli, is this a dup of bug 2621?
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Yup; you're right. Thanks! *** This bug has been marked as a duplicate of 2621 ***
QA Contact: 1698
setting qa_contact field.
Status: RESOLVED → VERIFIED
Verified as duplicate. (Thanks, Sujay.)
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.