Forum


Replies: 12   Views: 4420
Generated docx and pdf vastly differ
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 acunnington  · 13-05-2014 - 12:24

Hi, thanks for the reply.

I'm now greeted with this error in my error_log.




** (OdfConverterTestStatic.exe:9408): CRITICAL **: _wapi_shm_file_open: shared file [/var/www/.wapi/shared_data-util.ap.local-Linux-x86_64-328-12-0] open error: No such file or directory

** (OdfConverterTestStatic.exe:9408): CRITICAL **: _wapi_shm_attach: shared file [/var/www/.wapi/shared_data-util.ap.local-Linux-x86_64-328-12-0] ope n error

** ERROR **: file shared.c: line 349 (shm_semaphores_init): assertion failed: (tmp_shared != NULL)
aborting...

** (process:9408): WARNING (recursed) **: Thread (nil) may have been prematurely finalized
Stacktrace:

** (process:9408): WARNING (recursed) **: Thread (nil) may have been prematurely finalized

Native stacktrace:

/mnt/utils/DocumentGenerator/lib/phpdocx/classes/../lib/OdfConverter/64/OdfConverter() [0x44ca20]
/lib64/libpthread.so.0() [0x31a620f710]
/lib64/libc.so.6(gsignal+0x35) [0x31a5a32925]
/lib64/libc.so.6(abort+0x175) [0x31a5a34105]
/lib64/libglib-2.0.so.0(g_logv+0x53a) [0x31a6e4337a]
/lib64/libglib-2.0.so.0(g_log+0x83) [0x31a6e43413]
/lib64/libglib-2.0.so.0(g_assert_warning+0x76) [0x31a6e43496]
/mnt/utils/DocumentGenerator/lib/phpdocx/classes/../lib/OdfConverter/64/OdfConverter() [0x52784c]
/mnt/utils/DocumentGenerator/lib/phpdocx/classes/../lib/OdfConverter/64/OdfConverter() [0x521ef3]
/mnt/utils/DocumentGenerator/lib/phpdocx/classes/../lib/OdfConverter/64/OdfConverter(mono_once+0x85) [0x516575]
/mnt/utils/DocumentGenerator/lib/phpdocx/classes/../lib/OdfConverter/64/OdfConverter(_wapi_handle_new+0x33) [0x521e73]
/mnt/utils/DocumentGenerator/lib/phpdocx/classes/../lib/OdfConverter/64/OdfConverter() [0x51d885]
/mnt/utils/DocumentGenerator/lib/phpdocx/classes/../lib/OdfConverter/64/OdfConverter(CreateSemaphore+0x19e) [0x51dc2e]
/mnt/utils/DocumentGenerator/lib/phpdocx/classes/../lib/OdfConverter/64/OdfConverter() [0x4f42cc]
/mnt/utils/DocumentGenerator/lib/phpdocx/classes/../lib/OdfConverter/64/OdfConverter(mono_runtime_init+0x25) [0x4ad5a5]
/mnt/utils/DocumentGenerator/lib/phpdocx/classes/../lib/OdfConverter/64/OdfConverter() [0x540ea1]
/mnt/utils/DocumentGenerator/lib/phpdocx/classes/../lib/OdfConverter/64/OdfConverter(mono_main+0x396) [0x4333d6]
/mnt/utils/DocumentGenerator/lib/phpdocx/classes/../lib/OdfConverter/64/OdfConverter(main+0x17d) [0x432ae3]
/lib64/libc.so.6(__libc_start_main+0xfd) [0x31a5a1ed1d]
/mnt/utils/DocumentGenerator/lib/phpdocx/classes/../lib/OdfConverter/64/OdfConverter(fmod+0x81) [0x4326e9]

Debug info from gdb:

=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================


Any known issues for this? I can't have a look at this for a few hours unfortunately.



Thanks,

Harry