Subject RE: [Firebird-general] Updating FB2.1.2 download
Author Roger Vellacott
This bug causes database corruption, though easily fixed by -mend,
backup and restore.

Roger Vellacott
Passfield Data Systems.


>
>A bugcheck message usually is an indication that the code found a
condition
>not expected by the developer, then to avoid further damage, operations
>against the db are stopped, until you close all connections to it. Some
of
>them are serious, like not being able to find a db page with txn info
or not
>being able to find the previous version of a record. Other are related
to
>expressions evaluation and in most cases don't cause corruption.

C