Closed Bug 441859 Opened 17 years ago Closed 17 years ago

Assertions prevent avmshell from executing with a Debug Build

Categories

(Tamarin Graveyard :: Tracing Virtual Machine, defect)

x86
macOS
defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: maschang, Unassigned)

Details

User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9) Gecko/2008061004 Firefox/3.0 Build Identifier: When building TT with -configuration Debug, and running the resulting binary, the following assertion message is shown on the screen: Assertion failed: "(((d)>=0&&(d)<=31))" ("nanojit/Assembler.cpp":1060) AvmAssert failed: 0 (Tamarin-Tracing/platform/mac/avmplus/../../../nanojit/Assembler.cpp:1060) avmshell then exits. Reproducible: Always Steps to Reproduce: 1. Build TT with a Debug Build 2. Run the avmshell executable Actual Results: running avmshell produces the assertion errors. Expected Results: Running avmshell should output possible runtime flags.
I already slipstreamed out a fix for this in changeset: 439:5f42458d073e
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.