php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #33341 segfault in php module shutdown (after script execution)
Submitted: 2005-06-14 22:27 UTC Modified: 2005-06-14 23:25 UTC
From: pumuckel at metropolis dot de Assigned:
Status: Closed Package: OCI8 related
PHP Version: 5CVS-2005-06-14 (dev) OS: Linux
Private report: No CVE-ID: None
 [2005-06-14 22:27 UTC] pumuckel at metropolis dot de
Description:
------------
We have noticed a segfault in php module shutdown (in _oci_conn_list_dtor). The reason for the segfaults probably is a wrong order in freeing oci resources.

A patch was already supplied to Antony Dovgal some days ago and he statet to include it.







Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-06-14 23:14 UTC] johannes@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.0-win32-latest.zip

Tony committed some fixes recently... 
 
P.S. Isn't it Pumuckl without e? ;-) 
 [2005-06-14 23:25 UTC] pumuckel at metropolis dot de
In php5-STABLE-200506141839 it seems to be fixed already, yes... was looking against php5-STABLE-200506101832 (where i made another patch for array.c last days ;)

So this bug can be closed as fixed (i opened it for bug documentation only anyway ;)

On the other hand I think that some other bugs here are related to this problem but they are already "bogus", "no feedback" or still "assigned" to someone. Probably it should be cross checked if that patch solves these problems as well.

 Mike

P.S. Concerning the 'e' - it makes me special since 1996 ;-)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 04:01:28 2024 UTC