On Tuesday 14 March 2006 11:58, Harald Falkenberg wrote: > Hallo, > > we are using apache 2.2.0 with php 5.1.1 (including access to Oracle > database) on an solaris 10 machine. We noticed, that always a couple of > request to the php pages lead to segmentation faults as we verified in the > error log. A reload of the requested page works often without any problem. > > Where is this problem located in apache, in php or on the operating system > and how can it be fixed? Get a coredump. Set a coredumpdir somewhere Apache has permission to write, and make sure the operating system doesn't prevent it (e.g. through ulimits). Or try installing mod_backtrace, from http://people.apache.org/~trawick/ -- Nick Kew --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx