Closed Bug 366606 Opened 18 years ago Closed 18 years ago

JS Assertion with Firebug 0.4.1 on branch build

Categories

(Core :: JavaScript Engine, defect, P1)

defect

Tracking

()

RESOLVED FIXED
mozilla1.9alpha1

People

(Reporter: sayrer, Assigned: brendan)

Details

(Keywords: fixed1.8.0.10, fixed1.8.1.2)

Attachments

(2 files)

Attached file JS stack and C stack
I'm hitting this assertion pretty regularly with Firebug 0.4.1 in a branch build.

Assertion failure: scope->ownercx == cx, at /Users/sayrer/bonecho/mozilla/js/src/jslock.c:1286
Attached patch fix assertionSplinter Review
This applies to the trunk, the 1.8 branch, and the 1.8.0 branch.

/be
Assignee: general → brendan
Status: NEW → ASSIGNED
Attachment #251130 - Flags: review?(sayrer)
OS: Mac OS X → All
Priority: -- → P1
Hardware: Macintosh → All
Target Milestone: --- → mozilla1.9alpha
Version: 1.8 Branch → Trunk
Thanks to sayrer for lengthy gdb over irc fun, including running into what seems to be a Macbook Pro CPU cache coherence prob (perhaps gdb's fault?).

/be
(In reply to comment #2)
> Thanks to sayrer for lengthy gdb over irc fun, including running into what
> seems to be a Macbook Pro CPU cache coherence prob (perhaps gdb's fault?).

(Or more likely Mac OS X's fault...)

/be
Comment on attachment 251130 [details] [diff] [review]
fix assertion

This patch suppresses the assertion for me.
Attachment #251130 - Flags: review?(sayrer) → review+
Fixed everywhere -- don't feel the need to get approval for an assertion fix.

trunk: js/src/jslock.c rev 3.61
1.8:   js/src/jslock.c rev 3.55.20.1
1.8.0: js/src/jslock.c rev 3.55

/be
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Flags: in-testsuite-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: