Closed Bug 458440 Opened 16 years ago Closed 16 years ago

Tp crashes after speculative parsing landing

Categories

(Core :: DOM: HTML Parser, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9.1b2

People

(Reporter: mrbkap, Assigned: mrbkap)

References

Details

(Keywords: fixed1.9.1)

Attachments

(3 files)

I should have filed this bug a long time ago. When the speculative parsing patch landed, we started crashing randomly on Tp on all platforms.
Attached patch Proposed fixSplinter Review
jst implicitly OK'd this patch in person.
Attachment #341665 - Flags: superreview+
Attachment #341665 - Flags: review+
Also note: moving the assignment of mNumConsumed out of the lock is OK because we only look at mNumConsumed on the main thread in nsSpeculativeScriptThread::StartParsing and that asserts that the thread is already idle.
Attached patch UpdateSplinter Review
jst, you already looked through this with me, just getting it in the bug.
Attachment #347420 - Flags: superreview?(jst)
Attachment #347420 - Flags: review?(jst)
Attached patch HackSplinter Review
dbaron, I talked with you about this patch a while ago. I'd like to check it in to see if it successfully wallpapers over this crash.
Attachment #347421 - Flags: superreview?
Attachment #347421 - Flags: review?
Attachment #347421 - Flags: superreview?(dbaron)
Attachment #347421 - Flags: superreview?
Attachment #347421 - Flags: review?(dbaron)
Attachment #347421 - Flags: review?
Attachment #347420 - Flags: superreview?(jst)
Attachment #347420 - Flags: superreview+
Attachment #347420 - Flags: review?(jst)
Attachment #347420 - Flags: review+
Comment on attachment 347421 [details] [diff] [review] Hack r+sr=dbaron
Attachment #347421 - Flags: superreview?(dbaron)
Attachment #347421 - Flags: superreview+
Attachment #347421 - Flags: review?(dbaron)
Attachment #347421 - Flags: review+
(blocks a blocker)
Flags: blocking1.9.1+
Target Milestone: --- → mozilla1.9.1b2
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Depends on: 795547
No longer depends on: 795547
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: