Forum


Replies: 10   Views: 4533
Pdf converstion failed
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by unicorn  · 15-11-2013 - 10:08

I finally got the 64 bit version. I had to fix permission again but still it is crashing now with segment violation:



root@cp [64]# ./OdfConverter 

Segmentation fault



 



Output of strace shows it crashes at load time:



root@cp [64]# strace ./OdfConverter 

execve("./OdfConverter", ["./OdfConverter"], [/* 33 vars */]) = -1 EFAULT (Bad address)

--- SIGSEGV (Segmentation fault) @ 0 (0) ---

+++ killed by SIGSEGV +++