Hi

> I tested several pages from your site and everything seems to work fine.

What you see on the web is 3.1.10 . The 3.1.11 (patched yesterday) 
runs in a separate directory and a separate database; this way I 
can maintain the search functional while the 3.1.11 bugs are worked 
out of it :)  You can use 3.1.11 by going to 
http://search.freewinds.cx/cgi-bin/v4.cgi . On the other hand, it 
is *indexer* that's craching; the search part works fine (apart 
from the little ul= problem I reported yesterday).


> Does indexer crash always on the same URL? 

This is new since yesterday's patch: indexer crashes after a few 
minutes, always in the middle of a URL, like this

Indexer[21800]: [1] http://www.scientology-kills.org/dead.htm
Indexer[21800]: [1] http://www.xs4all.nl/~fishman/ls/.
Tue 27 08:26:06 [21283] Client #0 left
Segmentation fault (core dumped)

This particular URL is not very long and contains no spaces or 
other funny stuff; what is missing after 
   http://www.xs4all.nl/~fishman/ls/ 
is something like 
   ls02b.html 

After a crash I restart indexer and it goes on with status 0 URLs 
in the order it has them, so it won't go back and won't crash on 
the same URL.


> Please send also "backtrace" gdb command output.

#0  0x80600ca in UdmCRC32 (buf=0x4021c03e "", size=4294967295) at crc32.c:97
97                      _CRC32_(crc, *p) ;
(gdb) print crc
$1 = 1181568253
(gdb) print p
$2 = 0x40499000 <Address 0x40499000 out of bounds>
(gdb) print *p
Cannot access memory at address 0x40499000
(gdb) backtrace
#0  0x80600ca in UdmCRC32 (buf=0x4021c03e "", size=4294967295) at crc32.c:97
#1  0x804d7f8 in UdmIndexNextURL (Indexer=0x807ca50, index_flags=4) at indexer.c:1150
#2  0x804a050 in thread_main (arg=0x0) at main.c:256
#3  0x804a9e4 in main (argc=3, argv=0xbffffab4) at main.c:596
#4  0x4009cbfc in __libc_start_main (main=0x804a16c <main>, argc=3, ubp_av=0xbffffab4, 
    init=0x80496a8 <_init>, fini=0x806abfc <_fini>, rtld_fini=0x4000d674 <_dl_fini>, 
stack_end=0xbffffaac)
    at ../sysdeps/generic/libc-start.c:118

I'm saving the core, 


-- 
oracle@everywhere: The ephemeral source of the eternal truth...
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to