Roku player crash/reboot

Hello,

This piece of code:

Function Crash()
For idx=0 To 10
print idx
idx=CreateObject(“roAssociativeArray”)
End For
End Function

Crash/Reboots firmware on Roku Player.
I know that this code is not correct from a logical point of view, but whether the firmware should be more resistant?

Tested on firmware version 2.5 build 388. Developer mode: on

Greetings

Thanks for the bug report. I’ve confirmed that you’ve indeed caused our firmware to crash. The firmware should definitely be more resistant… I’ve opened a bug.

–Kevin