php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44052 seg fault when compile php with sybase-ct
Submitted: 2008-02-05 19:30 UTC Modified: 2008-03-20 01:00 UTC
From: amonterosr at gmail dot com Assigned:
Status: No Feedback Package: Sybase-ct (ctlib) related
PHP Version: 5.2.5 OS: linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: amonterosr at gmail dot com
New email:
PHP Version: OS:

 

 [2008-02-05 19:30 UTC] amonterosr at gmail dot com
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 



   


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-03-20 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 08:01:28 2024 UTC