Roger B.A. Klorese <[EMAIL PROTECTED]> wrote: > Yes, yes, I know it's ancient -- but it's also what's out there for > RPMs, and if I need to go to source I will, but for now...
hmm.. yeah you might want to upgrade to a newer version. > #1 0x402959e2 in __libc_realloc (oldmem=0x8343c80, bytes=340) at > malloc.c:3390 > #2 0x08123a1b in _erealloc () > #3 0x0810d232 in url_adapt_ext_ex () > #4 0x080c6130 in session_adapt_uris () > #5 0x08074dee in php_ub_body_write_no_header () > #6 0x080744a2 in php_body_write () > #7 0x0806cd78 in php_printf () > #8 0x0806d00f in php_error_cb () > #9 0x081333ac in zend_error () > #10 0x08123b51 in _erealloc () > #11 0x0810d232 in url_adapt_ext_ex () > #12 0x080c6130 in session_adapt_uris () > #13 0x08074dee in php_ub_body_write_no_header () > #14 0x080744a2 in php_body_write () > #15 0x0806cd78 in php_printf () > #16 0x0806d00f in php_error_cb () > #17 0x081333ac in zend_error () > #18 0x08123b51 in _erealloc () > #19 0x0810d232 in url_adapt_ext_ex () > #20 0x080c6130 in session_adapt_uris () > #21 0x08074dee in php_ub_body_write_no_header () > #22 0x080744a2 in php_body_write () > #23 0x0806cd78 in php_printf () > #24 0x0806d00f in php_error_cb () > #25 0x081333ac in zend_error () > #26 0x0812378e in _emalloc () Whats weird though is it looks like your in an infinite loop in, appears you have a on error handler set that is causing an error, this definitely needs to be fixed if it occurs in current release. Curt -- "I used to think I was indecisive, but now I'm not so sure." -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php