From:             ms419 at freezone dot co dot uk
Operating system: Debian
PHP version:      5.3CVS-2009-06-24 (snap)
PHP Bug Type:     Reproducible crash
Bug description:  5.3 segfaults where 5.2 doesn't

Description:
------------
http://www.sfu.ca/~jdbates/tmp/php/200906240/core

The project I contribute to works with PHP 5.2, but causes PHP 5.3 to
segfault, http://qubit-toolkit.org/wiki/index.php?title=Main_Page

The project source is available from Subversion,
http://qubit-toolkit.googlecode.com/svn/trunk/

I downloaded and built the latest 5.3 snapshot,

 $ ./configure --enable-debug --with-pdo-mysql
 [...]
 $ make
 [...]

I got a backtrace with gdb,
http://www.sfu.ca/~jdbates/tmp/php/200906240/screenlog


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

Reply via email to