Subject | Re: [firebird-support] Re: error during savepoint backout (290) |
---|---|
Author | Ann W. Harrison |
Post date | 2007-12-14T17:42:57Z |
>Sorry, I looked at that and read "too many savepoints" which is a
>> One of our customers sometimes gets this error using version 2.0.1 SS
>> on windows platform.
>>
>> Full error message in log file:
>>
>> deadlock
>> internal gds software consistency check (error during savepoint
>> backout (290), file: exe.cpp line: 3711)
>>
problem that was fixed in one of the variants of 1.5.
As you reported, it's a corruption in the in-memory structures that
does not affect the stored database. Shutting down and restarting
the server corrects the situation until it arises again. It's a bug.
If you can get a reproducible case, it will be fixed. If you can
have that customer run his server in the debugger so we can get
a call stack or something like that, it will be easier to fix.
Regards,
Ann