segmentation fault at the end of script

From: sivignon (jsivignon_at_ifrance.com)
Date: 11/03/03


Date: 3 Nov 2003 02:36:34 -0800

Hi,

I'm writing a php script which deals with 3 ORACLE databases.
This script is launch by a script shell on an linux machine like this :
/../php/bin/php ./MySript.php (PHP 4.3.3)

My script works fine and do all what I need.
But at the end of the execution, I can read "Segmentation Fault".

The segmentation fault appear at the end of my script execution,
no line code is responsible of this. Somebody has been confronted
with this problem ?

Best regards

Jérôme



Relevant Pages

  • Error 139 in Perl program
    ... it starts out as a shell script ... wrapper, which calls a perl ... dies, and here's the error I saw in Perl Debug: ... is that sometimes it dies with Error 139 (Segmentation Fault) on the ...
    (perl.dbi.users)
  • Re: Segmentation Fault on Command Line
    ... The phpinfo() and php -v check produced the same build date and version ... still clears rows AND send email despite segmentation fault. ... >> I have a script running in the wee hours via cron job. ... > One thought here - are you using the same version of PHP in both cases? ...
    (comp.lang.php)
  • Re: simple.c
    ... >Ick. ... When I invoke it with a script as an argument, ... >> script and return without a segmentation fault. ... Also, junk the Tcl stuff RH9 supplies, or, more pre- ...
    (comp.lang.tcl)
  • Re: C program inside script and in shell command line
    ... Run myCprogram under the control of a debugger. ... then see what causes the segmentation fault. ... Alvin SIU wrote: ... > I have a C program which run inside a script like this: ...
    (comp.unix.aix)
  • Re: C program inside script and in shell command line
    ... Run myCprogram under the control of a debugger. ... then see what causes the segmentation fault. ... Alvin SIU wrote: ... > I have a C program which run inside a script like this: ...
    (comp.unix.programmer)