rjsocha
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2010
08:41 AM
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
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
1 REPLY 1

RokuKevin
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2010
05:15 PM
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
--Kevin