> Here is a backtrace:
> #0 0x19bddb in _IO_default_uflow () from /lib/libc.so.6
> #1 0x19b145 in __uflow () from /lib/libc.so.6
> #2 0x198181 in getc () from /lib/libc.so.6
> #3 0x804cbe9 in readFileEntry ()
This appears to be causing the hangup:
index.c line 1312: if(!lenbuf2) buf2=emalloc((lenbuf2=MAXSTRLEN)+1);
I have not figured out why, however, I am looking.
--
,David Norris
Dave's Web - http://www.webaugur.com/dave/
Dave's Weather - http://www.webaugur.com/dave/wx
ICQ Universal Internet Number - 412039
E-Mail - dave@webaugur.com
Received on Thu Jun 15 23:52:00 2000