From:             Ryan dot Melena at gmail dot com
Operating system: Windows XP / Redhat
PHP version:      5.1.1
PHP Bug Type:     Reproducible crash
Bug description:  Crash possibly related to Class, PDO, or combination.  Seems 
like memory error 

Description:
------------
Provided code causes PHP error or crash when modified as discussed in
comment on line 169.

Reproduce code:
---------------
http://66.41.135.167/phpbug/test3.phps

Expected result:
----------------
IDs should list in nested order as seen when running provided code without
change mentioned in comment on line 169.

Actual result:
--------------
Code ends prematurely with a fatal error and php crashes.

MAKE SURE TO MAKE CHANGES INDICATED IN COMMENT ON LINE 169 TO REPRODUCE
ERROR.

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

Reply via email to