|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-08-19 08:01 UTC] iliaa@php.net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Dec 08 19:00:02 2025 UTC |
simple script <? $t = (object) $GLOBALS; ?> result = segfault. Workaround (dont do it!) Backtrace Program received signal SIGSEGV, Segmentation fault. 0x4014dd4d in free () from /lib/libc.so.6 (gdb) bt #0 0x4014dd4d in free () from /lib/libc.so.6 #1 0x4014dc13 in free () from /lib/libc.so.6 #2 0x80c51b0 in shutdown_memory_manager (silent=0, clean_cache=0) at zend_alloc.c:484 #3 0x805d3ee in php_request_shutdown (dummy=0x0) at main.c:794 #4 0x805c190 in main (argc=2, argv=0xbffffc54) at cgi_main.c:834 #5 0x400f86cf in __libc_start_main () from /lib/libc.so.