Re: SegFault

2002-03-26 Thread Maxime Zakharov
Kreso wrote: > indexer segfaults occasionally. I'm running 3.2.3 version on redhat > intel 7.2. with mysql database, have about 40.000 urls in database, > from which about 10.000 are constantly in "Not indexed yet" state. Yes, it is. > are there any known bugs in this version? I need to run

SegFault

2002-03-26 Thread Kreso
indexer segfaults occasionally. I'm running 3.2.3 version on redhat intel 7.2. with mysql database, have about 40.000 urls in database, from which about 10.000 are constantly in "Not indexed yet" state. are there any known bugs in this version? I need to run stable system but like advanced feat

Webboard: Trailing dot=segfault

2001-07-03 Thread Zenon Panoussis
Author: Zenon Panoussis Email: [EMAIL PROTECTED] Message: Here's another one: Indexer[12263]: [1] http://members.aol.com/pjmoy/.. Wed 04 03:03:10 [10044] Client #0 left Segmentation fault (core dumped) Notice the trailing dots. Indexer segfaults every time it comes to a URL with trailing dots

Webboard: Trailing dot=segfault

2001-07-03 Thread Zenon Panoussis
Author: Zenon Panoussis Email: [EMAIL PROTECTED] Message: v 3.1.17 RH linux 7.1, MySQL 3.23.26 Indexer[10300]: [1] http://www.freezone.org/. Tue 03 12:35:25 [10044] Client #0 left Segmentation fault (core dumped) Three times in a row on the same URL. Notice the trailing dot in the URL. I didn't

Re: php -> udm_*() segfault gdb-backtrace

2001-03-01 Thread Sergey Kartashoff
Hi! Thursday, March 01, 2001, 12:17:38 AM, you wrote: a> // lets search for the word "mp3" a> $q = "mp3"; a> if ($udmconn = udm_alloc_agent("mysql://root@localhost/w3audio/","crc-multi")) { a> udm_set_agent_param($udmconn, UDM_PARAM_PAGE_SIZE,10); a> $result = udm_find($ud

php -> udm_*() segfault gdb-backtrace

2001-02-28 Thread andreas
hi, like promised, here's the gdb backtrace for the php4 udm_*() functions segfault. the segfault occurs in udm_get_res_field(). first of all the minimum .php implementation for a quick search: then run it on the commandline: # ./php test.php 0.01 sek searchtime 1407 results. Segment

Webboard: Segfault (bad reference)

2001-02-20 Thread Zenon Panoussis
Author: Zenon Panoussis Email: [EMAIL PROTECTED] Message: First try with a freshly compiled 3.1.11 on RH-7.0, mysql. # ./indexer -m -c 300 Indexer[20577]: indexer from mnogosearch-3.1.11/MySQL started with '/usr/local/mn3111-1/etc/indexer.conf' Wed 21 04:24:54 [20556] Client #0 connected Segmen

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.