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

Crash somewhere #241

Closed
miszmaniac opened this issue Nov 19, 2016 · 2 comments
Closed

Crash somewhere #241

miszmaniac opened this issue Nov 19, 2016 · 2 comments

Comments

@miszmaniac
Copy link

Description of the problem:

I found that on Crashlytics, but there is no more debug info there:

Fatal Exception: java.lang.NullPointerException
       at com.journeyapps.barcodescanner.SourceData.(SourceData.java)
       at com.journeyapps.barcodescanner.camera.CameraManager$CameraPreviewCallback.onPreviewFrame(CameraManager.java:101)
       at android.hardware.Camera$EventHandler.handleMessage(Camera.java:986)
       at android.os.Handler.dispatchMessage(Handler.java:102)
       at android.os.Looper.loop(Looper.java:146)
       at android.os.HandlerThread.run(HandlerThread.java:61)

Which library version are you using? 3.4.0.

Which phone/tablet are you using, and which Android version does it run? (e.g. Samsung Galaxy S5,
Android 5.0)
Samsung GT-I9305 Android 4.4.4

Don't have more info about issue, but maybe it will help you somehow:)

@rkistner
Copy link
Member

Thanks, will investigate.

@rkistner
Copy link
Member

Fixed in 9ec92a5.

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

2 participants