ID:               19735
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Verified
 Bug Type:         OCI8 related
 Operating System: NT4 SP3
 PHP Version:      4.2.1
 New Comment:

Just reproduced the crash.

On web server these two lines completely crash the whole thing. Most
importantly, I wasn't even able to trace it.

m



Previous Comments:
------------------------------------------------------------------------

[2002-10-03 09:33:12] [EMAIL PROTECTED]

When run from command line:

$Conn = OciLogon("user", "pass", "db") or die("error");
$Coll = OciNewCollection($Conn, "valid_type_or_nonsense");

consistently causes following error:
kgepop: no error frame to pop to for error 21522

Don't know if same error occurs on web server (don't use version with
collection capabilities on server)

php.exe straight from win32 zip.
php_oc8.dll extension enabled.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=19735&edit=1

Reply via email to