Forum Discussion

kyleabaker's avatar
kyleabaker
Visitor
12 years ago

Roku Crash Logs?

Is there a place where I can find Roku crash logs when my Roku freezes and then reboots? Some of these crashes happen when I'm using the USB Channel to play mp4 video content, but it also seems to happen fairly regularly on other channels not dealing with USB. I'd like to take a look at these logs to see what's causing so many crashes if they are available.

With the USB channel, sometimes a video file plays perfectly fine while other times the same video file may freeze midway through playing and the Roku reboots.

Thanks in advance.

7 Replies

  • Crash logs are occasionally sent to developers if we see a major spike in crashes in our monitoring system. We sanitize user and device serial number information from these logs and only share the crash data with the developer of the channel.

    - Joel
  • I'm developing a Roku channel, but its not yet in the store. Is it possible for me to submit my Roku box number somewhere and get crash logs that have been submitted? I see these freezes and reboots with several apps.. mine included and would love to see what the cause is to fix it before submitting to the channel store.
  • You can get crash logs directly from the device by telnetting to port 8085 when testing your channel.

    - Joel
  • "RokuJoel" wrote:
    You can get crash logs directly from the device by telnetting to port 8085 when testing your channel.

    - Joel


    How? They are talking about the device crash/reboot not just a normal app crash. Is there a way to get info when the the device crashes and reboots? I've been trying to determine why a few users seem to crash/reboot sometimes and being able to get crash/reboot logs would be amazing instead of just the normal bug crash due to a brightscript code error.
  • We don't give out device crash logs, only Brightscript crash logs, and only for channels you have developed, and only under circumstances affecting large numbers of users, or during testing of channels prior to publication.

    - Joel
    • mDeba's avatar
      mDeba
      Newbie

      Lets assume i am facing a device specific crash issue. I donot have a particular device , it the customer's device that the app is crashing. The app is in private mode. How can i get the crash logs ?