Try running with "export OMP_THREAD_NUM=1" (or maybe =0) and see
whether you get a decent error message and/or can look at it in the
debugger.

Multicore processing inhibits proper exception handling when
exceptions propagate through parallel constructs.  I thought we caught
all of those cases, but obviously not.  If you find which exception is
causing the problem, please also report it to the issue tracker.

Tom

On Tue, Jun 2, 2009 at 18:23, [email protected]
<[email protected]> wrote:
>
> This is also my current blocker. One of my test files works, but all
> the others I've tried have run into this issue. I've tried to debug my
> way into why, but with little success.
>
> Duncan
>
> On Jun 2, 5:18 pm, David <[email protected]> wrote:
>> Hello,
>>
>> I have Ocropus 0.4 built on Ubuntu JeOS 8.10.  I can successfully run
>> book2pages, and pages2lines.  However, when I issue the command
>> "ocropus lines2fsts work" (assuming work is the working directory) I
>> receive the error "terminate called after throwing an instance of
>> 'char const*' Aborted."  This seems to happen regardless of the
>> document I am attempting to OCR.  Any ideas on this?
>>
>> Thanks,
>> David
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"ocropus" 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/ocropus?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to