|
From: <rg...@sd...> - 2003-09-21 23:04:31
|
>>>>> "Rob" == Rob Ristroph <rg...@sd...> writes: Rob> Rob> If you run the current CVS version of the demo on this set of Rob> docs: Rob> Rob> http://www.daviddlewis.com/resources/testcollections/reuters21578/ Rob> Rob> It will segfault. Can anyone else confirm this so I know it is Rob> not just my setup ? Rob> Rob> It looks like some memory thing. I ran it in gdb and it did not Rob> crashing; crashing outside of gdb and not crashing in it is a Rob> sign of weird memory problems, in my experience. So I ran it Rob> with valgrind, which listed some errors, which I am still working Rob> on as I am not too experienced with valgrind (it crashed in Rob> valgrind). Rob> Rob> I will post more information soon, this weekend if not sooner. Rob> Rob> --Rob Please disregard this. After beating my head on it for way too long, I have discovered that when I recompile it goes away. I suspect bad memory in my computer produced a bad build. This is because I have had other problems generally associated with bad memory, such as gcc internal errors. I still have a different issue I'm working on though. More about it later. --Rob |