Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

com.spoledge.aacdecoder.PCMFeed.run(PCMFeed.java:420) #66

Open
GoogleCodeExporter opened this issue Mar 18, 2015 · 1 comment
Open

com.spoledge.aacdecoder.PCMFeed.run(PCMFeed.java:420) #66

GoogleCodeExporter opened this issue Mar 18, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.I don't know


java.lang.NullPointerException
at com.spoledge.aacdecoder.PCMFeed.run(PCMFeed.java:420)
at java.lang.Thread.run(Thread.java:856)

I have this error on some occasions and on different devices

Original issue reported on code.google.com by [email protected] on 9 Sep 2014 at 4:19

@089apps
Copy link

089apps commented Apr 26, 2016

same here, atrack nullcheck is missing
atrack.flush();
perhaps we should add "return;" within the catch (line 363)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants