Stack overflow, infinite loop @ type-of-property
The WebDSL compiler enters an infinite loop for the type-of-property strategy and crashes with a Java Stack Overflow for the random generated application in here.
Submitted by André Vieira on 16 January 2013 at 14:36
Issue Log
On 2 July 2013 at 15:27 André Vieira commented:
shrunken code causing failure:
application DZ_4_re entity NV_P3__0_GU : Q_ { } native class Q_ : Q_ { }
On 2 July 2013 at 15:28 André Vieira commented:
Stack trace:
null fetch_elem_1_0 NativeClassDecl_0_0 Extends_0_0 type_of_property_0_0 type_of_property_0_0 type_of_property_0_0 ...
On 3 July 2013 at 13:47 Danny Groenewegen commented:
fixed in r5735
On 3 July 2013 at 13:47 Danny Groenewegen closed this issue.
Log in to post comments