php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #52303 Intermittent segfault on call to pg_connect
Submitted: 2010-07-10 23:06 UTC Modified: 2010-07-11 12:23 UTC
From: reed dot underwood at gmail dot com Assigned:
Status: Not a bug Package: PostgreSQL related
PHP Version: 5.3.2 OS: Linux (Ubuntu 10.04)
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
6 + 17 = ?
Subscribe to this entry?

 
 [2010-07-10 23:06 UTC] reed dot underwood at gmail dot com
Description:
------------
I didn't have time to get a core dump or investigate further, but calls to pg_connect inside of Codeigniter caused a segfault.  Calls to pg_connect in short test scripts functioned normally.  This is using the Ubuntu php5 package, which is a 5.3.2 build.  I built 5.2.13 and found that the problem went away.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-07-11 12:23 UTC] johannes@php.net
-Status: Open +Status: Bogus
 [2010-07-11 12:23 UTC] johannes@php.net
We can't verify bugs reported against third-party (Ubuntu) packages as we don't control them and have no idea what patches they apply. We also need a backtrace and reproduce code.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Jun 16 21:01:29 2024 UTC