segmentation fault
[prev]
[thread]
[next]
[Date index for 2005/03/04]
Hi,
I am using a very simple program which gets some data from a MySQL table,
prints a form and that data.
The server is:
Apache/2.0.52 (Unix) PHP/5.0.2 mod_perl/1.99_19 Perl/v5.8.4 Server at
10.50.28.50 Port 80
Sometimes the program works fine, but very often it gives a 404 Not Found
error.
I have taken a look in the logs, and I have seen the following error, with
no other errors that should tell me more:
[Fri Mar 04 14:41:24 2005] [notice] child pid 4368 exit signal Segmentation
fault (11)
My program is not very big, and it uses the CGI and DBI modules directly,
without other modules.
Do you have any idea what could be the problem?
I remember that when I have installed mod_perl, I couldn't install it using
"make test" because it gave me some errors, so I have used just "make
install".
It gave me some errors that time that I couldn't understand at all and
didn't know what to do to solve them...
Thank you.
Teddy
 |
segmentation fault
Octavian Rasnita 12:57 on 04 Mar 2005
|