Comment 6 for bug 705500

Revision history for this message
Andreas Romeyke (fa-romeyke) wrote :

Hello Yury,

Ok, here is the full backtrace, simple_ocr is my own caller class as described on top

(gdb) bt full
#0 0x00007f99a816bed5 in raise () from /lib/libc.so.6
No symbol table info available.
#1 0x00007f99a816d3f3 in abort () from /lib/libc.so.6
No symbol table info available.
#2 0x00007f99a81a8408 in ?? () from /lib/libc.so.6
No symbol table info available.
#3 0x00007f99a81ad9a8 in ?? () from /lib/libc.so.6
No symbol table info available.
#4 0x00007f99a81afab6 in free () from /lib/libc.so.6
No symbol table info available.
#5 0x00007f99a357838a in CTB_done () from /usr/local/lib64/libctb32.so.1.0.0
No locals.
#6 0x00007f99a46ec002 in LEODone () from /usr/local/lib64/libleo32.so.1.0.0
No locals.
#7 0x00007f99a5c1286d in RSTRDone () from /usr/local/lib64/librstr.so.1.0.0
No locals.
#8 0x00007f99a5c128ee in RSTR_Done () from /usr/local/lib64/librstr.so.1.0.0
No locals.
#9 0x00007f99a8e5b4eb in ModulesDone () from /usr/local/lib64/libcuneiform.so.1.0.0
No locals.
#10 0x00007f99a8e5b953 in ModulesInit () from /usr/local/lib64/libcuneiform.so.1.0.0
No locals.
#11 0x00007f99a8e6058b in PUMA_Init () from /usr/local/lib64/libcuneiform.so.1.0.0
No locals.
#12 0x0000000000421ad1 in simple_ocr::_ocr ()

Bye Andreas