Subject | RE: [firebird-support] Firebird 3 crashes ( terminated abnormally (4294967295) ) |
---|---|
Author | Leyne, Sean |
Post date | 2017-08-17T20:49:48Z |
> I've been having quite a few crashes on a new server with not muchWhat is the size of the database pages?
> 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
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