From:             indeyets at gmail dot com
Operating system: FreeBSD
PHP version:      5.2.0
PHP Bug Type:     PDO related
Bug description:  PDO_MySQL segfaults

Description:
------------
PDO_MySQL still segfaults in 5.2.0

related bugs:
http://bugs.php.net/bug.php?id=37445
http://bugs.php.net/bug.php?id=37438

backtrace of 5.2.0 is in "Actual Result" field

Actual result:
--------------
Program received signal SIGSEGV, Segmentation fault.
0x28fbba2a in mysql_more_results () from
/usr/local/lib/mysql/libmysqlclient.so.15
(gdb) bt
#0 0x28fbba2a in mysql_more_results () from
/usr/local/lib/mysql/libmysqlclient.so.15
#1 0x2916bcb8 in pdo_mysql_stmt_dtor (stmt=0x85211cc) at
/usr/ports/lang/php5/work/php-5.2.0/ext/pdo_mysql/mysql_statement.c:79
#2 0x2915fb9a in free_statement () from
/usr/local/lib/php/20060613-debug/pdo.so
#3 0x2915fc0f in pdo_dbstmt_free_storage () from
/usr/local/lib/php/20060613-debug/pdo.so
#4 0x288fc438 in ?? () from /usr/local/libexec/apache22/libphp5.so
#5 0x288fc2f3 in ?? () from /usr/local/libexec/apache22/libphp5.so
#6 0x288dc9ac in ?? () from /usr/local/libexec/apache22/libphp5.so
#7 0x288d0873 in ?? () from /usr/local/libexec/apache22/libphp5.so
#8 0x288d0a2c in ?? () from /usr/local/libexec/apache22/libphp5.so
#9 0x288dcc7b in ?? () from /usr/local/libexec/apache22/libphp5.so
#10 0x288e87d1 in ?? () from /usr/local/libexec/apache22/libphp5.so
#11 0x288f8b87 in ?? () from /usr/local/libexec/apache22/libphp5.so
#12 0x288f8ebd in ?? () from /usr/local/libexec/apache22/libphp5.so
#13 0x288fc129 in ?? () from /usr/local/libexec/apache22/libphp5.so
#14 0x288d0735 in ?? () from /usr/local/libexec/apache22/libphp5.so
#15 0x288de202 in ?? () from /usr/local/libexec/apache22/libphp5.so
#16 0x28895434 in ?? () from /usr/local/libexec/apache22/libphp5.so
#17 0x28943a78 in ?? () from /usr/local/libexec/apache22/libphp5.so
#18 0x2894407e in ?? () from /usr/local/libexec/apache22/libphp5.so
#19 0x08071f42 in ap_run_handler ()
#20 0x0807230d in ap_invoke_handler ()
#21 0x0807c92d in ap_internal_redirect ()
#22 0x2872bd34 in handler_redirect () from
/usr/local/libexec/apache22/mod_rewrite.so
#23 0x08071f42 in ap_run_handler ()
#24 0x0807230d in ap_invoke_handler ()
#25 0x0807cce9 in ap_process_request ()
#26 0x0807a8f1 in ap_process_http_connection ()
#27 0x080777e2 in ap_run_process_connection ()
#28 0x08080367 in child_main ()
#29 0x08080530 in make_child ()
#30 0x08080a73 in ap_mpm_run ()
#31 0x08061f40 in main ()

-- 
Edit bug report at http://bugs.php.net/?id=39502&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=39502&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=39502&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=39502&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=39502&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=39502&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=39502&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=39502&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=39502&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=39502&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=39502&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=39502&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=39502&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=39502&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=39502&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=39502&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=39502&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=39502&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=39502&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=39502&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=39502&r=mysqlcfg

Reply via email to