[Xapian-discuss] xapian with MinGW
Olly Betts
olly at survex.com
Tue Jan 8 22:53:47 GMT 2008
On Wed, Jan 09, 2008 at 12:07:19AM +0200, Adi Oanca wrote:
> Has anybody tested Xapian with MinGW?
Yes - it certainly used to work.
> I cannot run the "simpleindex" example. I'm getting a SIGSEGV. A
> backtrace shows me lots of garbage, so things must be really messed
> up. All that I can say for now, is that it happens when on this line:
>
> db.add_document(doc);
>
> from simpleindex.cc, and after
>
> string Xapian::Document::Internal::get_data() const { ... }
>
> all hell breaks loose.
>
>
> Anybody knows something about this...?
I've no idea from the information given I'm afraid.
How are you running simpleindex?
What does the "garbage" backtrace look like?
And does "make check" in the built xapian-core source tree pass?
Cheers,
Olly
More information about the Xapian-discuss
mailing list