Closed Bug 585541 Opened 15 years ago Closed 15 years ago

JM: GC interaction with PICs is suboptimal

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
blocker

Tracking

()

RESOLVED FIXED

People

(Reporter: adrake, Unassigned)

References

Details

The main cause of bugs lately has been: - The GC frees PICs while they are executing - The GC frees PICs before they are about to execute, and they don't properly get repatched Mark bugs/testcases that exhibit this or similar behavior as blocking this so we can keep track.
Depends on: 585310
Blocks: 585540
Blocks: 585310
No longer depends on: 585310
No longer blocks: 585310, 585540
Depends on: 585540, 585310
Apparently caused by PIC reset being wrong, which is now fixed.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.