Find below - I can also ship my docker container to you if you want so you can see my exact setup, it's about 1.15GB
Pritam On Wednesday, April 12, 2017 at 10:09:35 PM UTC-4, shree wrote: > > Which operating system - Ubuntu 16.10 Yakkety Yak on x86_64 > Which version/commit of tesseract - top of Changelog says 2017-03-24 - > v4.00.00-alpha > How was tesseract built or - I compiled it from source > Where did u get the binaries > > Does it work with other psm values - yes, works with 3 > Do you have the correct version of traineddata - tesseract --list-langs > works as expected, I got eng.traineddata from github, md5sum for that one > starts with 7af2 > > > - excuse the brevity, sent from mobile > > On 12-Apr-2017 11:22 PM, "Pritam Dodeja" <[email protected] > <javascript:>> wrote: > >> The command below also produces the same result ( segmentation fault ) >> >> tesseract a.jpg stdout --oem 1 --psm 0 -l eng >> >> Pritam >> >> On Wednesday, April 12, 2017 at 10:56:09 AM UTC-4, shree wrote: >>> >>> See https://github.com/tesseract-ocr/tesseract/wiki/Command-Line-Usage >>> >>> Follow correct order of variables >>> >>> tesseract imagename|stdin outputbase|stdout [options...] [configfile...] >>> >>> >>> ShreeDevi >>> ____________________________________________________________ >>> भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com >>> >>> On Wed, Apr 12, 2017 at 8:01 PM, Pritam Dodeja <[email protected]> >>> wrote: >>> >>>> The command was the following: >>>> >>>> tesseract -l eng --oem 1 --psm 0 a.jpg stdout >>>> >>>> As far as where it occurred exactly, I can't tell. I have been able to >>>> reproduce this with multiple jpgs - let me know if you need any further >>>> info >>>> >>>> tesseract --version shows >>>> >>>> tesseract 4.00.00alpha >>>> leptonica-1.74.1 >>>> libjpeg 8d (libjpeg-turbo 1.5.0) : libpng 1.2.54 : libtiff 4.0.6 : zlib >>>> 1.2.8 >>>> >>>> Pritam >>>> >>>> On Wednesday, April 12, 2017 at 6:00:12 AM UTC-4, [email protected] >>>> wrote: >>>>> >>>>> Can u tell when did you got his, means with the usage of which command >>>>> did ypou get this error and at at which step..? >>>>> >>>>> On Wednesday, April 12, 2017 at 12:16:54 PM UTC+5:30, Pritam Dodeja >>>>> wrote: >>>>>> >>>>>> Hi, >>>>>> >>>>>> I get segmentation faults when using page segmentation mode 0. Has >>>>>> anyone else experienced this? >>>>>> >>>>>> Pritam >>>>>> >>>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "tesseract-ocr" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To post to this group, send email to [email protected]. >>>> Visit this group at https://groups.google.com/group/tesseract-ocr. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/tesseract-ocr/e9a62f9f-cf72-4081-8ace-695dd6e3cd53%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/tesseract-ocr/e9a62f9f-cf72-4081-8ace-695dd6e3cd53%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >> You received this message because you are subscribed to the Google Groups >> "tesseract-ocr" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at https://groups.google.com/group/tesseract-ocr. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/tesseract-ocr/1c083969-4731-4703-a35f-318b11179211%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tesseract-ocr/1c083969-4731-4703-a35f-318b11179211%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/fa4dc4fb-3cb3-45d3-b2dc-6d43df691b36%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

