[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BUG-REPORT: segmentation fault in glimpse 4.1



> Well, this one turned out to be quite simple - I hope this fixes it on your
> server also:
> 
> In main.c, add the line
> 
> 2261,2262d2260
> <
> <                       if (src_offset_table)   /* Don't iterate if null */
> 
> I hope this fixes some of the other segfaults a few people have been
> having!  Did you have a workaround of using a large -M value?

Thanks. This fix works for me, too. I had no workaround, since glimpse
is started automatically from TkMan. I patched TkMan not to insist on
using glimpse 4.0+. Version 3.5 run just fine.

Andreas