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

 ID:                 51091
 Updated by:         fel...@php.net
 Reported by:        achristianson at yakabod dot com
 Summary:            Persistent PDO Connections Crash
-Status:             Feedback
+Status:             Assigned
 Type:               Bug
 Package:            Reproducible crash
 Operating System:   CentOS 5.4
 PHP Version:        5.3.1
 Assigned To:        dmitry
 Block user comment: N



Previous Comments:
------------------------------------------------------------------------
[2010-06-28 05:15:54] dxm007 at gmail dot com

Hi, I've been trying to setup Menalto Gallery and after I got through
entire setup 

of a fresh installation (to verify php, MSSQL, IIS were working fine), I
pointed 

the gallery to my existing database and flat files.  Because my data
came from an 

older version of the Gallery, it invokes upgrade wizard which dies every
single 

time on step 2.  I've created a crash dump with adplus and it appears to
be 

exactly the same bug as what's reported here.



This is 100% repeatable on my machine.  I'm using PHP 5.3.2 with Windows
2008 

Server R2, IIS7 and MSSQL 2008 R2.  I've also been able to get past the
crash by 

adding "zend.enable_gc = Off" to php.ini

------------------------------------------------------------------------
[2010-04-20 18:11:48] dmi...@php.net

I'm not able to reproduce it. May be it's already fixed. Could you
verify?

------------------------------------------------------------------------
[2010-02-19 16:47:46] johan...@php.net

-Status: Open
+Status: Assigned
-Assigned To: 
+Assigned To: dmitry

Dmitry, can you take a look? - Thanks.

------------------------------------------------------------------------
[2010-02-19 16:09:24] achristianson at yakabod dot com

I gave it a try with



zend.enable_gc = Off



The segmentation fault no longer occurs

------------------------------------------------------------------------
[2010-02-19 15:34:36] ras...@php.net

Looks like a gc issue.  Confirm by setting:



zend.enable_gc = Off



in your php.ini

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


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=51091


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

Reply via email to