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

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

[naviserver-devel] tmpnam issues

2008-05-05 Thread Vlad Seryakov
I guess Zoran uses Windows port in production. Have you ever encounter any problems with tmpnam? Do we need to work on thins for naviserver? - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this

[naviserver-devel] nsssl crash

2008-05-05 Thread Daniel Stasinski
Before I begin hunting down a crash involving nsssl from cvs, are there any known issues? The server loads with no errors but crashes on the first ssl page access. ns_sectionns/server/default/module/nsssl ns_paramport443 ns_paramaddress 192.168.0.10

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] nsssl crash

2008-05-05 Thread Vlad Seryakov
It used to work fine but actually it was some time ago, let me load and check it locally, in the meantime backtrack would be helpful as well. Daniel Stasinski wrote: > Before I begin hunting down a crash involving nsssl from cvs, are > there any known issues? > > The server loads with no errors

Re: [naviserver-devel] nsssl crash

2008-05-05 Thread Vlad Seryakov
Yes, it does not work with latest driver, API, i will make it up-to-date and commit Daniel Stasinski wrote: > Before I begin hunting down a crash involving nsssl from cvs, are > there any known issues? > > The server loads with no errors but crashes on the first ssl page access. > > ns_section

Re: [naviserver-devel] nsssl crash

2008-05-05 Thread Vlad Seryakov
Fixed, i actually tested it only with the setup from README file, but it should not crash because of different openssl flags. Daniel Stasinski wrote: > Before I begin hunting down a crash involving nsssl from cvs, are > there any known issues? > > The server loads with no errors but crashes on t

Re: [naviserver-devel] drop CVS (was: [AOLSERVER] nsdbi database driver interface 0.1)

2008-05-05 Thread Stephen Deasey
On Sat, May 3, 2008 at 2:01 PM, Vasiljevic Zoran <[EMAIL PROTECTED]> wrote: > > On 02.05.2008, at 21:50, Vlad Seryakov wrote: > >> Frankly, i would go from CVS to SVN/Mercurial/Git, whatever. >> I still think SF CVS sucks, so i would switch anytime if my voice will >> need to be counted:-))) > > It

Re: [naviserver-devel] [AOLSERVER] nsdbi database driver interface 0.1

2008-05-05 Thread Stephen Deasey
On Fri, May 2, 2008 at 8:50 PM, Vlad Seryakov <[EMAIL PROTECTED]> wrote: > Frankly, i would go from CVS to SVN/Mercurial/Git, whatever. > I still think SF CVS sucks, so i would switch anytime if my voice will > need to be counted:-))) > > The question i have, is freehg.org reliable and supposed to