#34731 [NEW]: segmentation fault during request shutdown

2005-10-04 Thread novicky at aarongroup dot cz
From: novicky at aarongroup dot cz Operating system: All PHP version: 5CVS-2005-10-04 (CVS) PHP Bug Type: OCI8 related Bug description: segmentation fault during request shutdown Description: There is an incorrect session destructor registration. The pointer

#34731 [Fbk-Opn]: segmentation fault during request shutdown

2005-10-04 Thread novicky at aarongroup dot cz
ID: 34731 User updated by: novicky at aarongroup dot cz Reported By: novicky at aarongroup dot cz -Status: Feedback +Status: Open Bug Type: OCI8 related Operating System: All PHP Version: 5CVS-2005-10-04 (CVS) Assigned To: tony2001

#28883 [Fbk-Opn]: [PATCH] fix for crash during module shutdown

2005-02-04 Thread novicky at aarongroup dot cz
ID: 28883 User updated by: novicky at aarongroup dot cz Reported By: novicky at aarongroup dot cz -Status: Feedback +Status: Open Bug Type: Informix related Operating System: All -PHP Version: 4.3.7 +PHP Version: 4.3.10 New Comment

#28883 [NEW]: crash during module shutdown

2004-06-24 Thread novicky at aarongroup dot cz
From: novicky at aarongroup dot cz Operating system: All PHP version: 4.3.7 PHP Bug Type: Informix related Bug description: crash during module shutdown Description: There is a problem in function ifx_do_close which can lead to crash during module shutdown

#28568 [Bgs]: known_post_content_types is not thread safe

2004-05-30 Thread novicky at aarongroup dot cz
ID: 28568 User updated by: novicky at aarongroup dot cz Reported By: novicky at aarongroup dot cz Status: Bogus Bug Type: Reproducible crash Operating System: win32 PHP Version: 4.3.7RC1 New Comment: It does change at least in MBSTRING module

#28568 [NEW]: known_post_content_types is not thread safe

2004-05-29 Thread novicky at aarongroup dot cz
From: novicky at aarongroup dot cz Operating system: win32 PHP version: 4.3.7RC1 PHP Bug Type: Reproducible crash Bug description: known_post_content_types is not thread safe Description: Variable known_post_content_types used in SAPI.c is declared as static

#28569 [NEW]: connection id is not thread safe, possible crash during module shutdown

2004-05-29 Thread novicky at aarongroup dot cz
From: novicky at aarongroup dot cz Operating system: all PHP version: 4.3.7RC1 PHP Bug Type: Informix related Bug description: connection id is not thread safe, possible crash during module shutdown Description: Identification strings used for connections

#28317 [NEW]: stack overflow

2004-05-07 Thread novicky at aarongroup dot cz
From: novicky at aarongroup dot cz Operating system: win32 PHP version: 4.3.6 PHP Bug Type: PCRE related Bug description: stack overflow Description: Stack overflow during preg_match() on complex regular expressions used for long data. As written in pcre.c

#27037 [Fbk-Opn]: readfile() segfaults on certain files

2004-01-27 Thread novicky at aarongroup dot cz
ID: 27037 User updated by: novicky at aarongroup dot cz Reported By: novicky at aarongroup dot cz -Status: Feedback +Status: Open Bug Type: Apache2 related Operating System: linux PHP Version: 4.3.4 New Comment: Exactly the same behavior

#27037 [NEW]: readfile() segfaults on certain files

2004-01-25 Thread novicky at aarongroup dot cz
From: novicky at aarongroup dot cz Operating system: linux PHP version: 4.3.4 PHP Bug Type: Apache2 related Bug description: readfile() segfaults on certain files Description: Still the same problem as described in suspended bugs #26846 and #24301. Segmentation

#24047 [NEW]: xmlrpc_decode() does not decode NULL values in SOAP 1.1

2003-06-06 Thread novicky at aarongroup dot cz
From: novicky at aarongroup dot cz Operating system: any PHP version: 4.3.2 PHP Bug Type: XMLRPC-EPI related Bug description: xmlrpc_decode() does not decode NULL values in SOAP 1.1 The function xmlrpc_decode() does not decode properly NULL values in SOAP 1.1 at the first