From: Vlad S. <vl...@cr...> - 2008-05-05 17:16:48
|
Just commited the fix, tested with MediaWiki, works fine, does not crash on auth pages anymore. Also, upgraded to php-5.2.6 Daniel Stasinski wrote: > When using nsphp with CVS version of naviserver, the following crash occurs: > > /root/modules/nsphp/php-5.2.5/main/SAPI.c(424) : Block 0x08523200 status: > Invalid pointer: ((thread_id=0x00000001) != (expected=0xB53FFB90)) > [04/May/2008:20:58:14][27361.b53ffb90][-conn:default:0] Fatal: > received fatal signal 11 > Aborted > > To duplicate, load a page that requires authentication, such as: > http://something.com/nsconf.tcl and then a plain non-authenticated > page like http://something.com/helloworld.php > > Daniel > |