Re: UdmSearch: Webboard: Segfault (grrr)

2001-02-18 Thread Zenon Panoussis
Alexander Barkov skrev: > > Sorry. There was search.c from 3.1.11 sources. > Find a patch for 3.1.10 in attachement. Thank you :) There is something with me and patch; so far I haven't managed to make it work once. I'm pretty sure it's my fault but I can't figure it, so I'll just wait for

Re: UdmSearch: Webboard: Segfault (grrr)

2001-02-17 Thread Alexander Barkov
Zenon Panoussis wrote: > > ./configure --with-mysql --prefix=/usr/local/mn3110-4 > --localstatedir=/var/mn3110-4 --enable-fast-tag --enable-fast-cat > --enable-fast-site > [OK] > > make > [...] > creating libudmsearch.la > (cd .libs && rm -f libudmsearch.la && ln -s ../libudmsearch.la > libudmse

Re: UdmSearch: Webboard: Segfault (grrr)

2001-02-17 Thread Zenon Panoussis
Alexander Barkov skrev: > > Please find fixed search.c in attachement. Thank you. But: ./configure --with-mysql --prefix=/usr/local/mn3110-4 --localstatedir=/var/mn3110-4 --enable-fast-tag --enable-fast-cat --enable-fast-site [OK] make [...] creating libudmsearch.la (cd .libs && rm -f libud

Re: UdmSearch: Webboard: Segfault (grrr)

2001-02-17 Thread Alexander Barkov
Please find fixed search.c in attachement. Zenon Panoussis wrote: > > > The bug is definitly in search,c > > > > We'll fix it on weekend. > > Again: thank you very much for your efforts. This is going > great. > > Z > > -- > oracle@everywhere: The ephemeral source of the eternal truth... se

Re: UdmSearch: Webboard: Segfault (grrr)

2001-02-16 Thread Ramil Kalimullin
ECTED]> Sent: Friday, February 16, 2001 9:47 PM Subject: Re: UdmSearch: Webboard: Segfault (grrr) > > > Ramil Kalimullin skrev: > > > > > I've locate this bug. > > At http://search.freewinds.cx/ > > try enter "http://home.worldnet.fr/" in &qu

Re: UdmSearch: Webboard: Segfault (grrr)

2001-02-16 Thread Zenon Panoussis
Alexander Barkov skrev: > > It seems that search.cgi does not unescape URL limit. > Check this URL with unescaped URL limit: > >http://search.freewinds.cx/cgi-bin/v3.cgi?ps=20&o=0&m=all&wf=22210&cat=&ul=http://www.xs4all.nl/&q=anything Yeap! This works. Z -- oracle@everywhere: The eph

Re: UdmSearch: Webboard: Segfault (grrr)

2001-02-16 Thread Zenon Panoussis
Ramil Kalimullin skrev: > > I've locate this bug. > At http://search.freewinds.cx/ > try enter "http://home.worldnet.fr/" in "limit search to domain/path" field, > "test" in "keywords" field and press "submit". I tried with quotes, literally "http://home.worldnet.fr/" and without quotes, ht

Re: UdmSearch: Webboard: Segfault (grrr)

2001-02-16 Thread Alexander Barkov
The bug is definitly in search,c We'll fix it on weekend. Zenon Panoussis wrote: > > Alexander Barkov skrev: > > > > [ul limit] > > > search.cgi outputs some debug to stderr and it should appear > > in apache error.log. Could you check it? Can you see something? > > In error_log: > > Sear

Re: UdmSearch: Webboard: Segfault (grrr)

2001-02-16 Thread Alexander Barkov
It seems that search.cgi does not unescape URL limit. Check this URL with unescaped URL limit: http://search.freewinds.cx/cgi-bin/v3.cgi?ps=20&o=0&m=all&wf=22210&cat=&ul=http://www.xs4all.nl/&q=anything Zenon Panoussis wrote: > > Alexander Barkov skrev: > > > > [ul limit] > > > search.cgi

Re: UdmSearch: Webboard: Segfault (grrr)

2001-02-16 Thread Ramil Kalimullin
2F" to "ul=http://home.worldnet.fr/" at address field, searh returns proper result. - Original Message - From: "Zenon Panoussis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 16, 2001 8:37 PM Subject: Re: UdmSearch: Webboard: Segfault (grr

Re: UdmSearch: Webboard: Segfault (grrr)

2001-02-16 Thread Zenon Panoussis
Alexander Barkov skrev: > [ul limit] > search.cgi outputs some debug to stderr and it should appear > in apache error.log. Could you check it? Can you see something? In error_log: Searching with URL limit and with nothing else: Category: / Tag : / Site_i

Re: UdmSearch: Webboard: Segfault (grrr)

2001-02-16 Thread Alexander Barkov
Zenon Panoussis wrote: > > Alexander Barkov skrev: > > > > > Did you use --enable-fast-site ? > > Of course I did :) The output of ./configure was > ... > checking for fast tag search support... yes > checking for fast category search support... yes > checking for fast site search support... ye

Re: UdmSearch: Webboard: Segfault (grrr)

2001-02-16 Thread Zenon Panoussis
Alexander Barkov skrev: > > Did you use --enable-fast-site ? Of course I did :) The output of ./configure was ... checking for fast tag search support... yes checking for fast category search support... yes checking for fast site search support... yes ... (I have the full output of configu

Re: UdmSearch: Webboard: Segfault (grrr)

2001-02-16 Thread Alexander Barkov
Zenon Panoussis wrote: > > Alexander Barkov skrev: > > > > > OK. How does search with site or tag limits works? > > Search with category limits works fine. Site limits don't > work at all; check http://search.freewinds.cx . You can > search for "something" in power search, then limit the > sear

Re: UdmSearch: Webboard: Segfault (grrr)

2001-02-16 Thread Zenon Panoussis
Alexander Barkov skrev: > > OK. How does search with site or tag limits works? Search with category limits works fine. Site limits don't work at all; check http://search.freewinds.cx . You can search for "something" in power search, then limit the search to any URL in the results (or even

Re: UdmSearch: Webboard: Segfault (grrr)

2001-02-16 Thread Ramil Kalimullin
Hi Zenon Panoussis wrote: > > Also, I have the impression that these splittings went much faster > than previous ones. What I found a bit strange is that there was no > > Deleting from tree/nn/n/ > > activity at all. The splitting output looked like this *only*: > > /var/mn3110-

Re: UdmSearch: Webboard: Segfault (grrr)

2001-02-15 Thread Zenon Panoussis
Alexander Barkov skrev: > > Name: cache.c.gz Splitting with the new cache.c. First run: -rw-r--r--1 root root 4664 Feb 15 19:38 982006130.del -rw-r--r--1 root root 2824548 Feb 15 19:38 982006130.wrd -rw-r--r--1 root root22800 F

Re: UdmSearch: Webboard: Segfault (grrr)

2001-02-15 Thread Alexander Barkov
Here it is. Zenon Panoussis wrote: > > Zenon Panoussis skrev: > > > > > Oops. Something else is not OK: > > > cache.c:687:87: warning: #ifdef with no argument > [etc] > > I think that the mailer is responsible for this. There are > lots of broken lines in the code, that shouldn't be broken.