Custom Query (272 matches)
Results (40 - 42 of 272)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #54 | fixed | 1.2.0-rc1 does not compile on Solaris 10 with native m4 | moo | toha |
| Description |
$ uname -a SunOS xxx 5.10 Generic_118855-19 i86pc i386 i86pc $ gcc -v Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared Thread model: posix gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath) # /opt/local/bin/phpize Configuring for: PHP Api Version: 20041225 Zend Module Api No: 20060613 Zend Extension Api No: 220060519 # ./configure --prefix=/opt/local --enable-xcache --with-php-config=/opt/local/bin/php- config[[BR]] checking for egrep... egrep checking for a sed that does not truncate output... /opt/csw/bin/gsed checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking whether gcc and cc understand -c and -o together... yes checking if compiler supports -R... yes checking build system type... i386-pc-solaris2.10 checking host system type... i386-pc-solaris2.10 checking target system type... i386-pc-solaris2.10 checking for PHP prefix... /opt/local checking for PHP includes... -I/opt/local/include/php -I/opt/local/include/php/main -I/opt/local/include/php/TSRM -I/opt/local/include/php/Zend -I/opt/local/include/php/ext -I/opt/local/include/php/ext/date/lib checking for PHP extension directory... /opt/local/lib/php/extensions/no-debug-non-zts-20060613 checking for PHP installed headers prefix... /opt/local/include/php checking for re2c... no configure: WARNING: You will need re2c 0.9.11 or later if you want to regenerate PHP parsers. checking for gawk... gawk checking for XCache support... yes, shared checking for XCache handle of compile time constant... yes checking for XCache optimizer... no checking for XCache coverager... no checking for XCache assembler... no checking for XCache disassembler... no checking for XCache encoder... no checking for XCache decoder... no checking for XCache self test... no checking for XCache self test... no checking for gawk... /opt/csw/bin/gawk checking for m4... /usr/ccs/bin/m4 checking for grep... /usr/bin/grep checking for sed... /opt/csw/bin/gsed checking for indent... /opt/SUNWspro/bin/indent checking if you have opcode_spec_def.h for XCache... no checking for ld used by gcc... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking for /usr/ccs/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/ccs/bin/nm -p checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking the maximum length of command line arguments... 262144 checking command to parse /usr/ccs/bin/nm -p output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... solaris2.10 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.10 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no configure: creating ./config.status config.status: creating config.h root@web:/opt/src/xcache# gmake gcc -I. -I/opt/src/xcache -DPHP_ATOM_INC -I/opt/src/xcache/include -I/opt/src/xcache/main -I/opt/src/xcache -I/opt/local/include/php -I/opt/local/include/php/main -I/opt/local/include/php/TSRM -I/opt/local/include/php/Zend -I/opt/local/include/php/ext -I/opt/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -E /opt/src/xcache/includes.c -o ./includes.i ./structinfo.m4 is optional if XCache test is not enabled, feel free if it awk failed to produce it LANG=C /opt/csw/bin/gawk -f /opt/src/xcache/mkstructinfo.awk < ./includes.i > ./structinfo.m4.tmp && mv -f ./structinfo.m4.tmp ./structinfo.m4 /usr/ccs/bin/m4 -D srcdir="/opt/src/xcache" -D builddir="." /opt/src/xcache/processor/main.m4 > ./processor.out.tmp /usr/ccs/bin/m4:/opt/src/xcache/processor/main.m4:/opt/src/xcache/processor/head.m4:40 bad macro name define(ONCE errprint(`AUTOCHECK INFO: runtime autocheck Disabled (optimized build) ')) gmake: *** [processor.out] Error 1 |
|||
| #55 | fixed | xcache crashes php tokenizer on certain special situation | moo | judas_iscariote |
| Description |
xcache crashes php tokenizer, on a special situation, only with xcache_readonly_protection=On in both zts and non-zts mode. Im yet to isolate shortly,currenlty I have only the backtrace. #0 0x00000000006df60f in lex_scan (zendlval=0x7fffaf90dd00, tsrm_ls=0x9f5030) at /home/cristian/php5/Zend/zend_language_scanner.l:1310
1310 zendlval->value.str.len = strlen(func_name);
(gdb) bt full
#0 0x00000000006df60f in lex_scan (zendlval=0x7fffaf90dd00, tsrm_ls=0x9f5030) at /home/cristian/php5/Zend/zend_language_scanner.l:1310
func_name = 0x5a5a5a5a0000007b <Address 0x5a5a5a5a0000007b out of bounds>
yy_current_state = 614
yy_cp = 0x2b42fc5e3938 ""
yy_bp = 0x2b42fc5e392c "__FUNCTION__"
yy_act = 108
#1 0x000000000068c80b in tokenize (return_value=0x2b42fd0cb018, tsrm_ls=0x9f5030) at /home/cristian/php5/ext/tokenizer/tokenizer.c:314
token = {value = {lval = 47566701869343, dval = 2.3501073279614979e-310, str = {
val = 0x2b42fc5e391f "\n", ' ' <repeats 12 times>, "__FUNCTION__", len = 13}, ht = 0x2b42fc5e391f, obj = {handle = 4234033439,
handlers = 0xd}}, refcount = 0, type = 0 '\0', is_ref = 127 '\177'}
keyword = (zval *) 0x2b42fcace9f0
token_type = 370
destroy = 0 '\0'
#2 0x000000000068cfac in zif_token_get_all (ht=1, return_value=0x2b42fd0cb018, return_value_ptr=0x0, this_ptr=0x0, return_value_used=1,
tsrm_ls=0x9f5030) at /home/cristian/php5/ext/tokenizer/tokenizer.c:498
source = 0x2b42fc5de2e0 "<?php\n/**\n * ezcConsoleToolsOutputTest \n * \n * @package ConsoleTools\n * @subpackage Tests\n * @version 1.1.3\n * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved.\n * @license http:"...
argc = 1
source_len = 16622
source_z = {value = {lval = 47566701866400, dval = 2.3501073278160943e-310, str = {
val = 0x2b42fc5e2da0 "<?php\n/**\n * ezcConsoleToolsOutputTest \n * \n * @package ConsoleTools\n * @subpackage Tests\n * @version 1.1.3\n * @copyright Copyright (C) 2005, 2006 eZ systems as. All rights reserved.\n * @license http:"..., len = 16622}, ht = 0x2b42fc5e2da0, obj = {
handle = 4234030496, handlers = 0x40ee}}, refcount = 0, type = 6 '\006', is_ref = 0 '\0'}
original_lex_state = {buffer_state = 0x0, state = 0, in = 0x0, lineno = 0, filename = 0x0}
#3 0x000000000074506a in zend_do_fcall_common_helper_SPEC (execute_data=0x7fffaf90e0d0, tsrm_ls=0x9f5030)
at /home/cristian/php5/Zend/zend_vm_execute.h:200
return_reference = 0 '\0'
opline = (zend_op *) 0x2b42fb28dfd0
original_return_value = (zval **) 0x9f5030
current_scope = (zend_class_entry *) 0x0
current_this = (zval *) 0x0
return_value_used = 1
should_change_scope = 0 '\0'
ctor_opline = (zend_op *) 0x2b42fb28df58
---Type <return> to continue, or q <return> to quit---
#4 0x00000000007462b5 in ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER (execute_data=0x7fffaf90e0d0, tsrm_ls=0x9f5030)
at /home/cristian/php5/Zend/zend_vm_execute.h:322
No locals.
#5 0x00000000007449fd in execute (op_array=0x2b42fb28cf90, tsrm_ls=0x9f5030) at /home/cristian/php5/Zend/zend_vm_execute.h:92
execute_data = {opline = 0x2b42fb28dfd0, function_state = {function_symbol_table = 0x0, function = 0xb41600, reserved = {
0x2b42fb27dae8, 0x7fffaf90e110, 0x726fb09c0ebad7ed, 0x2b42fb208ea0}}, fbc = 0xb41600, op_array = 0x2b42fb28cf90, object = 0x0,
Ts = 0x7fffaf90df10, CVs = 0x7fffaf90def0, original_in_execution = 1 '\001', symbol_table = 0x2b42fc54eea8,
prev_execute_data = 0x7fffaf90f860, old_error_reporting = 0x0}
#6 0x0000000000745317 in zend_do_fcall_common_helper_SPEC (execute_data=0x7fffaf90f860, tsrm_ls=0x9f5030)
at /home/cristian/php5/Zend/zend_vm_execute.h:234
opline = (zend_op *) 0x2b42fb1e0630
original_return_value = (zval **) 0x7fffaf90fa50
current_scope = (zend_class_entry *) 0x2b42fb27dab8
current_this = (zval *) 0x2b42fb279cb0
return_value_used = 1
should_change_scope = 1 '\001'
ctor_opline = (zend_op *) 0x2b42fb1e05b8
#7 0x00000000007462b5 in ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER (execute_data=0x7fffaf90f860, tsrm_ls=0x9f5030)
at /home/cristian/php5/Zend/zend_vm_execute.h:322
No locals.
#8 0x00000000007449fd in execute (op_array=0x2b42fb278878, tsrm_ls=0x9f5030) at /home/cristian/php5/Zend/zend_vm_execute.h:92
execute_data = {opline = 0x2b42fb1e0630, function_state = {function_symbol_table = 0x2b42fc54eea8, function = 0x2b42fb28cf90,
reserved = {0x8, 0x7fffaf90f8a0, 0x2b42fc554960, 0x7fffaf90f8f0}}, fbc = 0x2b42fb28cf90, op_array = 0x2b42fb278878,
object = 0x2b42fb279cb0, Ts = 0x7fffaf90e310, CVs = 0x7fffaf90e270, original_in_execution = 1 '\001', symbol_table = 0x2b42fc5548c8,
prev_execute_data = 0x7fffaf90faa0, old_error_reporting = 0x0}
#9 0x0000000000745317 in zend_do_fcall_common_helper_SPEC (execute_data=0x7fffaf90faa0, tsrm_ls=0x9f5030)
at /home/cristian/php5/Zend/zend_vm_execute.h:234
opline = (zend_op *) 0x2b42fb295510
original_return_value = (zval **) 0x7fffaf90fe08
current_scope = (zend_class_entry *) 0x2b42fb27dab8
current_this = (zval *) 0x2b42fb279cb0
return_value_used = 1
should_change_scope = 1 '\001'
ctor_opline = (zend_op *) 0x2b42fb295498
---Type <return> to continue, or q <return> to quit---
#10 0x00000000007462b5 in ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER (execute_data=0x7fffaf90faa0, tsrm_ls=0x9f5030)
at /home/cristian/php5/Zend/zend_vm_execute.h:322
No locals.
#11 0x00000000007449fd in execute (op_array=0x2b42fb294eb0, tsrm_ls=0x9f5030) at /home/cristian/php5/Zend/zend_vm_execute.h:92
execute_data = {opline = 0x2b42fb295510, function_state = {function_symbol_table = 0x2b42fc5548c8, function = 0x2b42fb278878,
reserved = {0x8, 0x7fffaf90fae0, 0x2b42fc5546f8, 0x7fffaf90fb30}}, fbc = 0x2b42fb278878, op_array = 0x2b42fb294eb0,
object = 0x2b42fb279cb0, Ts = 0x7fffaf90fa20, CVs = 0x7fffaf90fa00, original_in_execution = 1 '\001', symbol_table = 0x2b42fc554660,
prev_execute_data = 0x7fffaf90feb0, old_error_reporting = 0x0}
#12 0x0000000000745317 in zend_do_fcall_common_helper_SPEC (execute_data=0x7fffaf90feb0, tsrm_ls=0x9f5030)
at /home/cristian/php5/Zend/zend_vm_execute.h:234
opline = (zend_op *) 0x2b42fb276aa8
original_return_value = (zval **) 0x7fffaf90ffe8
current_scope = (zend_class_entry *) 0x0
current_this = (zval *) 0x0
return_value_used = 1
should_change_scope = 1 '\001'
ctor_opline = (zend_op *) 0x2b42fb276a30
#13 0x00000000007462b5 in ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER (execute_data=0x7fffaf90feb0, tsrm_ls=0x9f5030)
at /home/cristian/php5/Zend/zend_vm_execute.h:322
No locals.
#14 0x00000000007449fd in execute (op_array=0x2b42fb275c68, tsrm_ls=0x9f5030) at /home/cristian/php5/Zend/zend_vm_execute.h:92
execute_data = {opline = 0x2b42fb276aa8, function_state = {function_symbol_table = 0x2b42fc554660, function = 0x2b42fb294eb0,
reserved = {0x2b42fb275da0, 0x7fffaf912570, 0x9f5030, 0x7fffaf90ff20}}, fbc = 0x2b42fb294eb0, op_array = 0x2b42fb275c68,
object = 0x2b42fb279cb0, Ts = 0x7fffaf90fc70, CVs = 0x7fffaf90fc40, original_in_execution = 0 '\0', symbol_table = 0x9f9488,
prev_execute_data = 0x0, old_error_reporting = 0x0}
#15 0x0000000000718215 in zend_execute_scripts (type=8, tsrm_ls=0x9f5030, retval=0x0, file_count=3) at /home/cristian/php5/Zend/zend.c:1100
files = {{gp_offset = 48, fp_offset = 48, overflow_arg_area = 0x7fffaf910180, reg_save_area = 0x7fffaf9100b0}}
i = 1
file_handle = (zend_file_handle *) 0x7fffaf912570
orig_op_array = (zend_op_array *) 0x0
orig_retval_ptr_ptr = (zval **) 0x0
local_retval = (zval *) 0x0
#16 0x00000000006a2d35 in php_execute_script (primary_file=0x7fffaf912570, tsrm_ls=0x9f5030) at /home/cristian/php5/main/main.c:1781
realfile = "/srv/www/htdocs/flyspray/compat.php\000lar_text\000\000\000\000\006\000\000\177\000\000�q\000\000\000\000\000strip_tags\---Type <return> to continue, or q <return> to quit---
000\000\000\000\000\000\006\000\000\177\000\000�q\000\000\000\000\000ltrim\000\000\000m\206\000\000\000\000\000�\001B+\000\000�\001B+\000\000\000\000\000\000\000\000\000\000�\000\000\000\000\000\020\001\000\000\000\000\000\000\200I\001B+\000\000�\001B+\000\000@\000\000\000\000\000\000\000\020\002\000\000\000\000\000\000\235i\000\000\000\000\000�024\221\177\000\000"...
__orig_bailout = (jmp_buf *) 0x7fffaf912420
__bailout = {{__jmpbuf = {13, -69681406510797953, 0, 140736138913744, 0, 0, -69681406510806673, -69789443644300871},
__mask_was_saved = 0, __saved_mask = {__val = {8809896, 47566693528520, 13, 140736138908336, 47566680651074, 8024600, 0, 11698912,
11725152, 47566695774080, 32768, 47566695774080, 47566693883056, 13, 8024624, 0}}}}
prepend_file_p = (zend_file_handle *) 0x0
append_file_p = (zend_file_handle *) 0x0
prepend_file = {type = 0 '\0', filename = 0x0, opened_path = 0x0, handle = {fd = 0, fp = 0x0, stream = {handle = 0x0, reader = 0,
closer = 0, fteller = 0, interactive = 0}}, free_filename = 0 '\0'}
append_file = {type = 0 '\0', filename = 0x0, opened_path = 0x0, handle = {fd = 0, fp = 0x0, stream = {handle = 0x0, reader = 0,
closer = 0, fteller = 0, interactive = 0}}, free_filename = 0 '\0'}
old_cwd = 0x7fffaf9101a0 ""
retval = 0
#17 0x00000000007a8c0d in main (argc=4, argv=0x7fffaf9127d8) at /home/cristian/php5/sapi/cli/php_cli.c:1108
__orig_bailout = (jmp_buf *) 0x0
__bailout = {{__jmpbuf = {13, -69681406510797281, 0, 140736138913744, 0, 0, -69681406510798001, -69789443643226079},
__mask_was_saved = 0, __saved_mask = {__val = {0, 0, 0, 0, 0, 0, 0, 140736138913072, 0, 0, 0, 0, 3941092235, 47566681744960,
47566681746784, 281474976710656}}}}
exit_status = 0
c = -1
file_handle = {type = 2 '\002', filename = 0x7fffaf91329d "/home/cristian/public_html/flyspray/compat.php", opened_path = 0x0,
handle = {fd = 12283136, fp = 0xbb6d00, stream = {handle = 0xbb6d00, reader = 0x733e88 <zend_stream_stdio_reader>,
closer = 0x733eb8 <zend_stream_stdio_closer>, fteller = 0x733ee3 <zend_stream_stdio_fteller>, interactive = 0}}, free_filename = 0 '\0'}
behavior = 1
reflection_what = 0x0
orig_optind = 1
orig_optarg = 0x0
arg_free = 0x7fffaf91329d "/home/cristian/public_html/flyspray/compat.php"
arg_excp = (char **) 0x7fffaf9127f0
script_file = 0x7fffaf91329d "/home/cristian/public_html/flyspray/compat.php"
interactive = 0
module_started = 1
---Type <return> to continue, or q <return> to quit---
request_started = 1
lineno = 1
exec_direct = 0x0
exec_run = 0x0
exec_begin = 0x0
exec_end = 0x0
param_error = 0x0
hide_argv = 0
compiler_globals = (zend_compiler_globals *) 0x9f5030
executor_globals = (zend_executor_globals *) 0x9f5030
core_globals = (php_core_globals *) 0x9f5030
sapi_globals = (sapi_globals_struct *) 0x9f51d0
tsrm_ls = (void ***) 0x9f5030
ini_entries_len = 143
Im using 1.2 SVN branch with php 5.2.1-dev but reproduced in released 5.2.0 too . I'll try to isolate a short script later today. |
|||
| #56 | fixed | xcache_set segfaults when xcache.var_size=0 | moo | judas_iscariote |
| Description |
php -d xcache.var_size=0 -r 'xcache_set("foo","bar");'
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 46921336810352 (LWP 32175)]
0x00002aacb99edf1e in xc_entry_init_key_var (xce=0x7ffff1f5d6f0, name=0x2aacb8baeab8,
tsrm_ls=0x9f5030) at /home/cristian/xcache-trunk/xcache.c:1724
1724 xce->cache = xc_var_caches[cacheid];
(gdb) bt full
#0 0x00002aacb99edf1e in xc_entry_init_key_var (xce=0x7ffff1f5d6f0, name=0x2aacb8baeab8,
tsrm_ls=0x9f5030) at /home/cristian/xcache-trunk/xcache.c:1724
hv = 6385231017
cacheid = 0
#1 0x00002aacb99ee2a6 in zif_xcache_set (ht=2, return_value=0x2aacb8bafdd8,
return_value_ptr=0x0, this_ptr=0x0, return_value_used=0, tsrm_ls=0x9f5030)
at /home/cristian/xcache-trunk/xcache.c:1783
xce = {type = 6528, hvalue = 7272903, next = 0x7ffff1f5d8d0, cache = 0x69a333,
size = 8808992, refcount = 10440752, hits = 0, ctime = 4, atime = 10450816,
dtime = 46921322003952, ttl = 0, name = {lval = 46921322010752,
dval = 2.3182213262967284e-310, str = {val = 0x2aacb8bb1880 "foo", len = 3},
ht = 0x2aacb8bb1880, obj = {handle = 3099269248, handlers = 0x3}}, data = {
php = 0x7ffff1f5d780, var = 0x7ffff1f5d780}, have_references = 216 '▒'}
stored_xce = (xc_entry_t *) 0x18
var = {value = 0x86a3e8}
name = (zval *) 0x2aacb8baeab8
value = (zval *) 0x2aacb8baea50
#2 0x000000000074501a in zend_do_fcall_common_helper_SPEC (execute_data=0x7ffff1f5d930,
tsrm_ls=0x9f5030) at /home/cristian/php5/Zend/zend_vm_execute.h:200
return_reference = 0 '\0'
opline = (zend_op *) 0x2aacb8bafb50
original_return_value = (zval **) 0xb7ee20
current_scope = (zend_class_entry *) 0x0
current_this = (zval *) 0x0
return_value_used = 0
should_change_scope = 0 '\0'
ctor_opline = (zend_op *) 0xb00000018
#3 0x000000000074c6bf in ZEND_DO_FCALL_SPEC_CONST_HANDLER (execute_data=0x7ffff1f5d930,
tsrm_ls=0x9f5030) at /home/cristian/php5/Zend/zend_vm_execute.h:1681
opline = (zend_op *) 0x2aacb8bafb50
fname = (zval *) 0x2aacb8bafb80
#4 0x00000000007449ad in execute (op_array=0x2aacb8baf6c0, tsrm_ls=0x9f5030)
at /home/cristian/php5/Zend/zend_vm_execute.h:92
execute_data = {opline = 0x2aacb8bafb50, function_state = {function_symbol_table = 0x0,
function = 0xb7ee40, reserved = {0x7ffff1f5d980, 0x0, 0x0, 0x0}}, fbc = 0x0,
op_array = 0x2aacb8baf6c0, object = 0x0, Ts = 0x7ffff1f5d8d0, CVs = 0x7ffff1f5d8c0,
original_in_execution = 0 '\0', symbol_table = 0x9f9478, prev_execute_data = 0x0,
old_error_reporting = 0x0}
#5 0x0000000000707ffb in zend_eval_string (str=0x7ffff1f5e35a "xcache_set(\"foo\",\"bar\");",
retval_ptr=0x0, string_name=0x874324 "Command line code", tsrm_ls=0x9f5030)
at /home/cristian/php5/Zend/zend_execute_API.c:1143
local_retval_ptr = (zval *) 0x0
original_return_value_ptr_ptr = (zval **) 0x0
original_opline_ptr = (zend_op **) 0x0
pv = {value = {lval = 46921322002000, dval = 2.3182213258643221e-310, str = {
val = 0x2aacb8baf650 "xcache_set(\"foo\",\"bar\");", len = 24}, ht = 0x2aacb8baf650,
obj = {handle = 3099260496, handlers = 0x18}}, refcount = 12282912, type = 6 '\006',
is_ref = 0 '\0'}
new_op_array = (zend_op_array *) 0x2aacb8baf6c0
original_active_op_array = (zend_op_array *) 0x0
original_function_state_ptr = (zend_function_state *) 0x0
original_handle_op_arrays = 1 '\001'
retval = 6
#6 0x000000000070821f in zend_eval_string_ex (
str=0x7ffff1f5e35a "xcache_set(\"foo\",\"bar\");", retval_ptr=0x0,
string_name=0x874324 "Command line code", handle_exceptions=1, tsrm_ls=0x9f5030)
at /home/cristian/php5/Zend/zend_execute_API.c:1177
result = 0
#7 0x00000000007a8ce2 in main (argc=5, argv=0x7ffff1f5dee8)
at /home/cristian/php5/sapi/cli/php_cli.c:1147
__orig_bailout = (jmp_buf *) 0x0
__bailout = {{__jmpbuf = {46921322753024, -69694545747936937, 0, 140737252810464, 0, 0,
-69694545747935769, -69776305039202519}, __mask_was_saved = 0, __saved_mask = {__val = {
0, 0, 0, 0, 0, 0, 0, 140737252809792, 0, 0, 0, 0, 4229737018, 46921322755648,
46921322757472, 281474976710656}}}}
exit_status = 0
c = -1
file_handle = {type = 2 '\002', filename = 0x8742cd "-", opened_path = 0x0, handle = {
fd = -1180924256, fp = 0x2aacb99c86a0, stream = {handle = 0x2aacb99c86a0,
reader = 0x177ff8e, closer = 0x42657a, fteller = 0xc, interactive = -1183134696}},
free_filename = 0 '\0'}
behavior = 6
reflection_what = 0x0
orig_optind = 1
orig_optarg = 0x0
arg_free = 0x7ffff1f5e35a "xcache_set(\"foo\",\"bar\");"
arg_excp = (char **) 0x7ffff1f5df08
script_file = 0x0
interactive = 0
module_started = 1
request_started = 1
lineno = 0
exec_direct = 0x7ffff1f5e35a "xcache_set(\"foo\",\"bar\");"
exec_run = 0x0
exec_begin = 0x0
exec_end = 0x0
param_error = 0x0
hide_argv = 0
compiler_globals = (zend_compiler_globals *) 0x9f5030
executor_globals = (zend_executor_globals *) 0x9f5030
core_globals = (php_core_globals *) 0x9f5030
sapi_globals = (sapi_globals_struct *) 0x9f51c0
tsrm_ls = (void ***) 0x9f5030
ini_entries_len = 128
this is branch 1.2 (even though the directory is called xcache-trunk) |
|||
Note: See TracQuery
for help on using queries.

