Project

Profile

Help

Bug #1745

closed

Variable stack frame allocation issue - PE 0.5.0.1

Added by John Lumley about 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Internals
Sprint/Milestone:
-
Start date:
2013-04-25
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

In the attached code, the let assignment of $y in svg:join.orthogonal causes ArrayOutOfBounds: "local variable $y uses slot 2 but only 1 slots are allocated on the stack frame". (LocalVariableReference.java:105) at runtime. Changing to svg:join.line() is fine. Both forms run successfully under 9.4.0.7


Files

bug95.xsl (2.28 KB) bug95.xsl John Lumley, 2013-04-25 13:23

Please register to edit this issue

Also available in: Atom PDF