Re: [naviserver-devel] nsphp.c error

2008-05-05 Thread Daniel Stasinski
On Mon, May 5, 2008 at 10:16 AM, Vlad Seryakov <[EMAIL PROTECTED]> wrote: > Just commited the fix, tested with MediaWiki, works fine, does not crash > on auth pages anymore. Will update. Thank you, Vlad. Having run a strictly AOLserver shop for the last 10 years, I'll looking forward to the dir

Re: [naviserver-devel] nsphp.c error

2008-05-05 Thread Vlad Seryakov
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 0x0852320

Re: [naviserver-devel] nsphp.c error

2008-05-05 Thread Vlad Seryakov
I am working on it, i think i found the problem, i use ns_strcopy but should use estrdup, PHP does freeing. Will test and commit, i've never tested PHP with basic auth before. Stephen Deasey wrote: > On Mon, May 5, 2008 at 5:02 AM, Daniel Stasinski <[EMAIL PROTECTED]> wrote: >> When using nsphp

Re: [naviserver-devel] nsphp.c error

2008-05-05 Thread Stephen Deasey
On Mon, May 5, 2008 at 5:02 AM, Daniel Stasinski <[EMAIL PROTECTED]> 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=0x0001) != (expected=0xB53FFB90

[naviserver-devel] nsphp.c error

2008-05-04 Thread Daniel Stasinski
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=0x0001) != (expected=0xB53FFB90)) [04/May/2008:20:58:14][27361.b53ffb90][-conn:default:0] Fatal: received fatal si