Subject RE: [firebird-support] Firebird 3 crashes ( terminated abnormally (4294967295) )
Author Leyne, Sean
> I've been having quite a few crashes on a new server with not much
> databases or requests. terminated abnormally (4294967295)
>
> It seems to be very random, there are not many different operations going
> on.
>
> It's a google cloud Windows vm, I've checked for hardware / driver problems
> but it seems to be ok.
>
> What actions can I take to try to mitigate this ? I've looked up all I could on
> google but that was little help.
> Is it worthwhile to try to change cachepages or such?
>
>
>
> Firebird 3 Super Conf :
>
> ServerMode = Super
> DefaultDbCachePages = 50000
> TempBlockSize = 2M
> TempCacheLimit = 364M

What is the size of the database pages?

Have you checked the DB level Page Cache setting (the DB can have a different value from the config)?

How much RAM is available for the VM?


Sean