From: [EMAIL PROTECTED]
Operating system: NT4 SP3
PHP version: 4.2.1
PHP Bug Type: Reproducible crash
Bug description: Oracle - kgepop error OciNewCollection
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 bug report at http://bugs.php.net/?id=19735&edit=1
--
Try a CVS snapshot: http://bugs.php.net/fix.php?id=19735&r=trysnapshot
Fixed in CVS: http://bugs.php.net/fix.php?id=19735&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=19735&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=19735&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=19735&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19735&r=support
Expected behavior: http://bugs.php.net/fix.php?id=19735&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=19735&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=19735&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=19735&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19735&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=19735&r=dst