From:             amonterosr at gmail dot com
Operating system: linux
PHP version:      5.2.5
PHP Bug Type:     Sybase-ct (ctlib) related
Bug description:  seg fault when compile php with sybase-ct

Description:
------------
Hi i have a problem when i compile php with sybasect support, the apache's
error log display after execute a php script:

   [Mon Feb  4 17:35:35 2008] [notice] child pid 3035 exit signal
Segmentation fault (11)
[Mon Feb  4 17:35:36 2008] [notice] child pid 3302 exit signal
Segmentation fault (11)
[Mon Feb  4 17:35:38 2008] [notice] child pid 3303 exit signal
Segmentation fault (11)
[Mon Feb  4 17:36:04 2008] [notice] child pid 3304 exit signal
Segmentation fault (11)
[Mon Feb  4 17:36:06 2008] [notice] child pid 3305 exit signal
Segmentation fault (11)
[Mon Feb  4 17:36:07 2008] [notice] child pid 3306 exit signal
Segmentation fault (11)
[Mon Feb  4 17:36:08 2008] [notice] child pid 3307 exit signal
Segmentation fault (11)
[Mon Feb  4 17:36:09 2008] [notice] child pid 3308 exit signal
Segmentation fault (11)
[Mon Feb  4 17:36:11 2008] [notice] child pid 3309 exit signal
Segmentation fault (11)
[Mon Feb  4 17:39:18 2008] [notice] child pid 3310 exit signal
Segmentation fault (11)
[Mon Feb  4 17:39:19 2008] [notice] child pid 3311 exit signal
Segmentation fault (11)
[Mon Feb  4 17:39:42 2008] [notice] child pid 3312 exit signal
Segmentation fault (11)
[Mon Feb  4 17:39:44 2008] [notice] child pid 3313 exit signal
Segmentation fault (11)
[Mon Feb  4 17:39:45 2008] [notice] child pid 3314 exit signal
Segmentation fault (11)
[Mon Feb  4 17:39:46 2008] [notice] child pid 3095 exit signal
Segmentation fault (11)

by that i investigate the error adding --enable-debug to compilation, the
error fixed but now the error is:

[Tue Feb  5 11:35:52 2008]  Script: 
'/usr/local/apache13/htdocs/prosixonline/POL3.2/prosixonline/prxweb/source/php/controladores/prxcard.php'
/home/installuser/toolset/php-5.1.2-working/Zend/zend_variables.h(45) : 
Freeing 0x08D069A4 (6 bytes),
script=/usr/local/apache13/htdocs/prosixonline/POL3.2/prosixonline/prxweb/source/php/controladores/prxcard.php
/home/installuser/toolset/php-5.1.2-working/Zend/zend_variables.c(120) :
Actual location (location was relayed)
Last leak repeated 23 times
=== Total 53 memory leaks detected ===
/home/installuser/toolset/php-5.1.2-working/Zend/zend_variables.c(120) :
Actual location (location was relayed)
Last leak repeated 27 times
=== Total 62 memory leaks detected ===

please someone can help me with that


thanks 

Alberto 



   


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

Reply via email to