Comment 4 for bug 705500

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

Hello,

Using GDB I could found that the problem occurs in libctb32.so.1.0.0:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fd10d9f26f0 (LWP 10223)]
0x00007fd107d099a7 in CTB_open () from /usr/local/lib64/libctb32.so.1.0.0
Current language: auto; currently asm
(gdb) bt
#0 0x00007fd107d099a7 in CTB_open () from /usr/local/lib64/libctb32.so.1.0.0
Cannot access memory at address 0x2f2f2f2f2f2f2f37

Hope that helps you to fix the problem.

Bye Andreas