[PHP-DEV] PHP 4.0 Bug #9197: crash in _efree

2001-02-09 Thread dbenson
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: crash in _efree Getting periodic crashes in some of my templates. Crash is reproduceable using cgi or apache builds. Crash also occurs under solaris 2.7.

[PHP-DEV] PHP 4.0 Bug #9197 Updated: crash in _efree

2001-02-12 Thread dbenson
ID: 9197 User Update by: [EMAIL PROTECTED] Status: Open Old-Bug Type: Reproduceable crash Bug Type: OCI8 related Description: crash in _efree Included is a short script that reproduces the problem <% $Conn = OCINLogon ('vignette', 'vignette', 'wom_dev'); $Stmt = OCIParse ($Conn, "

[PHP-DEV] PHP 4.0 Bug #9197 Updated: crash in _efree

2001-02-12 Thread dbenson
ID: 9197 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: OCI8 related Description: crash in _efree Included is a short script that reproduces the problem The first part contains a workaround, that I have implemented in my code. From the docs I was under the impresison I had to manipu

[PHP-DEV] Bug #10499: User abort causes page to be dumped into error_log

2001-04-25 Thread dbenson
From: [EMAIL PROTECTED] Operating system: Linux / Solaris PHP version: 4.0.4pl1 PHP Bug Type: Output Control Bug description: User abort causes page to be dumped into error_log With output buffering enabled, if the user presses the stop button in their web client on a page