segmentation fault at the end of script
From: sivignon (jsivignon_at_ifrance.com)
Date: 11/03/03
- Next message: Jon Kraft: "Re: Basic array stuff... Why [0] & ['key'] and [1] & ['value'] 'duplication'?"
- Previous message: Stephen Poley: "Re: [Q] Opinions on this site design"
- Next in thread: Andy Hassall: "Re: segmentation fault at the end of script"
- Reply: Andy Hassall: "Re: segmentation fault at the end of script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Jon Kraft: "Re: Basic array stuff... Why [0] & ['key'] and [1] & ['value'] 'duplication'?"
- Previous message: Stephen Poley: "Re: [Q] Opinions on this site design"
- Next in thread: Andy Hassall: "Re: segmentation fault at the end of script"
- Reply: Andy Hassall: "Re: segmentation fault at the end of script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|