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: 
joetesta
Roku Guru

Re: Low End Device Crash during playback

Thanks again for your help Veeta, made big progress w system memory and seems this crashing is cleared up!
aspiring
0 Kudos
abhishek
Channel Surfer

Re: Low End Device Crash during playback

"DadOfTwo" wrote:
What does the debug trace say? Is it a runtime execution timeout?

I am also facing the same issue. Have you found any solution?
0 Kudos
DadOfTwo
Visitor

Re: Low End Device Crash during playback

Have a look at some of Veeta's suggestions above. Or there's lots of advice here on managing memory and how to optimise your SG app - https://sdkdocs.roku.com/display/sdkdoc/Debugging+SceneGraph+Applications 
0 Kudos
SolveLLC
Visitor

Re: Low End Device Crash during playback

I think this is related to the same bug we submitted a couple of weeks ago.
0 Kudos

Re: Low End Device Crash during playback

HI 

I am little new to brightscript,  and am facing similar issues. For shorter videos everything works fine , but when it is over 20 min the app is crashing..

How do we release SG references..   I am just adding contentNode = invalid after usage.  

but when i run bsc, I can still see 8-9 references of RoSGNode ,, Am i doing something wrong here?
0 Kudos