As the last libmysqlclient15off update (5.1.30really5.0.75-0ubuntu10.2) still 
seem to contains this bug, I'll try to explain (repeat) the description of how 
to test for the bug as in:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524366

In short: Compare the output of

while [ 1 ]; do echo '<?php echo "toto tata \n";' | php; done

with

while [ 1 ]; do echo '<?php echo "toto tata \n";' | php -n; done

"-n" disables loading of php modules.

I have downgraded to the version in
deb http://people.debian.org/~seanius/mysql/513204/amd64 ./
and the problem went away.

Let me know if I can help in any way to resolve this.

Thanks for your work!

** Bug watch added: Debian Bug tracker #524366
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524366

-- 
php-cli segmentation fault with mysql extension
https://bugs.launchpad.net/bugs/343870
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to