[Xapian-discuss] htmlparsetest fails when building omega
Olly Betts
olly at survex.com
Tue Oct 21 09:04:32 BST 2008
On Thu, Oct 16, 2008 at 04:14:23AM +0100, Olly Betts wrote:
> On Tue, Oct 14, 2008 at 05:59:10PM -0700, Josh wrote:
> > I am getting this error when building xapian-omega, but I can find no
> > info about how to troubleshoot. Any ideas? Thanks!
> >
> > [...]
> > /bin/sh: line 1: 27125 Segmentation fault ${dir}$tst
> > FAIL: htmlparsetest
>
> I'd try running the test program directly:
>
> ./htmlparsetest
>
> Assuming that fails too, run it under gdb:
>
> ./libtool --mode=execute gdb ./htmlparsetest
>
> And then at the "(gdb)" prompt:
>
> run
>
> and when it crashes then:
>
> bt
>
> This should give a backtrace to where the segv happens. Paste or attach
> to a mail.
>
> What's the platform BTW?
Just checking if you've had a chance to try this yet? It would be good
to have a chance to address it before 1.0.9.
Cheers,
Olly
More information about the Xapian-discuss
mailing list