| 1 | #0 0x2871ecd8 in xc_fcntl_lock (lck=0x0) at /mnt/dyndata/xcache/lock.c:40 |
|---|
| 2 | 40 ret = fcntl(lck->fd, F_SETLKW, &lock); |
|---|
| 3 | [New LWP 100054] |
|---|
| 4 | (gdb) source /mnt/dyndata/pfSense-tools/pfPorts/php5-pfsense/work/php-5.2.0/.gdbinit |
|---|
| 5 | (gdb) fr 1 |
|---|
| 6 | #1 0x28718c47 in xc_compile_file (h=0xbfbf9280, type=8) at /mnt/dyndata/xcache/xcache.c:1084 |
|---|
| 7 | 1084 ENTER_LOCK_EX(cache) { /* {{{ store/add entry */ |
|---|
| 8 | (gdb) zbacktrace |
|---|
| 9 | [0xbfbf93c0] ??? /etc/inc/filter.inc:41 |
|---|
| 10 | [0xbfbf9a20] ??? /etc/inc/functions.inc:38 |
|---|
| 11 | [0xbfbfb670] ??? /etc/sshd:43 |
|---|
| 12 | |
|---|
| 13 | filter.inc:41 |
|---|
| 14 | ------------- |
|---|
| 15 | |
|---|
| 16 | require_once ("shaper.inc"); |
|---|
| 17 | |
|---|
| 18 | functions.inc:38 |
|---|
| 19 | ---------------- |
|---|
| 20 | |
|---|
| 21 | require_once ("filter.inc"); |
|---|
| 22 | |
|---|
| 23 | sshd:43 |
|---|
| 24 | ------- |
|---|
| 25 | require_once("functions.inc"); |
|---|
| 26 | |
|---|
| 27 | ******************************************************************************************************* |
|---|
| 28 | |
|---|
| 29 | Version 1.2-dev |
|---|
| 30 | Modules Built cacher optimizer |
|---|
| 31 | Readonly Protection enabled |
|---|
| 32 | Opcode Cache enabled, 6,291,456 bytes, 1 split(s), with 8192 slots each |
|---|
| 33 | Variable Cache disabled |
|---|
| 34 | Shared Memory Schemes malloc, mmap |
|---|
| 35 | |
|---|
| 36 | |
|---|
| 37 | Directive Local Value Master Value |
|---|
| 38 | xcache.cacher On On |
|---|
| 39 | xcache.coredump_directory no value no value |
|---|
| 40 | xcache.count 1 1 |
|---|
| 41 | xcache.gc_interval 0 0 |
|---|
| 42 | xcache.mmap_path /tmp/xcache /tmp/xcache |
|---|
| 43 | xcache.optimizer On On |
|---|
| 44 | xcache.readonly_protection 1 1 |
|---|
| 45 | xcache.shm_scheme mmap mmap |
|---|
| 46 | xcache.size 6M 6M |
|---|
| 47 | xcache.slots 8K 8K |
|---|
| 48 | xcache.stat On On |
|---|
| 49 | xcache.test 0 0 |
|---|
| 50 | xcache.ttl 0 0 |
|---|
| 51 | xcache.var_count 1 1 |
|---|
| 52 | xcache.var_gc_interval 120 120 |
|---|
| 53 | xcache.var_maxttl 0 0 |
|---|
| 54 | xcache.var_size 0 0 |
|---|
| 55 | xcache.var_slots 8K 8K |
|---|
| 56 | xcache.var_ttl 0 0 |
|---|
| 57 | |
|---|
| 58 | ******************************************************************************************************* |
|---|
| 59 | |
|---|
| 60 | output_buffering = "0" |
|---|
| 61 | implicit_flush = true |
|---|
| 62 | magic_quotes_gpc = Off |
|---|
| 63 | max_execution_time = 99999999 |
|---|
| 64 | max_input_time = 99999999 |
|---|
| 65 | register_argc_argv = On |
|---|
| 66 | file_uploads = On |
|---|
| 67 | upload_tmp_dir = /tmp |
|---|
| 68 | upload_max_filesize = 100M |
|---|
| 69 | post_max_size = 100M |
|---|
| 70 | html_errors = Off |
|---|
| 71 | zlib.output_compression = On |
|---|
| 72 | zlib.output_compression_level = 5 |
|---|
| 73 | auto_globals_jit = Off |
|---|
| 74 | include_path = ".:/etc/inc:/usr/local/www:/usr/local/captiveportal:/usr/local/pkg" |
|---|
| 75 | |
|---|
| 76 | # add additional extensions below |
|---|
| 77 | #extension=eaccelerator.so |
|---|
| 78 | extension=xcache.so |
|---|
| 79 | #extension=xdebug.so |
|---|
| 80 | extension=radius.so |
|---|
| 81 | #extension=suhosin.so |
|---|
| 82 | #extension=uuid.so |
|---|
| 83 | |
|---|
| 84 | # standard PHP extension |
|---|
| 85 | extension=bz2.so |
|---|
| 86 | extension=bcmath.so |
|---|
| 87 | extension=ctype.so |
|---|
| 88 | extension=curl.so |
|---|
| 89 | extension=gettext.so |
|---|
| 90 | extension=mbstring.so |
|---|
| 91 | extension=pcntl.so |
|---|
| 92 | extension=posix.so |
|---|
| 93 | extension=session.so |
|---|
| 94 | extension=shmop.so |
|---|
| 95 | extension=sysvmsg.so |
|---|
| 96 | extension=sysvsem.so |
|---|
| 97 | extension=sysvshm.so |
|---|
| 98 | extension=tokenizer.so |
|---|
| 99 | extension=xml.so |
|---|
| 100 | extension=simplexml.so |
|---|
| 101 | extension=zlib.so |
|---|
| 102 | |
|---|
| 103 | # optional standard PHP extension currently not beeing used |
|---|
| 104 | #extension=json.so |
|---|
| 105 | #extension=ncurses.so |
|---|
| 106 | #extension=xmlreader.so |
|---|
| 107 | #extension=xmlwriter.so |
|---|
| 108 | |
|---|
| 109 | [xcache] |
|---|
| 110 | xcache.mmap_path = "/tmp/xcache" |
|---|
| 111 | xcache.cacher = On |
|---|
| 112 | xcache.size = 6M |
|---|
| 113 | xcache.stat = On |
|---|
| 114 | xcache.optimizer = On |
|---|
| 115 | xcache.readonly_protection = On |
|---|