On Fri, Jan 16, 2004 at 10:06:16AM -0800, Peter Ensch wrote:
> On Fri, Jan 16, 2004 at 09:49:02AM -0600, John Elser wrote:
> > There might be a clue in your webserver log files.
> >
>
> No; however, there is a problem I missed in the original post. Turns
> out our sys. admins. had changed the machine the webserver runs on.
> Now, if I try to run a search query from the command line on that
> machine I get a seg. fault. A simple swish-e -V works fine however.
I would first rebuild swish-e from source -- maybe some libraries got
modified in the move.
> Is there a way I can find out the cause of the seg. fault?
$ gdb swish-e
(gdb) run -w foo
<segfault>
(gdb> bt
--
Bill Moseley
moseley@hank.org
Received on Fri Jan 16 19:01:22 2004