Skip to content

NPE in service (v.1.0.2) #13

@dlukashev

Description

@dlukashev

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions