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

GFIX causes BUGCHECK errors with non valid transaction numbers [CORE2268] #2694

Closed
firebird-automations opened this issue Jan 6, 2009 · 7 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @asfernandes

Jira_subtask_outward CORE2523
Is related to QA382

isql
create database 't.fdb';

gfix -commit 1000000 t.fdb
failed to reconnect to a transaction in database t.fdb
internal gds software consistency check (cannot find tip page (165), file: tra.cpp line: 2494)
unknown ISC error 0

If you have more attachments to the database, they can't continue:
Statement failed, SQLCODE = -902
internal gds software consistency check (can't continue after bugcheck)

Commits: 1a0c3da

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

assignee: Vlad Khorsun [ hvlad ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.5 RC1 [ 10300 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Link: This issue is related to QA382 [ QA382 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @pcisar

QA test added.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test => Done successfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment