Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firebird 5.0.1.1469 Access violation. The code attempted to access a virtual address without privilege to do so. #8337

Open
OlegMatveevFB opened this issue Dec 3, 2024 · 6 comments

Comments

@OlegMatveevFB
Copy link

SRV-DB-041 Tue Dec 3 02:27:04 2024
Access violation.
The code attempted to access a virtual
address without privilege to do so.
This exception will cause the Firebird server
to terminate abnormally.

Firebird 5.0.1.1469, ODS 13.1, Dialect 1
5 peices core dumps

@hvlad
Copy link
Member

hvlad commented Dec 3, 2024

It is related with huge amount of monitoring data. Could you confirm ?

@OlegMatveevFB
Copy link
Author

Yes, sure. The suspicion was initially about a connection trigger making a request to mon$attachments.
The problem happened twice.
The first time was on one database, after which I turned off this trigger. I enabled the creation of dumps and left the trigger enabled in another database.
But in FB 2.5.9 it works.

@OlegMatveevFB
Copy link
Author

OlegMatveevFB commented Dec 3, 2024

Added SQL file into
bug folder

@hvlad
Copy link
Member

hvlad commented Dec 3, 2024

It is definitely bug. And, perhaps, already fixed in 5581ea6
If it is reproducible, could you try with latest snapshot build ?

@OlegMatveevFB
Copy link
Author

Last snapshot can try only after December 24. The error is not specifically reproduced. On November 24th I migrated from 2.5.9 to 5.0.1. This is only the second time.

@hvlad
Copy link
Member

hvlad commented Dec 3, 2024

Ok, lets wait for @dyemanov opinion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants