|
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 |