Re: UdmSearch: splitter still core dumps on 3.1.9

2001-01-30 Thread Caffeinate The World
another interesting thing to note is that, from using the old log files created by the "old" cachelogd (size_t instead of unsigned int), if "splitter" core dumped, and i remove the file which caused it, i.e. rm /usr/local/install/mnogosearch-3.1.9/var/tree/77/C/77C3 and redo "splitter -f 77c

Re: UdmSearch: splitter still core dumps on 3.1.9

2001-01-30 Thread Caffeinate The World
--- Caffeinate The World <[EMAIL PROTECTED]> wrote: > that was a little premature on my part. it did core dump again at 77C > when i tried to split another log file. argh. it should be noted that i used log files from 3.1.9pre13. these log files were processed with cachelogd where i hadn't chang

Re: UdmSearch: splitter still core dumps on 3.1.9

2001-01-30 Thread Caffeinate The World
yep search works fine. --- Alexander Barkov <[EMAIL PROTECTED]> wrote: > Caffeinate The World wrote: > > > > overnight, the "new splitter" using "u_int32_t" was able to split a > log > > file around 31MB. this is the first time i've seen it able to index > the > > log at 77C. can you verify that

Re: UdmSearch: splitter still core dumps on 3.1.9

2001-01-30 Thread Alexander Barkov
Caffeinate The World wrote: > > overnight, the "new splitter" using "u_int32_t" was able to split a log > file around 31MB. this is the first time i've seen it able to index the > log at 77C. can you verify that linux and such have "u_int32_t"? if > it's does, i'll submit my patch. this should fi

Re: UdmSearch: splitter still core dumps on 3.1.9

2001-01-30 Thread Caffeinate The World
that was a little premature on my part. it did core dump again at 77C when i tried to split another log file. argh. --- Caffeinate The World <[EMAIL PROTECTED]> wrote: > overnight, the "new splitter" using "u_int32_t" was able to split a > log > file around 31MB. this is the first time i've seen

Re: UdmSearch: splitter still core dumps on 3.1.9

2001-01-30 Thread Caffeinate The World
overnight, the "new splitter" using "u_int32_t" was able to split a log file around 31MB. this is the first time i've seen it able to index the log at 77C. can you verify that linux and such have "u_int32_t"? if it's does, i'll submit my patch. this should fix the problem with the alpha. also the

Re: UdmSearch: splitter still core dumps on 3.1.9

2001-01-29 Thread Caffeinate The World
just a quick note, i changed all occurances of "size_t" in cache.c into "u_int32_t" and recompiled splitter. it seems as though it doesn't core dump on log files like before. note that i had to do "splitter -p" to get new files in ./splitter and then run "splitter". i've only been able to test thi

UdmSearch: splitter still core dumps on 3.1.9

2001-01-29 Thread Caffeinate The World
NetBSD/Alpha (64bit). I reported this a while back for 3.1.9pre13. Looks like it was not fixed for 3.1.9. I'm using cache mode. # gdb /usr/local/install/mnogosearch-3.1.9/sbin/splitter GNU gdb 4.17 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Publ