ID:               48909
 Updated by:       and...@php.net
 Reported By:      etremblay at kronostechnologies dot com
-Status:           Feedback
+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)
 New Comment:

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!


Previous Comments:
------------------------------------------------------------------------

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

------------------------------------------------------------------------

[2009-09-17 11:53:22] u...@php.net

Good too hear that it does not happen with mysqlnd. 

It is hard to comment without a reproducible test case. 

If you cannot isolate the issue, maybe you can check if the problem
exists with the latest version of the MySQL Client Library and maybe you
can even use a debug version?

Thanks

------------------------------------------------------------------------

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

Reply via email to