ID: 48909 Updated by: j...@php.net Reported By: etremblay at kronostechnologies dot com Status: Closed Bug Type: MySQLi related Operating System: Kubuntu jaunty -PHP Version: PHP 5.3.2-dev (cli) (built: Sep 17 2009 08:48:06) +PHP Version: 5.3.2-dev (cli) (built: Sep 17 2009 08:48:06) New Comment:
Let's not invent our own versions.. Previous Comments: ------------------------------------------------------------------------ [2009-09-18 14:38:21] and...@php.net This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Thank you! ------------------------------------------------------------------------ [2009-09-18 14:33:08] s...@php.net Automatic comment from SVN on behalf of andrey Revision: http://svn.php.net/viewvc/?view=revision&revision=288439 Log: MFH:Fix for bug#48909 Segmentation fault in mysqli_stmt_execute ------------------------------------------------------------------------ [2009-09-18 14:32:01] s...@php.net Automatic comment from SVN on behalf of andrey Revision: http://svn.php.net/viewvc/?view=revision&revision=288438 Log: Fix for bug#48909 Segmentation fault in mysqli_stmt_execute ------------------------------------------------------------------------ [2009-09-17 13:13:35] u...@php.net Problem remains: we need a reproducible test case. So, please try to isolate a test. Also, using snapshot may not matter. It may be a matter of the MySQL Client Library. Make sure that you use the latest version of the MySQL Client library when compiling PHP. Thanks! ------------------------------------------------------------------------ [2009-09-17 13:06:07] etremblay at kronostechnologies dot com I just retryed with today php snapshot (php5.3-200909171030) With --with-mysql --with-mysqli MysqlI Support => enabled Client API library version => 5.0.75 Active Persistent Links => 0 Inactive Persistent Links => 0 Active Links => 0 Client API header version => 5.0.75 MYSQLI_SOCKET => /var/run/mysqld/mysqld.sock I still got the segementation fault. With --with-mysql=mysqlnd --with-mysql=mysqlnd The same query work fine. I'm affraid I haven't mutch more time to spend on it. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/48909 -- Edit this bug report at http://bugs.php.net/?id=48909&edit=1