php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #52206 Crash in pdo_mysql_stmt_describe
Submitted: 2010-06-29 22:40 UTC Modified: 2010-06-30 22:11 UTC
From: pajoye@php.net Assigned:
Status: Not a bug Package: MySQL related
PHP Version: 5.2.14RC1 OS: Windows
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: pajoye@php.net
New email:
PHP Version: OS:

 

 [2010-06-29 22:40 UTC] pajoye@php.net
Description:
------------
(minimal BT, better bt will follow)
php_pdo_mysql!pdo_mysql_stmt_describe+4a
php_pdo!pdo_stmt_describe_columns+36
php_pdo!zim_PDOStatement_execute+313
php5ts!zend_do_fcall_common_helper_SPEC+7ab
php5ts!ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER+15


It happens during a test which consists on running the Wordpress (3.0) and Drupal (latest 6.x) install procedure.




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-06-29 22:41 UTC] pajoye@php.net
It could be a TS issue as it does not happen using the NTS builds.
 [2010-06-30 22:11 UTC] pajoye@php.net
-Status: Open +Status: Bogus
 [2010-06-30 22:11 UTC] pajoye@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 03:01:27 2024 UTC