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

Crashes due to Access Violation #8346

Open
Jan-Enneking opened this issue Dec 9, 2024 · 2 comments
Open

Crashes due to Access Violation #8346

Jan-Enneking opened this issue Dec 9, 2024 · 2 comments

Comments

@Jan-Enneking
Copy link

Jan-Enneking commented Dec 9, 2024

Hello everyone,

While working with cadwork 30, I frequently encounter crashes on my computer that seem to coincide with Firebird crashes every time.

Unfortunately, the manufacturer has never encountered this issue with any other customer, and we are currently at a loss. It worked flawlessly on this machine for about six months, but now the possible runtime varies from just a few minutes to several hours.

The operating system is Windows 11. We recently performed a fresh installation, and the only software installed is cadwork with Firebird, Office, and a browser.

Where else could I look for clues, or what might be causing the issue?

The messages in the firebird.log always look like this, and the folder is named FB25, so it’s presumably version 2.5. The version comes bundled with the software, so I can’t upgrade it myself.

firebird.log

HP_2024 Mon Dec 09 11:20:27 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.

HP_2024 Mon Dec 09 11:20:27 2024
Shutting down the server with 2 active connection(s) to 2 database(s), 0 active service(s)

HP_2024 Mon Dec 09 11:20:32 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.

HP_2024 Mon Dec 09 11:55:03 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.

HP_2024 Mon Dec 09 11:55:03 2024
Shutting down the server with 2 active connection(s) to 2 database(s), 0 active service(s)

HP_2024 Mon Dec 09 11:55:03 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.

HP_2024 Mon Dec 09 12:10:34 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.

HP_2024 Mon Dec 09 12:10:34 2024
Shutting down the server with 2 active connection(s) to 2 database(s), 0 active service(s)

HP_2024 Mon Dec 09 12:10:34 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.

HP_2024 Mon Dec 09 12:17:21 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.

HP_2024 Mon Dec 09 12:17:21 2024
Shutting down the server with 1 active connection(s) to 1 database(s), 0 active service(s)

HP_2024 Mon Dec 09 15:03:46 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.

HP_2024 Mon Dec 09 15:03:46 2024
Shutting down the server with 2 active connection(s) to 2 database(s), 0 active service(s)

HP_2024 Mon Dec 09 15:03:46 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.

HP_2024 Mon Dec 09 15:29:17 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.

HP_2024 Mon Dec 09 15:29:17 2024
Shutting down the server with 2 active connection(s) to 2 database(s), 0 active service(s)

HP_2024 Mon Dec 09 15:34:50 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.

HP_2024 Mon Dec 09 15:34:50 2024
Shutting down the server with 2 active connection(s) to 2 database(s), 0 active service(s)

HP_2024 Mon Dec 09 16:14:27 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.

HP_2024 Mon Dec 09 16:14:27 2024
Shutting down the server with 2 active connection(s) to 2 database(s), 1 active service(s)

HP_2024 Mon Dec 09 16:57:27 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.

HP_2024 Mon Dec 09 16:57:27 2024
Shutting down the server with 1 active connection(s) to 1 database(s), 0 active service(s)

HP_2024 Mon Dec 09 16:57:27 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.

@Jan-Enneking Jan-Enneking changed the title Crashes due to Access Violatio Crashes due to Access Violation Dec 9, 2024
@hvlad
Copy link
Member

hvlad commented Dec 9, 2024

First, 2.5 in very old and not supported version, sorry.

Next, please, specify exact Firebird version - you may look for it at file version of any binary, such as fbserver.exe or fbclient.dll.

Next, we need full memory dump to analyze exact reason of a crash.

You may use WER, or ProcDump to produce it.

PS I moved firebird.log content into spoiler to make description a bit easy to read.

@hvlad
Copy link
Member

hvlad commented Dec 17, 2024

Without more info provided the ticket will be closed.

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