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

QiqqaOCR crashes due to b0rked bitmap access in Tesseract code -> QiqqaOCR causes this problem #74

Closed
GerHobbelt opened this issue Oct 3, 2019 · 1 comment
Labels
🐛bug Something isn't working
Milestone

Comments

@GerHobbelt
Copy link
Collaborator

See https://github.com/GerHobbelt/qiqqa-open-source/issues/1

During analysis of that issue (which is also listed as #73) it turned out that QiqqaOCR was crashing in all odd sorts of ways. Further analysis discovered the b0rked code in QiqqaOCR rectangle processing, which' rectangles are fed to Tesseract to indicate the zone in the bitmap to OCR.

GerHobbelt added a commit to GerHobbelt/qiqqa-open-source that referenced this issue Oct 3, 2019
…/qiqqa-open-source/issues/1 : QiqqaOCR is rather fruity when it comes to generating rectangle areas to OCR. This is now sanitized.
GerHobbelt added a commit to GerHobbelt/qiqqa-open-source that referenced this issue Oct 3, 2019
…/qiqqa-open-source/issues/1 : QiqqaOCR is rather fruity when it comes to generating rectangle areas to OCR. This is now sanitized.
@GerHobbelt
Copy link
Collaborator Author

Closing and decluttering the issue list so it stays workable for me: fixed in https://github.com/GerHobbelt/qiqqa-open-source mainline=master branch, pending #15 / any maintainer rights/actions.

@GerHobbelt GerHobbelt changed the title QiqqaOCR crashes due to b0rked bitmap access in Tesseract code -> QiqqaOCR causes this problem ✅QiqqaOCR crashes due to b0rked bitmap access in Tesseract code -> QiqqaOCR causes this problem Oct 4, 2019
@GerHobbelt GerHobbelt added this to the v82 milestone Oct 4, 2019
@GerHobbelt GerHobbelt added the 🐛bug Something isn't working label Oct 4, 2019
@GerHobbelt GerHobbelt changed the title ✅QiqqaOCR crashes due to b0rked bitmap access in Tesseract code -> QiqqaOCR causes this problem QiqqaOCR crashes due to b0rked bitmap access in Tesseract code -> QiqqaOCR causes this problem Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant