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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sun Oct 27 16:01:27 2024 UTC