Closed Bug 6751 Opened 26 years ago Closed 26 years ago

smoketest: regression(?) crash in jsdom.dll

Categories

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

x86
Windows 95
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: paulmac, Assigned: danm.moz)

References

()

Details

Starting with today's builds (5/19) we are crashing at http://www.warnerbros.com/home_moz3_day.html which is one of the daily smoketests. The crash is only occurring on windows, mac and linux are OK. Here is the stack trace. The talkback incident ID is 8820505. Call Stack: (Signature = JSDOM.DLL + 0x3199 (0x01483199) 05444de3) JSDOM.DLL + 0x3199 (0x01483199) JSDOM.DLL + 0x4a5a (0x01484a5a) JSDOM.DLL + 0x45e8 (0x014845e8) JSDOM.DLL + 0x43b5 (0x014843b5) JSDOM.DLL + 0x7394 (0x01487394) JS3250.DLL + 0x1319a (0x0051319a) JS3250.DLL + 0x16b65 (0x00516b65) JS3250.DLL + 0x131d7 (0x005131d7) JS3250.DLL + 0x16b65 (0x00516b65) JS3250.DLL + 0x131d7 (0x005131d7) JS3250.DLL + 0x16b65 (0x00516b65) JS3250.DLL + 0x13432 (0x00513432) JS3250.DLL + 0x34e4 (0x005034e4) JSDOM.DLL + 0x5b9c (0x01485b9c) RAPTORHTML.DLL + 0x3a457 (0x0180a457) RAPTORHTML.DLL + 0x3a6b3 (0x0180a6b3) RAPTORHTML.DLL + 0x390c7 (0x018090c7) RAPTORHTMLPARS.DLL + 0x6f5b (0x01556f5b) RAPTORHTMLPARS.DLL + 0x62a8 (0x015562a8) RAPTORHTMLPARS.DLL + 0x6c49 (0x01556c49) RAPTORHTMLPARS.DLL + 0x569a (0x0155569a) RAPTORHTMLPARS.DLL + 0x5d77 (0x01555d77) RAPTORHTMLPARS.DLL + 0x4e23 (0x01554e23) RAPTORHTMLPARS.DLL + 0xc6ce (0x0155c6ce) RAPTORHTMLPARS.DLL + 0x550e (0x0155550e) RAPTORHTMLPARS.DLL + 0x5241 (0x01555241) RAPTORHTMLPARS.DLL + 0xb2e9 (0x0155b2e9) RAPTORHTMLPARS.DLL + 0xb265 (0x0155b265) RAPTORHTMLPARS.DLL + 0xaf15 (0x0155af15) RAPTORHTML.DLL + 0x3a361 (0x0180a361) RAPTORHTML.DLL + 0x3a728 (0x0180a728) RAPTORWEB.DLL + 0x2a1b (0x014d2a1b) NETLIB.DLL + 0x2978 (0x00472978) NETLIB.DLL + 0x27e7 (0x004727e7) PLDS3.DLL + 0x18ee (0x004118ee) PLDS3.DLL + 0x1af8 (0x00411af8) KERNEL32.DLL + 0x3663 (0xbff73663) KERNEL32.DLL + 0x22894 (0xbff92894) 0x00788c40
Severity: normal → blocker
Marking as blocker since it's part of the smoketests.
Summary: smoketest: crash in jsdom.dll → smoketest: regression(?) crash in jsdom.dll
Target Milestone: M6
putting on the m6 radar
Well this doesn't crash using 5/18 build, so yes, it's a regression.
Assignee: vidur → danm
*** Bug 6763 has been marked as a duplicate of this bug. ***
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
some more error checking, catching a not-yet-created document object, was mostly what it wanted.
Status: RESOLVED → VERIFIED
verified, loads fine in 5/20 build
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.