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

NPE in service (v.1.0.2) #13

Open
dlukashev opened this issue Oct 11, 2017 · 0 comments
Open

NPE in service (v.1.0.2) #13

dlukashev opened this issue Oct 11, 2017 · 0 comments

Comments

@dlukashev
Copy link

Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'void java.util.Timer.cancel()' on a null object reference
at top.oply.opuslib.OpusRecorder.stopRecording(SourceFile:162)
at top.oply.opuslib.OpusService.handleActionStopRecording(SourceFile:278)
at top.oply.opuslib.OpusService.onHandleIntent(SourceFile:218)
at top.oply.opuslib.OpusService.access$000(SourceFile:15)
at top.oply.opuslib.OpusService$ServiceHandler.handleMessage(SourceFile:294)
at android.os.Handler.dispatchMessage(Handler.java:111)
at android.os.Looper.loop(Looper.java:179)
at android.os.HandlerThread.run(HandlerThread.java:61)

Reproduced on Android 4, 5 and 6. Exact steps are unknown, this in formation is from Fabric.

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

No branches or pull requests

1 participant