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 when trying to recognize barcode #136

Open
IvanShafran opened this issue Oct 2, 2016 · 8 comments
Open

Crash when trying to recognize barcode #136

IvanShafran opened this issue Oct 2, 2016 · 8 comments
Labels

Comments

@IvanShafran
Copy link

Hi!

I use barcode reader in my project. Yesterday I noticed crash when app was trying to recognize certain barcode(attached below). Then I tested this barcode on google vision barcode sample and got the same result.

May be it can help you

crash

@ggirard07
Copy link

Crashing on our app too... even if the code we use is intended to recognize a precise pattern.
What is the data contained by this barcode? How is it encoded?

@IvanShafran
Copy link
Author

Generated by http://goqr.me/de/qr-code-visitenkarte-vcard/
and contains fax(it's important)

@ggirard07
Copy link

ggirard07 commented Oct 3, 2016

This is crashing somewhere in the barcode library.
I made a Gist of the SIGSEV available here if someone knows how to symbolicate it.

@pchx-zz pchx-zz added the Barcode label Oct 3, 2016
@pchx-zz
Copy link

pchx-zz commented Oct 3, 2016

Thanks for reporting this crash.

That site appears to be generating non-standard VCard data with empty parameters ("TEL;;FAX:"), which triggers a bug in our parser. We will fix this in a future release.

@KingsMentor
Copy link

has this issue been fixed yet ?

@safaorhan
Copy link

What is the status with this? 😞

@seeingwithsound
Copy link

The above QR code still gives me crashes with the latest libraries, as do QR codes from https://businesscards.tec-it.com/it
Is anyone working on the problem? The bug has been around for years now.

@IvanShafran
Copy link
Author

IvanShafran commented Jul 4, 2019

As I know this library is not under active development. If the crash is not acceptable for you then better find another library.
Disclaimer: I am not connected to the library developers. Just my perosnal observations

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

No branches or pull requests

6 participants