[odb-users] recursive loading

MM finjulhich at gmail.com
Sat Jul 14 12:22:07 EDT 2018


>
> MM <finjulhich at gmail.com> writes:
> > Does any of this make sense?
> Perhaps you are loading the same object recursively. Try to create a
> session before the transaction.


Hi  Boris,

Indeed a session was always there.

In release mode, it works, but in debug mode:

This assertion in   odb/sqlite/simple-object-result.txx : 61 is triggered:

assert (!statements_.locked ());

Does this indicate some unexpected recursion somewhere?


More information about the odb-users mailing list