Closed Bug 193611 Opened 23 years ago Closed 23 years ago

Os/2 - www.oldversion.com crashes Mozilla in mozjs.dll

Categories

(Core :: JavaScript Engine, defect)

x86
OS/2
defect
Not set
critical

Tracking

()

VERIFIED FIXED

People

(Reporter: enigma2, Assigned: mkaply)

References

()

Details

(Keywords: crash)

Attachments

(1 file, 1 obsolete file)

User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.3b) Gecko/20030211 Build Identifier: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.3b) Gecko/20030211 Download page on www.oldversion.com crashes Mozilla in mozjs.dll Reproducible: Always Steps to Reproduce: 1.go to www.oldversion.com, click Realplayer on the sidebar 2.on the next page click Realplayer 8 3.crash in mozjs.dll happens after the next page loads Actual Results: crash/browser closes/etc Expected Results: download file
Over to JavaScript Engine as a first guess.
Component: Browser-General → JavaScript Engine
Keywords: crash
wfm with win2k build 20030216..
OS: other → OS/2
taking - appears to be os/2 only.
Assignee: asa → mkaply
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: www.oldversion.com crashes Mozilla in mozjs.dll → Os/2 - www.oldversion.com crashes Mozilla in mozjs.dll
Attached patch Fix (obsolete) — Splinter Review
Need to set MAX_INTERP_LEVEL to 30 for OS/2
Attachment #114630 - Flags: review?(pschwartau)
QA Contact: asa → pschwartau
Comment on attachment 114630 [details] [diff] [review] Fix r=rginda. Like phil said over mail, we probably need to set this for the standalone shell too. It looks to me like js/src/config.mk has no provision for os/2 though. Could be that nobody cares about Makefile.ref on os/2.
Attachment #114630 - Flags: review?(pschwartau) → review+
Attached patch Better patchSplinter Review
I talked to brendan about this and he said if I come up with a good value for OS/2, I should just put it in the code. I did some initial investigation and found that 250 is a good number for OS/2. I put the #ifdef in and also modified the existing #ifdef to be more clear. I hope this is OK.
Attachment #114630 - Attachment is obsolete: true
Attachment #114814 - Flags: review?(brendan)
Comment on attachment 114814 [details] [diff] [review] Better patch Ok by me. /be
Attachment #114814 - Flags: review?(brendan) → review+
Comment on attachment 114814 [details] [diff] [review] Better patch OK, just to confuse things, I asked rginda to r= on IRC and I'm taking brendan's r as an sr if that is OK. Looking for approval for 1.3final since this is a crasher on OS/2.
Attachment #114814 - Flags: superreview+
Attachment #114814 - Flags: approval1.3?
Fix checked in.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
checkin Verified -
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: