Project

General

Profile

Actions

Bug #6430

closed

b14.vhd: StackOverflowError

Added by Sergey Smolov over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Engine (Transformer)
Target version:
Start date:
11/13/2015
Due date:
% Done:

100%

Estimated time:
Detected in build:
master
Platform:
Published in build:
1.0.1-beta-170912

Description

While running the tool with the following options:

test/itc99-poli2/b14/b14.vhd --target efsm --toplevel b14 --engine cgaa-efsm-transformer --tool-debug-file cgaa-efsm-transformer.log

it produces the erro below:

java.lang.StackOverflowError
    at java.util.Arrays.hashCode(Arrays.java:3140)
    at ru.ispras.fortress.expression.NodeOperation.hashCode(NodeOperation.java:201)
    at java.util.Arrays.hashCode(Arrays.java:3140)
    at ru.ispras.fortress.expression.NodeOperation.hashCode(NodeOperation.java:201)
...

Actions

Also available in: Atom PDF