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

Core dump in ocrd-cis-ocropy-denoise #90

Closed
stefanCCS opened this issue Mar 24, 2022 · 4 comments
Closed

Core dump in ocrd-cis-ocropy-denoise #90

stefanCCS opened this issue Mar 24, 2022 · 4 comments

Comments

@stefanCCS
Copy link

With an update of ocrd_all from 22.03.22 I get this core dump:

ocrd-cis-ocropy-denoise -I OCR-D-BIN-REG -O OCR-D-BIN-REG-DENOISE -P level-of-operation region
08:45:41.815 INFO processor.OcropyDenoise - INPUT FILE 0 / P_4074_007817778_00001
08:45:42.493 INFO processor.OcropyDenoise - Page "OCR-D-BIN-REG-4074_007817778_00001" uses 200.000000 DPI
08:45:42.564 INFO processor.OcropyDenoise - About to despeckle 'OCR-D-BIN-REG-DENOISE-4074_007817778_00001_TR-1'
Segmentation fault (core dumped)

Maybe this is related to #89

@bertsky
Copy link
Collaborator

bertsky commented Mar 24, 2022

Thanks @stefanCCS, that clue led me in the right direction. Yes, same cause as #89.

It's a bug in OpenCV, which has been fixed upstream, but no release yet.

@bertsky
Copy link
Collaborator

bertsky commented Mar 24, 2022

Can you please try again with the most recent version of #87?

@stefanCCS
Copy link
Author

Can you please try again with the most recent version of #87?

Tested - is ok!

@stefanCCS
Copy link
Author

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