python(?): process died while iterating over Messages object

2011-09-30 Thread Justus Winter
Quoting Tom Prince (2011-09-30 15:12:50) >On Fri, 30 Sep 2011 12:43:53 +0200, Justus Winter <4winter at >informatik.uni-hamburg.de> wrote: >> while iterating over a query result set my process died with >> >> > terminate called after throwing an instance of >> > 'Xapian::DatabaseModifiedError'

python(?): process died while iterating over Messages object

2011-09-30 Thread Justus Winter
Hi, while iterating over a query result set my process died with > terminate called after throwing an instance of 'Xapian::DatabaseModifiedError' > Aborted I am not sure where this came from, grepping throuth notmuchs soure didn't reveal the location. So this might be not specific to the

python(?): process died while iterating over Messages object

2011-09-30 Thread Tom Prince
On Fri, 30 Sep 2011 12:43:53 +0200, Justus Winter <4winter at informatik.uni-hamburg.de> wrote: > while iterating over a query result set my process died with > > > terminate called after throwing an instance of > > 'Xapian::DatabaseModifiedError' > > Aborted > > I am not sure where this came

python(?): process died while iterating over Messages object

2011-09-30 Thread Adam Wolfe Gordon
On Fri, Sep 30, 2011 at 07:40, Justus Winter <4winter at informatik.uni-hamburg.de> wrote: > Quoting Tom Prince (2011-09-30 15:12:50) >>On Fri, 30 Sep 2011 12:43:53 +0200, Justus Winter <4winter at >>informatik.uni-hamburg.de> wrote: >>> while iterating over a query result set my process died

python(?): process died while iterating over Messages object

2011-09-30 Thread Justus Winter
Hi, while iterating over a query result set my process died with terminate called after throwing an instance of 'Xapian::DatabaseModifiedError' Aborted I am not sure where this came from, grepping throuth notmuchs soure didn't reveal the location. So this might be not specific to the python

Re: python(?): process died while iterating over Messages object

2011-09-30 Thread Tom Prince
On Fri, 30 Sep 2011 12:43:53 +0200, Justus Winter 4win...@informatik.uni-hamburg.de wrote: while iterating over a query result set my process died with terminate called after throwing an instance of 'Xapian::DatabaseModifiedError' Aborted I am not sure where this came from, grepping