php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1648 SegFaulting in PostgreSQL with RegExp
Submitted: 1999-07-02 04:21 UTC Modified: 1999-07-02 04:24 UTC
From: tneuer at inwise dot de Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 3.0.11 OS: LInux 2.0.36 / i586
Private report: No CVE-ID: None
 [1999-07-02 04:21 UTC] tneuer at inwise dot de
When upgrading from 3.0.9 to 3.0.11, one site that uses a PostgreSQL
database with regexp postprocessing of database contents for extended
HTML formatting, PHP segfaulted.  Another site with similar handling
showed the same effect, although less often and less critical (the DB
is smaller on that site, less regexp handling done).

Since the server is a production system and there was no development
system available at that moment, we had no chance to track this further
down.  However, it appeared to me that the cause for the crash was caused by the regexp postprocessing.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-07-02 04:24 UTC] sas at cvs dot php dot net
That's fixed already in CVS
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 17:01:29 2024 UTC