Share

Tesseract OCR

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Tesseract Hanging?

You are viewing a single message from this topic. View all messages.

  1. 2006-10-04 23:43:43 UTC
    I'm having the same problem as the first post: ie it just hanges chewing up CPU. The odd thing is a few weeks ago when I first downloaded and built Tesseract 1.0 on my computer (Fedora Core 3 Linux on i386 platform) it worked fine.

    Now it just hangs chewing up CPU and as far as I can tell nothing has changed since I successfully ran it last.

    I tried version 1.0.1 -- same thing.

    Here is the last few lines of a strace:

    open("phototest.bl", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("phototest.vec", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("phototest.uzn", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("phototest.pd", O_RDONLY) = -1 ENOENT (No such file or directory)
    times({tms_utime=11, tms_stime=7, tms_cutime=0, tms_cstime=0}) = 589663147
    brk(0xa273000) = 0xa273000
    times({tms_utime=14, tms_stime=7, tms_cutime=0, tms_cstime=0}) = 589663150

    (then nothing -- no system calls -- but lots of CPU use with no results)

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.