On Tue, 12 Jun 2001, Gilles Detillieux wrote:
> Well, I don't know if "revisited" is the right word, as this is not like
> any of the previous segfault problems you had. It seems to stem from
> shared library constructors, so try configuring with --disable-shared
> and see if the problem goes away.
I'm getting this new segfault as well (on RH Linux 7.1 several
versions of gcc, all sorts of optimization levels, with or
without shared libraries). Initial debugging with GDB seems to
indicate it has to do with the new HtConfiguration::_config static
variable (rather than the old extern one). On the other hand, I haven't
had a lot of time to track it down. It's clearly something completely new.
> it wasn't shared library support all along that was causing problems,
> only it wasn't segfaulting before, just mucking up pointers and causing
> the code to jump to places it shouldn't.
I don't know--I'm certainly concerned about the number of hard-to-debug
bugs cropping up. I can't see any obvious bugs right now in HtRegexList
(though there may be some performance improvements to be had).
-Geoff
_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-dev