ID:               32282
 Updated by:       [EMAIL PROTECTED]
 Reported By:      gabriel at telana dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Reproducible crash
 Operating System: Linux 2.6 (custom, based on FC1)
 PHP Version:      5.0.3
 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.




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

[2005-03-11 23:34:24] gabriel at telana dot com

Description:
------------
This is exactly the same as bug #28933, except it's still happening for
me on PHP 5.0.3 on x86_64.  I would have added a comment to that bug but
it's been closed.

The only other info I've seen on the net related to this is something
about mixing 32-bit and 64-bit libraries.  I'm running a pure 64-bit
system so that's not the problem.

I tested this with the simplest possible configuration: "./configure
--with-mysqli=/usr/bin/mysql_config" and ran the test script
(functionally identical with the one in #28933) with the CLI version,
using php.ini-dist.

Tested with mysql versions 4.1.7 and 4.1.10.

Reproduce code:
---------------
See bug #28933

Expected result:
----------------
PHP to not segfault :)

Actual result:
--------------
PHP segfaults :(


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


-- 
Edit this bug report at http://bugs.php.net/?id=32282&edit=1

Reply via email to