View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006159 | SymmetricDS | Bug | public | 2023-12-15 15:52 | 2024-01-09 16:18 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.6 | ||||
Target Version | 3.15.2 | Fixed in Version | 3.15.2 | ||
Summary | 0006159: Firebird sym_hex UDF can cause an access violation | ||||
Description | When capturing data from a Firebird database, it's possible for the sym_hex user-defined function to cause the below access violation. This causes the database to shut down. --------------------------------------------------------------------------------------------------------------- [DATABASE NAME] Wed Dec 06 08:38:33 2023 The user defined function: SYM_HEX referencing entrypoint: sym_hex in module: sym_udf caused the fatal exception: 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. [DATABASE NAME] Wed Dec 06 08:38:33 2023 Shutting down the server with 56 active connection(s) to 1 database(s), 0 active service(s) -------------------------------------------------------------------------------------------------------------------------------------------- | ||||
Tags | dialect: firebird | ||||
SymmetricDS: 3.15 bd2f07bd 2023-12-15 16:33:55 evan-miller-jumpmind Details Diff |
0006159: Fixed Firebird sym_hex UDF causing an access violation |
Affected Issues 0006159 |
|
mod - symmetric-server/src/databases/firebird/sym_udf.c | Diff File | ||
mod - symmetric-server/src/databases/firebird/x64/sym_udf.dll | Diff File | ||
SymmetricDS: 3.15 0e3bdec9 2023-12-15 17:59:56 Details Diff |
0006159: Fixed Firebird sym_hex UDF causing an access violation |
Affected Issues 0006159 |
|
mod - symmetric-server/src/databases/firebird/x64/sym_udf.so | Diff File | ||
SymmetricDS: 3.15 5b1e3c7b 2023-12-15 18:53:46 Details Diff |
0006159: Fixed Firebird sym_hex UDF causing an access violation |
Affected Issues 0006159 |
|
mod - symmetric-server/src/databases/firebird/sym_udf.c | Diff File | ||
mod - symmetric-server/src/databases/firebird/sym_udf.h | Diff File | ||
mod - symmetric-server/src/databases/firebird/x64/sym_udf.so | Diff File | ||
SymmetricDS: 3.15 a3dd52b9 2023-12-15 20:18:41 evan-miller-jumpmind Details Diff |
0006159: Fixed Firebird sym_hex UDF causing an access violation |
Affected Issues 0006159 |
|
mod - symmetric-server/src/databases/firebird/x64/sym_udf.dll | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-12-15 15:52 | emiller | New Issue | |
2023-12-15 15:52 | emiller | Status | new => assigned |
2023-12-15 15:52 | emiller | Assigned To | => emiller |
2023-12-15 15:52 | emiller | Tag Attached: dialect: firebird | |
2023-12-15 15:52 | emiller | Issue generated from: 0006150 | |
2023-12-15 15:52 | emiller | Relationship added | related to 0006150 |
2023-12-15 16:34 | emiller | Status | assigned => resolved |
2023-12-15 16:34 | emiller | Resolution | open => fixed |
2023-12-15 16:34 | emiller | Fixed in Version | => 3.15.2 |
2023-12-16 02:02 | admin | Status | resolved => closed |
2024-01-09 16:18 | Changeset attached | => SymmetricDS 3.15 a3dd52b9 | |
2024-01-09 16:18 | admin | Changeset attached | => SymmetricDS 3.15 5b1e3c7b |
2024-01-09 16:18 | admin | Changeset attached | => SymmetricDS 3.15 0e3bdec9 |
2024-01-09 16:18 | Changeset attached | => SymmetricDS 3.15 bd2f07bd |