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

2001-02-19 Thread David Benson
could you plz try: ? $Conn = OCINLogon ('vignette', 'vignette', 'wom_dev'); $Clob = OCINewDescriptor($Conn, OCI_D_LOB); $ExtraXML = $Clob-load(); ? if that still causes the crash then the bug is fixed in CVS! Not sure what that was supposed to do ;-), but it caused the same

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

2001-02-19 Thread Thies C. Arntzen
On Mon, Feb 19, 2001 at 08:23:42AM -0700, David Benson wrote: could you plz try: ? $Conn = OCINLogon ('vignette', 'vignette', 'wom_dev'); $Clob = OCINewDescriptor($Conn, OCI_D_LOB); $ExtraXML = $Clob-load(); ? if that still causes the crash then the bug is fixed in

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

2001-02-18 Thread Thies C. Arntzen
On Mon, Feb 12, 2001 at 09:11:32AM -0700, David Benson wrote: Is there a short script (independent of other scripts) that reproduces this problem? Can you try to cut it down to the smallest piece of code that still produces a crash? Thanks for the response. I've narrowed this down to

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

2001-02-09 Thread Zeev Suraski
Is there a short script (independent of other scripts) that reproduces this problem? Can you try to cut it down to the smallest piece of code that still produces a crash? Zeev At 23:45 9/2/2001, [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Operating system: Linux PHP version: