|
From: Soenke R. <rue...@to...> - 2006-02-06 12:36:41
|
Hi, I just tried the latest snapshot from http://snapshots.eaccelerator.net/ on a new development box. Unfortunately it segfaults in the shutdown process: Starting program: /usr/bin/php -v Reading symbols from shared object read from target memory...done. Loaded system supplied DSO at 0xd67000 [Thread debugging using libthread_db enabled] [New Thread -1208288800 (LWP 15499)] PHP 5.1.2 (cli) (built: Jan 27 2006 16:25:00) Copyright (c) 1997-2006 The PHP Group Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies with eAccelerator v0.9.4-cvs200601121552-rc1, Copyright (c) 2004-2005 eAccelerator, by eAccelerator Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1208288800 (LWP 15499)] 0x0828de91 in shutdown_memory_manager (silent=0, full_shutdown=0) at /usr/src/php-5.1.2/Zend/zend_alloc.c:511 511 REMOVE_POINTER_FROM_LIST(ptr); (gdb) bt #0 0x0828de91 in shutdown_memory_manager (silent=0, full_shutdown=0) at /usr/src/php-5.1.2/Zend/zend_alloc.c:511 #1 0x0826d4b9 in php_request_shutdown (dummy=0x0) at /usr/src/php-5.1.2/main/main.c:1303 #2 0x08319335 in main (argc=2, argv=0xbfcc8214) at /usr/src/php-5.1.2/sapi/cli/php_cli.c:1230 Any hints? |
|
From: Hans R. <ha...@pa...> - 2006-02-06 13:00:04
|
I will be hopefully be doing a major commit later today, which should result in much better compatibility. Please wait for the next snapshot :) Greetings, Hans Rakers Soenke Ruempler wrote: >Hi, > >I just tried the latest snapshot from http://snapshots.eaccelerator.net/ on >a new development box. > >Unfortunately it segfaults in the shutdown process: > >Starting program: /usr/bin/php -v >Reading symbols from shared object read from target memory...done. >Loaded system supplied DSO at 0xd67000 >[Thread debugging using libthread_db enabled] >[New Thread -1208288800 (LWP 15499)] >PHP 5.1.2 (cli) (built: Jan 27 2006 16:25:00) >Copyright (c) 1997-2006 The PHP Group >Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies > with eAccelerator v0.9.4-cvs200601121552-rc1, Copyright (c) 2004-2005 >eAccelerator, by eAccelerator > >Program received signal SIGSEGV, Segmentation fault. >[Switching to Thread -1208288800 (LWP 15499)] >0x0828de91 in shutdown_memory_manager (silent=0, full_shutdown=0) at >/usr/src/php-5.1.2/Zend/zend_alloc.c:511 >511 REMOVE_POINTER_FROM_LIST(ptr); >(gdb) bt >#0 0x0828de91 in shutdown_memory_manager (silent=0, full_shutdown=0) at >/usr/src/php-5.1.2/Zend/zend_alloc.c:511 >#1 0x0826d4b9 in php_request_shutdown (dummy=0x0) at >/usr/src/php-5.1.2/main/main.c:1303 >#2 0x08319335 in main (argc=2, argv=0xbfcc8214) at >/usr/src/php-5.1.2/sapi/cli/php_cli.c:1230 > >Any hints? > > > >------------------------------------------------------- >This SF.net email is sponsored by: Splunk Inc. Do you grep through log files >for problems? Stop! Download the new AJAX search engine that makes >searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 >_______________________________________________ >eAccelerator-developers mailing list >eAc...@li... >https://lists.sourceforge.net/lists/listinfo/eaccelerator-developers > > |
|
From: Hans R. <ha...@pa...> - 2006-02-06 17:49:13
|
A new php-5.1 compatibility development snapshot is available at http://snapshots.eaccelerator.net/eaccelerator-5.1-cvs200602061812.tar.gz Please give it a spin. I'd love some feedback on the current state. Do note that this is a work in progress, so its not recommended for production use. BTW: Don't bother testing the encoder/loader on php-5.1 since that hasn't been worked on yet. Greetings, Hans Rakers Hans Rakers wrote: > > I will be hopefully be doing a major commit later today, which should > result in much better compatibility. Please wait for the next snapshot :) > > Greetings, > > Hans Rakers > > > Soenke Ruempler wrote: > >> Hi, >> >> I just tried the latest snapshot from >> http://snapshots.eaccelerator.net/ on >> a new development box. >> >> Unfortunately it segfaults in the shutdown process: >> >> Starting program: /usr/bin/php -v >> Reading symbols from shared object read from target memory...done. >> Loaded system supplied DSO at 0xd67000 >> [Thread debugging using libthread_db enabled] >> [New Thread -1208288800 (LWP 15499)] >> PHP 5.1.2 (cli) (built: Jan 27 2006 16:25:00) >> Copyright (c) 1997-2006 The PHP Group >> Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies >> with eAccelerator v0.9.4-cvs200601121552-rc1, Copyright (c) 2004-2005 >> eAccelerator, by eAccelerator >> >> Program received signal SIGSEGV, Segmentation fault. >> [Switching to Thread -1208288800 (LWP 15499)] >> 0x0828de91 in shutdown_memory_manager (silent=0, full_shutdown=0) at >> /usr/src/php-5.1.2/Zend/zend_alloc.c:511 >> 511 REMOVE_POINTER_FROM_LIST(ptr); >> (gdb) bt >> #0 0x0828de91 in shutdown_memory_manager (silent=0, full_shutdown=0) at >> /usr/src/php-5.1.2/Zend/zend_alloc.c:511 >> #1 0x0826d4b9 in php_request_shutdown (dummy=0x0) at >> /usr/src/php-5.1.2/main/main.c:1303 >> #2 0x08319335 in main (argc=2, argv=0xbfcc8214) at >> /usr/src/php-5.1.2/sapi/cli/php_cli.c:1230 >> >> Any hints? >> >> >> >> ------------------------------------------------------- >> This SF.net email is sponsored by: Splunk Inc. Do you grep through >> log files >> for problems? Stop! Download the new AJAX search engine that makes >> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 >> _______________________________________________ >> eAccelerator-developers mailing list >> eAc...@li... >> https://lists.sourceforge.net/lists/listinfo/eaccelerator-developers >> >> > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 > _______________________________________________ > eAccelerator-developers mailing list > eAc...@li... > https://lists.sourceforge.net/lists/listinfo/eaccelerator-developers |
|
From: Ramon v. A. <ra...@hy...> - 2006-02-06 17:58:42
|
Hans Rakers wrote: > > A new php-5.1 compatibility development snapshot is available at > http://snapshots.eaccelerator.net/eaccelerator-5.1-cvs200602061812.tar.gz Great. > Please give it a spin. I'd love some feedback on the current state. Do > note that this is a work in progress, so its not recommended for > production use. I'll try and get it up and running tomorrow and will post results to the list. Thanx again for the work :-) Grtz Ramon -- mail: ra...@hy... gsm: +31 (0) 6 48261300 msn: rja...@ho... www: http://ramon71.hyves.nl |
|
From: Ramon v. A. <ra...@hy...> - 2006-02-06 18:30:30
|
Ramon van Alteren wrote: > Hans Rakers wrote: > >> >> A new php-5.1 compatibility development snapshot is available at >> http://snapshots.eaccelerator.net/eaccelerator-5.1-cvs200602061812.tar.gz >> > > > Great. > >> Please give it a spin. I'd love some feedback on the current state. >> Do note that this is a work in progress, so its not recommended for >> production use. > > > I'll try and get it up and running tomorrow and will post results to > the list. > Thanx again for the work :-) Update: I pushed the test-server update in straight away. In a quick test-run we're seeing immediate apache segfaulting with signal 11 after the new eaccelerator install. What can I do to provide you with debug info ? Grtz Ramon -- mail: ra...@hy... gsm: +31 (0) 6 48261300 msn: rja...@ho... www: http://ramon71.hyves.nl |
|
From: Hans R. <ha...@pa...> - 2006-02-06 18:33:54
|
Ramon van Alteren wrote: > > Update: I pushed the test-server update in straight away. > > In a quick test-run we're seeing immediate apache segfaulting with > signal 11 after the new eaccelerator install. > What can I do to provide you with debug info ? > > Grtz Ramon > Did you empty your cache dir before restarting Apache? This is really important! Hans |
|
From: Soenke R. <rue...@to...> - 2006-02-07 08:11:46
|
Hi, eac...@li... <> wrote on : > A new php-5.1 compatibility development snapshot is available at > http://snapshots.eaccelerator.net/eaccelerator-5.1-cvs20060206 > 1812.tar.gz After a short first test on our heavy loaded php5-oop system I received this segfault: (gdb) file /usr/sbin/httpd Reading symbols from /usr/sbin/httpd...done. Using host libthread_db library "/lib/libthread_db.so.1". (gdb) set args -X (gdb) run Starting program: /usr/sbin/httpd -X Reading symbols from shared object read from target memory...done. Loaded system supplied DSO at 0xffffe000 [Thread debugging using libthread_db enabled] [New Thread -1213073728 (LWP 6490)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1213073728 (LWP 6490)] 0xb70a934c in restore_op_array (to=0x92e7474, from=0xb091c29c) at /usr/src/eaccelerator-5.1-cvs200602061812/ea_restore.c:579 579 ea_debug_printf(EA_DEBUG, "[%d] class_entry->parent='%s' [%08x]\n", (gdb) bt #0 0xb70a934c in restore_op_array (to=0x92e7474, from=0xb091c29c) at /usr/src/eaccelerator-5.1-cvs200602061812/ea_restore.c:579 #1 0xb70a9665 in restore_op_array_ptr (from=0xb091c29c) at /usr/src/eaccelerator-5.1-cvs200602061812/ea_restore.c:685 #2 0xb70a8ccd in restore_hash (target=0x8fa3008, source=0xb091be00, copy_bucket=0xb70a9648 <restore_op_array_ptr>) at /usr/src/eaccelerator-5.1-cvs200602061812/ea_restore.c:360 #3 0xb70a9c65 in restore_class_entry (to=0x8fa2fec, from=0xb091bdec) at /usr/src/eaccelerator-5.1-cvs200602061812/ea_restore.c:939 #4 0xb70a9dbe in restore_class (p=0xb0910130) at /usr/src/eaccelerator-5.1-cvs200602061812/ea_restore.c:999 #5 0xb70a0714 in eaccelerator_compile_file (file_handle=0xbfd72d34, type=8) at /usr/src/eaccelerator-5.1-cvs200602061812/eaccelerator.c:954 #6 0xb79689ee in ZEND_INCLUDE_OR_EVAL_SPEC_CONST_HANDLER (execute_data=0xbfd72e30) at /usr/src/php-5.1.2/Zend/zend_vm_execute.h:1871 #7 0xb7963f71 in execute (op_array=0x858fd9c) at /usr/src/php-5.1.2/Zend/zend_vm_execute.h:92 #8 0xb7968775 in ZEND_INCLUDE_OR_EVAL_SPEC_CONST_HANDLER (execute_data=0xbfd72fd0) at /usr/src/php-5.1.2/Zend/zend_vm_execute.h:1918 #9 0xb7963f71 in execute (op_array=0x92bd0b4) at /usr/src/php-5.1.2/Zend/zend_vm_execute.h:92 #10 0xb794e2d7 in zend_execute_scripts (type=8, retval=Variable "retval" is not available. ) at /usr/src/php-5.1.2/Zend/zend.c:1101 #11 0xb791aa32 in php_execute_script (primary_file=0xbfd75314) at /usr/src/php-5.1.2/main/main.c:1720 #12 0xb79c652f in php_handler (r=0x9335e00) at /usr/src/php-5.1.2/sapi/apache2handler/sapi_apache2.c:584 #13 0x080676ce in ap_run_handler (r=0x9335e00) at config.c:152 #14 0x08067a46 in ap_invoke_handler (r=0x9335e00) at config.c:364 #15 0x08064e21 in ap_internal_redirect ( new_uri=0xb70af3e0 "[%d]", ' ' <repeats 19 times>, "[internal function from=%08x,to=%08x] class_entry='%s' [%08x]\n", r=0x195a) at http_request.c:465 #16 0xb7ae08ae in handler_redirect (r=Variable "r" is not available. ) at mod_rewrite.c:1735 #17 0x080676ce in ap_run_handler (r=0x836f378) at config.c:152 #18 0x08067a46 in ap_invoke_handler (r=0x836f378) at config.c:364 #19 0x08065199 in ap_process_request (r=0x836f378) at http_request.c:249 #20 0x08060bd9 in ap_process_http_connection (c=0x835fe18) at http_core.c:251 #21 0x0806feda in ap_run_process_connection (c=0x835fe18) at connection.c:43 #22 0x08065e6e in child_main (child_num_arg=Variable "child_num_arg" is not available. ) at prefork.c:610 #23 0x08066021 in make_child (s=0x809ce58, slot=0) at prefork.c:650 #24 0x080660ea in startup_children (number_to_start=5) at prefork.c:722 #25 0x080668ac in ap_mpm_run (_pconf=0x809b0a8, plog=0x80c5150, s=0x809ce58) at prefork.c:941 #26 0x0806bb7f in main (argc=2, argv=0xbfd757e4) at main.c:618 (gdb) quit The program is running. Exit anyway? (y or n) y Config is: ;zend_extension="/usr/lib/php/extensions/no-debug-non-zts-20050922/eaccelera tor.so" eaccelerator.shm_size="90" eaccelerator.cache_dir="/tmp/eaccelerator" eaccelerator.enable="1" eaccelerator.optimizer="0" eaccelerator.check_mtime="1" eaccelerator.debug="0" eaccelerator.filter="" eaccelerator.shm_max="90" eaccelerator.shm_ttl="0" eaccelerator.shm_prune_period="0" eaccelerator.shm_only="0" eaccelerator.compress="1" eaccelerator.compress_level="0" ./configure: --without-eaccelerator-content-caching --without-eaccelerator-sessions --without-eaccelerator-encoder --without-eaccelerator-optimizer |
|
From: Ramon v. A. <ra...@hy...> - 2006-02-06 18:47:26
|
Hans, Hans Rakers wrote: > Ramon van Alteren wrote: > >> >> Update: I pushed the test-server update in straight away. >> >> In a quick test-run we're seeing immediate apache segfaulting with >> signal 11 after the new eaccelerator install. >> What can I do to provide you with debug info ? > > Did you empty your cache dir before restarting Apache? This is really > important! Nope, will do so now. And try again..... It seems to run now..... but I lack the time to fully test. I'm off home...... about time ;-) I'll get Boris (our main developer on this tomorrow and we'll report more thoroughly. If there's any way we can get meaningfull debug-output for you, don't hesitate to let us know. Grtz Ramon -- mail: ra...@hy... gsm: +31 (0) 6 48261300 msn: rja...@ho... www: http://ramon71.hyves.nl |
|
From: Matt <dat...@gm...> - 2006-02-06 20:59:38
|
I have this snapshot running under FreeBSD 6, Apache 2.2 and PHP 5.1.2 and the initial testing looks promising. Certain conditions in MediaWiki, for example, that would always segfault before appear stable now. I will continue to test.. Thank you for all the hard work. Matt On 2/6/06, Ramon van Alteren <ra...@hy...> wrote: > Hans, > > Hans Rakers wrote: > > > Ramon van Alteren wrote: > > > >> > >> Update: I pushed the test-server update in straight away. > >> > >> In a quick test-run we're seeing immediate apache segfaulting with > >> signal 11 after the new eaccelerator install. > >> What can I do to provide you with debug info ? > > > > Did you empty your cache dir before restarting Apache? This is really > > important! > > Nope, will do so now. > And try again..... > > It seems to run now..... but I lack the time to fully test. I'm off > home...... about time ;-) > > I'll get Boris (our main developer on this tomorrow and we'll report > more thoroughly. > If there's any way we can get meaningfull debug-output for you, don't > hesitate to let us know. > > Grtz Ramon > > -- > mail: ra...@hy... > gsm: +31 (0) 6 48261300 > msn: rja...@ho... > www: http://ramon71.hyves.nl > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log fi= les > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D103432&bid=3D230486&dat= =3D121642 > _______________________________________________ > eAccelerator-developers mailing list > eAc...@li... > https://lists.sourceforge.net/lists/listinfo/eaccelerator-developers > |