Closed Bug 499610 Opened 15 years ago Closed 15 years ago

TM: Crash during local mochitest-browser-chrome run [@ SetProperty_tn]

Categories

(Core :: JavaScript Engine, defect, P1)

x86
Windows Vista
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: Natch, Unassigned)

References

Details

(Keywords: crash, Whiteboard: [chrome-jit])

Crash Data

Attachments

(1 file)

I can reproduce this on m-c tip reliably, so I caught it in a debugger on a debug build, stack attached.

The crash happens right after/during this run:

TEST-PASS | chrome://mochikit/content/browser/browser/base/content/test/browser_
sanitize-timespans.js | Checking for b4today form history entry creation
This *might* be a tracemonkey chrome-jit bug, I changed my srcdir to enable chrome jit by default, so unless the mochitest-harness explicitly disables it, it should be enabled.

That may also explain why it isn't showing up on tinderbox...
Confirmed that theory on tm-tip, with chrome jit enabled it crashes, otherwise it's fine.
Flags: blocking1.9.2?
Summary: Crash during local mochitest-browser-chrome run [@ SetProperty_tn] → TM: Crash during local mochitest-browser-chrome run [@ SetProperty_tn]
Whiteboard: [chrome-jit]
Blocks: 500304
what platform?
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2a1pre) Gecko/20090623 Minefield/3.6a1pre

Windows/Vista x86
This is an invalid pointer write, not a null deref. According to the page explaining how to detect security crashes, this one qualifies as it is non-null and not near-null. Should this be marked security-sensitive?

Just asking, because I know there's been an increase in vigilance in that direction...
Group: core-security
Flags: blocking1.9.2? → blocking1.9.2+
Priority: -- → P1
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2a1pre) Gecko/20090724 Minefield/3.6a1pre

WFM now.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Crash Signature: [@ SetProperty_tn]
Group: core-security → core-security-release
Group: core-security-release
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: