[redland-dev] Re: librdf_free_iterator crash?

Dave Beckett dave.beckett at bristol.ac.uk
Mon Jul 18 11:36:06 BST 2005


On Sun, 2005-07-17 at 00:10 -0700, Boris Popov wrote:
> For some reason when trying to free an iterator my app crashes badly
> on librdf_free_iterator. Here's what I'm trying to do, please let me
> know if you have any ideas of what it is I am doing wrong.
> 
> iterator := self interface librdf_model_get_arcs_out: self
> librdf_model with: self librdf_node.
> self doSomethingWithIterator: iterator.
> self interface librdf_free_iterator: iterator.

I have no idea what you are doing wrong, or even what language this is
in.  You'll need to expand on "crashes badly" a lot more.

Dave




More information about the redland-dev mailing list