Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
rjsocha
Visitor

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
0 Kudos
1 REPLY 1
RokuKevin
Visitor

Re: Roku player crash/reboot

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
0 Kudos