Closed Bug 422124 Opened 16 years ago Closed 16 years ago

changeset 311:1342ce084f37 is causing crashes in debug vm

Categories

(Tamarin Graveyard :: Tracing Virtual Machine, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: brbaker, Assigned: stejohns)

Details

Attachments

(1 file)

There is an assert being thrown when running the debug or debug-debugger vm in 145 acceptance tests. Here is a sample:

e4x/Expressions/e11_1_3.as
ecma3/Array/e15_4_4_13.as
ecma3/ObjectObjects/class_001.as

To see the entire list check the buildbot status @ http://tamarin-builds.mozilla.org/tamarin-tracing/waterfall


Assertion failed: "((isconst()))" ("e:\\buildbot\\slave-tamarin-tracing-windows\
\tamarin-tracing\\nanojit\\LIR.h":208)
avmplus crash: exception 0x80000003 occurred
Writing minidump crash log to avmplusCrash.dmp
All of these tests pass when running the 309 vm.
Summary: changeset 311:1342ce084f37 is causes crashes in debug vm → changeset 311:1342ce084f37 is causing crashes in debug vm
this is a debug-only failure but I have a fix ready to land.
Attached patch PatchSplinter Review
Assignee: nobody → stejohns
Status: NEW → ASSIGNED
Attachment #308669 - Flags: review?(brbaker)
Comment on attachment 308669 [details] [diff] [review]
Patch

Tests are passing with the patch. Currently only about  1/10 of the way through the tests but they are all passing now instead of throwing an assert, and it will take a while to complete on the current machine.
Attachment #308669 - Flags: review?(brbaker) → review+
Patch submitted as 318:3a3db3420551
Should this be marked FIXED?
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: