Subject | Re: [firebird-support] fbserver.exe: terminated abnormally (4294967295) FB Superserver 2.5.2 x64 |
---|---|
Author | Alexey Kovyazin |
Post date | 2013-02-20T07:28:24Z |
Hi Roland,
Terminated abnormally is indication of the server crash, not database
corruption (though it can be some relation).
First of all, you need to look at UDFs you are using.
Did you migrate recently from 32 bit version, and one UDFs is 32 bit?
Did you add new UDFs recently?
Then, if UDF are Ok (or, better, no UDFs at all) try to reproduce crash
with metadata only backup.
If it constantly repeats, this can be sign of some internal bug in
Firebird. In this case you need to add bug into tracker.firebirdsql.org
with test case (zip and attach there metadata backup).
in the end of the database file for performance and safety reason.
Though, since you was able to make backup, and problem at restore level,
I doubt that FBFirstAID will show anything.
Regards,
Alexey Kovyazin
IBSurgeon
[Non-text portions of this message have been removed]
Terminated abnormally is indication of the server crash, not database
corruption (though it can be some relation).
First of all, you need to look at UDFs you are using.
Did you migrate recently from 32 bit version, and one UDFs is 32 bit?
Did you add new UDFs recently?
Then, if UDF are Ok (or, better, no UDFs at all) try to reproduce crash
with metadata only backup.
If it constantly repeats, this can be sign of some internal bug in
Firebird. In this case you need to add bug into tracker.firebirdsql.org
with test case (zip and attach there metadata backup).
>It's not stange - in 2.1+ Firebird allocates additional undefined pages
>
> I also tried to use IBFirstAid 2.5 diagnose I can see the only strange
> thing about "Found 6757 undefined pages".
>
in the end of the database file for performance and safety reason.
>Did you run Diagnose after that?
>
> 21:55:18 INFO: Analyzing database low-level structures...
> 21:55:18 INFO: Process database file #1 of 1 files.
> 22:08:48 INFO: Actual PageCount: 1838521 found in database
> 22:08:48 INFO: Found 6757 undefined pages.
> 22:08:48 INFO: ====== DATABASE IS READY FOR DIAGNOSING AND REPAIRING. ====
> 22:08:48 INFO: ====== Now choose "Diagnose" or "Repair". ====
>
Though, since you was able to make backup, and problem at restore level,
I doubt that FBFirstAID will show anything.
Regards,
Alexey Kovyazin
IBSurgeon
[Non-text portions of this message have been removed]