RecordingStudio icon indicating copy to clipboard operation
RecordingStudio copied to clipboard

Unexpected crash

Open martinayllu opened this issue 3 months ago • 0 comments

Build version: 0.2.0 Current date: 2025-10-07 12:23:49 Device: Samsung SM-A037U1 OS version: Android 13 (SDK 33)

Stack trace:
java.lang.RuntimeException: stop failed. at android.media.MediaRecorder._stop(Native Method) at android.media.MediaRecorder.stop(MediaRecorder.java:1702) at J2.d.c(SourceFile:3) at J2.o.l(SourceFile:33) at a3.a.m(SourceFile:9) at u3.a.c(SourceFile:155) at N.o.y0(SourceFile:12) at p3.a.a0(SourceFile:76) at o2.d.S(SourceFile:52) at io.github.leonidius20.recorder.data.recorder.RecorderService.k(SourceFile:46) at io.github.leonidius20.recorder.data.recorder.RecorderService.l(SourceFile:73) at J2.j.b(SourceFile:151) at J2.b.onReceive(SourceFile:29) at android.app.LoadedApk$ReceiverDispatcher$Args.lambda$getRunnable$0$android-app-LoadedApk$ReceiverDispatcher$Args(LoadedApk.java:1919) at android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0.run(Unknown Source:2) at android.os.Handler.handleCallback(Handler.java:942) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:226) at android.os.Looper.loop(Looper.java:313) at android.app.ActivityThread.main(ActivityThread.java:8779) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:604) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) Suppressed: u3.f: [i0{Cancelling}@a624d9d, Dispatchers.Main.immediate]

martinayllu avatar Oct 07 '25 17:10 martinayllu