Segmentation Fault OCR Linux with NodeJS

I suspect you downloaded the wrong binary somehow, or it got corrupt somehow. This is what I get for example.

ldd OCRModule
        linux-vdso.so.1 (0x00007ffdb54c3000)
        librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007feca7640000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007feca763a000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007feca7617000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007feca74c8000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007feca72d6000)
        /lib64/ld-linux-x86-64.so.2 (0x00007feca7657000)

Can you please download again from here, and let me know how that works for you.

1 Like