Subject Re: [firebird-support] FB3 - Limbo and consistency check
Author Gabor Boros
Hi All,

> record from transaction x is stuck in limbo

Source of this is an IBX transaction handling problem which already
fixed in SVN:

https://svn.mwasoftware.co.uk/viewvc/public?view=revision&revision=63

https://svn.mwasoftware.co.uk/viewvc/public/ibx/trunk/fbintf/client/3.0/FB30Transaction.pas?r1=63&r2=62&pathrev=63

> internal Firebird consistency check (limbo impossible (184), file:
> vio.cpp line: 2379)

This problem reported to tracker and already marked as fixed:

http://tracker.firebirdsql.org/browse/CORE-5528

Gabor