[Xapian-devel] xapian csharp bindings crash

Greg freediving at gmail.com
Thu Jul 7 12:01:23 BST 2011


On Thu, Jul 7, 2011 at 12:37 PM, Olly Betts <olly at survex.com> wrote:
> On Thu, Jul 07, 2011 at 11:29:14AM +0200, Greg wrote:
>> I've been trying to get to the bottom of this, had to enable page heap
>> to try and debug this. What I did manage to get to was the following
>> line in xapian_wrap.cc @4996
>> result = (bool)Xapian_MSetIterator_equals((Xapian::MSetIterator const
>> *)arg1,(Xapian::MSetIterator const &)*arg2);
>
> If you can get this up in an interactive debugger, then it might be
> interesting to see what *arg1 and *arg2 look like.
I actually have a debugger open right now, they both point to the same
memory location namely 0x00000000`0268b8f0 which doesn't mean much to
me.

Greg.



More information about the Xapian-devel mailing list