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

Runtime crash #43

Open
KevinRickard opened this issue May 8, 2022 · 0 comments
Open

Runtime crash #43

KevinRickard opened this issue May 8, 2022 · 0 comments

Comments

@KevinRickard
Copy link

Hello, I got a random crash. I am not sure the root cause. I changed the settings and it hasn't happened again. Just posting for visibility. Awesome app, thanks!

[INFO] Hello World
[INFO] onCreate
[INFO] onResume
[INFO]   Remaining Time: -505392
[ERROR] java.lang.RuntimeException: burstableTakePicture() failed
	at com.sony.scalar.hardware.CameraEx.native_burstableTakePicture(Native Method)
	at com.sony.scalar.hardware.CameraEx.burstableTakePicture(CameraEx.java:792)
	at com.jonasjuffinger.timelapse.ShootActivity.M(SourceFile:3)
	at com.jonasjuffinger.timelapse.ShootActivity.o(SourceFile:1)
	at com.jonasjuffinger.timelapse.ShootActivity$a.run(SourceFile:14)
	at android.os.Handler.handleCallback(Handler.java:587)
	at android.os.Handler.dispatchMessage(Handler.java:92)
	at android.os.Looper.loop(Looper.java:130)
	at android.app.ActivityThread.main(ActivityThread.java:3683)
	at java.lang.reflect.Method.invokeNative(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:507)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
	at dalvik.system.NativeStart.main(Native Method)

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