muatik Newbie

Joined: 05 Jan 2011 Posts: 2
|
Posted: Wed Feb 09, 2011 2:15 pm Post subject: Segmentation fault from /lib64/libc.so.6 |
|
|
Hi,
I try to run soffice headles and connect via php. Code works in my local computer(64bit ubuntu) but doesn't work in redhat(64bit).
I got this error message from gdb:
Program received signal SIGSEGV, Segmentation fault.
0x0000003ab0679a30 in strlen () from /lib64/libc.so.6
also I tried with python and again it doesn't work in readhat.
can anyone help? |
|