error 139 - running thru web server



Hello,
 
When running a script in PHP using ssconvert from the shell, then it works good.. but when I try to run the same script using the web, then I get the 139 error.. I'm using PHP as cgi with suEXEC on Apache 1.3...
 
Investigation (using truss) shows that ssconvert is failed with
    Incurred fault #6, FLTBOUNDS  %pc = 0xFD634478
      siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000
    Received signal #11, SIGSEGV [default]
      siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000

It seams that it is not a matter of environment variables or uid/gid,
also removing RLimit does not help. I don't have any other ideas right now.
 
What's the problem and how can it be solved?
 
-thanks, Lorderon.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]