|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-10-19 19:36 UTC] sniper@php.net
[2000-10-20 02:40 UTC] edink at proventum dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Oct 29 19:00:01 2025 UTC |
At the very end of the executing any script produces segmentation fault. This only happens if compiled with oci8 support. Backtrace: ek@uxa {/data/src/cvs-php4}$ gdb ./php GNU gdb 19991004 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-redhat-linux"... (gdb) r Starting program: /data/src/cvs-php4/./php Test X-Powered-By: PHP/4.0.4-dev Content-type: text/html Test Cannot access memory at address 0x2b458b14 (gdb) bt #0 0x2aab5f21 in _dl_debug_state () at dl-debug.c:56 #1 0x2ac21156 in _dl_close (map=0x813da38) at dl-close.c:195 #2 0x2aacf430 in dlclose_doit (handle=0x813da38) at dlclose.c:26 #3 0x2aab5c3b in _dl_catch_error (errstring=0x2aad1080, operate=0x2aacf418 <dlclose_doit>, args=0x813da38) at dl-error.c:141 #4 0x2aacf8b9 in _dlerror_run (operate=0x2aacf418 <dlclose_doit>, args=0x813da38) at dlerror.c:125 #5 0x2aacf3fe in dlclose (handle=0x813da38) at dlclose.c:32 #6 0x80a1cd2 in module_destructor (module=0x813f200) at zend_API.c:823 #7 0x80a40c9 in zend_hash_destroy (ht=0x8102220) at zend_hash.c:564 #8 0x80a100f in zend_shutdown () at zend.c:413 #9 0x805a088 in php_module_shutdown () at main.c:932 #10 0x8059184 in main (argc=1, argv=0x7ffff994) at cgi_main.c:752