Closed Bug 925483 Opened 12 years ago Closed 9 years ago

crash in js::jit::ValueNumberer::markBlock(js::jit::MBasicBlock*)

Categories

(Core :: JavaScript Engine: JIT, defect)

26 Branch
x86
Windows NT
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jbecerra, Unassigned)

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is report bp-f73fab77-e190-45b0-a93e-05bad2131009. ============================================================= This is at the top of the the list in the explosive report, and this specific signature doesn't have a bug associated with it. Only two urls were listed in the reports: https://www.facebook.com/ http://worldoftanks.eu/clanwars/maps/ I will reach out to users who crashed and see if we can find anything there.
kairo, I don't see this crash on crash-stats. Can you confirm this is no longer a problem?
Flags: needinfo?(kairo)
Flags: needinfo?(kairo)
FYI, the ValueNumberer code has recently changed (bug 1004363), and there is no longer a js::jit::ValueNumberer::markBlock function, so we're unlikely to see this particular stack trace in future versions.
Crash Signature: [@ js::jit::ValueNumberer::markBlock(js::jit::MBasicBlock*)] → [@ js::jit::ValueNumberer::markBlock(js::jit::MBasicBlock*)] [@ js::jit::ValueNumberer::markBlock]
(In reply to Dan Gohman [:sunfish] from comment #5) > FYI, the ValueNumberer code has recently changed (bug 1004363), and there is > no longer a js::jit::ValueNumberer::markBlock function, so we're unlikely to > see this particular stack trace in future versions. it was replace with ValueNumberer::VisibleValues::findLeader for which I find no crashes
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.