i'v just started to get these in my error_log's

[Wed Apr  4 07:07:22 2001] [notice] Apache/1.3.19 (Unix)
ApacheJServ/1.1.2 mod_throttle/3.1.2 PHP/4.0.5-dev mod_ssl/2.8.2
OpenSSL/0.9.6 configured -- resuming normal operations
traceroute to 129.188.33.222 (129.188.33.222), 30 hops max, 40 byte
packets
[Wed Apr  4 15:46:29 2001] [notice] child pid 90680 exit signal
Segmentation fault (11)

in one of my scripts i do a

blahblah
<?php passthru('/usr/sbin/traceroute '.$REMOTE_ADDR); ?>
blahblah

it looks as tho it is doing that when the execution time times out? not
exactly sure . . .

cvs snap from about 3hrs ago, freebsd 4.2-stable

Cameron Brunner


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to