Excerpts from Nonox's message of Sun Apr 17 17:02:41 UTC 2011:
> Hi Clint Byrum, sorry for the delay, here is the result of dpkg -l
> 'libmysqlclient*':
> 
> Desired=Unknown/Install/Remove/Purge/Hold
> | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
> |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
> ||/ Name                                Version                             
> Description
> +++-===================================-===================================-======================================================================================
> un  libmysqlclient-dev                  <none>                              
> (no description available)
> ii  libmysqlclient16                    5.1.49-1ubuntu8.1                   
> MySQL database client library

This looks like an up to date Maverick, which should not display this
behavior. Hopefully it wasn't accidentally regressed.

Can you install gdb, mysql-dbg, and php5-dbg, and run with

gdb /usr/bin/php then at the > prompt do

run -whatever --options you_use.php


Then when it segfaults do

'bt'

and paste the backtrace?

Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/343870

Title:
  php-cli segmentation fault with mysql extension

-- 
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