On Thu, Mar 15, 2012 at 6:22 AM, Falke <[email protected]> wrote: > > > On Mar 14, 11:25 pm, "Sriranga(78yrsold)" <[email protected]> > wrote: > > tested in latest version r-703. Output as text.txt is attached. also > > image.tif converted to tif format for reference. No error message > > displayed. everything is OK. > > > > I just tried to do an svn update. No new downloads, and it finished > I am not sure what does it mean "no new dowdnloads" - there are real changes in r704[1]. If you did not see any change, than something is wrong in your system.
You did not specified your OS. If you are on linux (or other system with autotools) I suggest to clean up and revert all local changes in project: sudo make uninstall make clean && make distclean svn revert -R . svn up ./autogen.sh ./configure make sudo make install LANGS= BTW: I got result from 'tesseract snippet2.jpg snippet2' (no error message displayed) on Mandrivalinux 2011 64bit... [1] http://code.google.com/p/tesseract-ocr/source/detail?r=704 > by saying: > Checked out revision 704 > > is mine newer than yours? And the difference accounts for the error/ > bug? > > > > > > > > > > > > > > > > > > On Thu, Mar 15, 2012 at 1:09 AM, Falke <[email protected]> wrote: > > > > > I issue my command: > > > > > tesseract snippet2.tiff snippet2 > > > > > and get this: > > > > > Tesseract Open Source OCR Engine v3.02 with Leptonica index >= 0 && > > > index < size_used_:Error:Assert failed:in file ../ccutil/ > > > genericvector.h, line 512 > > > Segmentation fault > > > > > A jpeg version of the image is here: > > >http://www.flight.us/misc/snippet2.jpg > > > > > tesseract 3.00 doesn't segfault with the same image, completing the > > > task. > > > > > I can't find my 3.01 binary to test, and it won't compile (again!) > > > > > thx > > > > > -- > > > You received this message because you are subscribed to the Google > > > Groups "tesseract-ocr" group. > > > To post to this group, send email to [email protected] > > > To unsubscribe from this group, send email to > > > [email protected] > > > For more options, visit this group at > > >http://groups.google.com/group/tesseract-ocr?hl=en > > > > > > > > test.txt > > 1KViewDownload > > > > image.TIF > > 2776KViewDownload > > -- > You received this message because you are subscribed to the Google > Groups "tesseract-ocr" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/tesseract-ocr?hl=en > -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en

