(gdb) source /mnt/dyndata/pfSense-tools/pfPorts/php5-pfsense/work/php-5.2.0/.gdbinit (gdb) fr 1 #1 0x286dfe98 in __vfprintf () from /lib/libc.so.6 (gdb) zbacktrace [0xbfbf6d50] ??? /usr/local/www/guiconfig.inc:43 [0xbfbfb670] ??? /usr/local/www/system_advanced.php:36 (gdb) bt #0 0x286e11e7 in __vfprintf () from /lib/libc.so.6 #1 0x286dfe98 in __vfprintf () from /lib/libc.so.6 #2 0x286bef9c in getaddrinfo () from /lib/libc.so.6 #3 0x28716793 in xc_restore_znode (processor=0xbfbf52f0, dst=0x84fe364, src=0x28a4ff14) at processor_real.c:21058 #4 0x28716818 in xc_restore_zend_op (processor=0xbfbf52f0, dst=0x84fe34c, src=0x28a4fefc) at processor_real.c:21212 #5 0x28716efb in xc_restore_zend_op_array (processor=0xbfbf52f0, dst=0x8418dc4, src=0x28a01964) at processor_real.c:21886 #6 0x2871710b in xc_restore_zend_function (processor=0xbfbf52f0, dst=0x8418dc4, src=0x28a01964) at processor_real.c:19635 #7 0x2871765a in xc_restore_xc_funcinfo_t (processor=0xbfbf52f0, dst=0x8418dc4, src=0x28a01964) at processor_real.c:22851 #8 0x28717980 in xc_restore_xc_entry_t (processor=0xbfbf52f0, dst=0xbfbf59b0, src=0x289f5428) at processor_real.c:23416 #9 0x28717b0e in xc_processor_restore_xc_entry_t (dst=0xbfbf59b0, src=0x289f5428, readonly_protection=1 '\001') at processor_real.c:1153 #10 0x28718e68 in xc_compile_file (h=0xbfbf5f40, type=8) at /mnt/dyndata/xcache/xcache.c:1149 #11 0x081c06ac in ZEND_INCLUDE_OR_EVAL_SPEC_CONST_HANDLER (execute_data=0xbfbf6d50) at zend_vm_execute.h:1987 #12 0x081bad1e in execute (op_array=0x8414cd8) at zend_vm_execute.h:92 #13 0x081c0826 in ZEND_INCLUDE_OR_EVAL_SPEC_CONST_HANDLER (execute_data=0xbfbfb670) at zend_vm_execute.h:2033 #14 0x081bad1e in execute (op_array=0x83f70b8) at zend_vm_execute.h:92 #15 0x0819d119 in zend_execute_scripts (type=8, retval=0x0, file_count=3) at /mnt/dyndata/pfSense-tools/pfPorts/php5-pfsense/work/php-5.2.0/Zend/zend.c:1097 #16 0x081565df in php_execute_script (primary_file=0xbfbfede0) at /mnt/dyndata/pfSense-tools/pfPorts/php5-pfsense/work/php-5.2.0/main/main.c:1758 #17 0x08203db6 in main (argc=1, argv=0xbfbfee84) at /mnt/dyndata/pfSense-tools/pfPorts/php5-pfsense/work/php-5.2.0/sapi/cgi/cgi_main.c:1625 ******************************************************************************************************* Version 1.2-dev Modules Built cacher optimizer Readonly Protection enabled Opcode Cache enabled, 6,291,456 bytes, 1 split(s), with 8192 slots each Variable Cache disabled Shared Memory Schemes malloc, mmap Directive Local Value Master Value xcache.cacher On On xcache.coredump_directory no value no value xcache.count 1 1 xcache.gc_interval 0 0 xcache.mmap_path /tmp/xcache /tmp/xcache xcache.optimizer On On xcache.readonly_protection 1 1 xcache.shm_scheme mmap mmap xcache.size 6M 6M xcache.slots 8K 8K xcache.stat On On xcache.test 0 0 xcache.ttl 0 0 xcache.var_count 1 1 xcache.var_gc_interval 120 120 xcache.var_maxttl 0 0 xcache.var_size 0 0 xcache.var_slots 8K 8K xcache.var_ttl 0 0 ******************************************************************************************************* output_buffering = "0" implicit_flush = true magic_quotes_gpc = Off max_execution_time = 99999999 max_input_time = 99999999 register_argc_argv = On file_uploads = On upload_tmp_dir = /tmp upload_max_filesize = 100M post_max_size = 100M html_errors = Off zlib.output_compression = On zlib.output_compression_level = 5 auto_globals_jit = Off include_path = ".:/etc/inc:/usr/local/www:/usr/local/captiveportal:/usr/local/pkg" # add additional extensions below #extension=eaccelerator.so extension=xcache.so #extension=xdebug.so extension=radius.so #extension=suhosin.so #extension=uuid.so # standard PHP extension extension=bz2.so extension=bcmath.so extension=ctype.so extension=curl.so extension=gettext.so extension=mbstring.so extension=pcntl.so extension=posix.so extension=session.so extension=shmop.so extension=sysvmsg.so extension=sysvsem.so extension=sysvshm.so extension=tokenizer.so extension=xml.so extension=simplexml.so extension=zlib.so # optional standard PHP extension currently not beeing used #extension=json.so #extension=ncurses.so #extension=xmlreader.so #extension=xmlwriter.so [xcache] xcache.mmap_path = "/tmp/xcache" xcache.cacher = On xcache.size = 6M xcache.stat = On xcache.optimizer = On xcache.readonly_protection = On