hi,

i am also confronted with this issue and am wondering why php will crash
with a segmentation fault even if no mysql method/function is invoced


i ran the script you posted and it crashed after approx 1800
invocations on a not-that-busy LAMP webserver.

Out of curiosity i altered the script to invoke "php -n" which will
ignore any extensions specified in /etc/php5/conf.d/ and for my quick
tests, i am now at 13900 invocations of

> echo '<?php echo "toto tata \n";' | php -n;

without any crash.

do you need any more testing or do you have enough information to
start the process for pushing a patch to stable?

cheers,
raoul
-- 
____________________________________________________________________
DI (FH) Raoul Bhatia M.Sc.          email.          [email protected]
Technischer Leiter

IPAX - Aloy Bhatia Hava OEG         web.          http://www.ipax.at
Barawitzkagasse 10/2/2/11           email.            [email protected]
1190 Wien                           tel.               +43 1 3670030
FN 277995t HG Wien                  fax.            +43 1 3670030 15
____________________________________________________________________



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to