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

FB >= 3 crashes when restoring backup made by FB 2.5. [CORE5719] #5985

Closed
firebird-automations opened this issue Jan 21, 2018 · 10 comments
Closed

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @hvlad

Attachments:
core-5719.sql

Commits: a496ff5 0369212

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

Start Firebird 2.5 server
run isql, create database and execute script attached (core-5719.sql)
backup database
restore database to ensure it is OK
Stop v2.5

Start Firebrid 3.0 server
restore database - server crashes

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

Attachment: core-5719.sql [ 13205 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

The problem is related with parsing BLR code blr_value_if, AFAIU

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

assignee: Adriano dos Santos Fernandes [ asfernandes ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

Version: 4.0 Alpha 1 [ 10731 ]

summary: FB3 crashes when restoring backup made by FB2.5 => FB >= 3 crashes when restoring backup made by FB 2.5.

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

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

resolution: Fixed [ 1 ]

Fix Version: 4.0 Beta 1 [ 10750 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

Adriano,

could the fix be backported into v3 ?

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

Fix Version: 3.0.3 [ 10810 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: No test => Done successfully

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

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