Segmentation fault with garbage collector
GoogleCodeExporter opened this issue · 2 comments
GoogleCodeExporter commented
42TinyJS (r67) crashes with following input:
var x = new String();
x[0] = x;
x = 5;
Original issue reported on code.google.com by vcm...@gmail.com
on 23 Sep 2014 at 8:27
GoogleCodeExporter commented
Original comment by ArminDie...@gmail.com
on 28 Sep 2014 at 12:28
- Changed state: Fixed
GoogleCodeExporter commented
This issue was closed by revision r69.
Original comment by ArminDie...@gmail.com
on 28 Sep 2014 at 12:31