From:             valkum at globalgameport dot com
Operating system: Debian Etch
PHP version:      5.2.9
PHP Bug Type:     MySQL related
Bug description:  Sgmentation Fault on big MySQL Funktion

Description:
------------
When i run the php script with CLI i get a Segmentation Fault.
The code reads out a table and convert it from iso-8859 to utf-8

But on one table i get a Segmentation Fault.

The Database ist a Joomla 1.0.x Database with more then 100 records.

i test the Script on Debian Lenny but the Segmentation Fault is still
there.

Reproduce code:
---------------
A little bit changed version of
http://blog.dopefreshtight.de/artikel/von-iso-8859-1-zu-utf-8-in-php-und-mysql#convert

Expected result:
----------------
A converted MySql Database.

Actual result:
--------------
Segmentation Fault

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

Reply via email to