[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Webglimpse Home]

Re: wgall.html output



On Thu, Jan 13, 2000 at 04:11:14PM -0700, Bryan Jacquot wrote:
> 
> After hunting though the source, I've found where the message is coming
> from and it's in agrep.c line ~3009.  For some reason agrep doesn't
> think it's getting a COMP_DIR parameter, but it is.  The following 
> line is in the comments of the generated html page from the "webglimpse"
> cgi script:
> 
> <!-- Glimpse command: /opt/glimpse/bin/glimpse -U -W -j -y     -i -w -0
>      -H /home/ritweb/Search -F '^/home/ritweb' 'RUTH' | -->

I just tried to reproduce the problem on a Linux platform, but I
can't. From what you describe it may well be a memory corruption
problem. This will be tricky to hunt down. What operating system are
you using?

I recently fixed a memory corruption bug in glimpse. I'm not sure if
it will help your problem, but are you interested in trying a snapshot of
the current CVS and see if the problem persists? I could make it
available to you.

- Christian