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

internal Firebird consistency check (cannot find tip page (165), file: tra.cpp line: 2375) [CORE4645] #4959

Closed
firebird-automations opened this issue Dec 22, 2014 · 9 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Igor Ilyashenko (pincher1519)

Votes: 1

http://www.sql.ru/forum/1125859/database-cannot-find-tip-page-165-file-tra-cpp-line-2494-firebird-2-1

At read-only DB the counter of transactions regularly grows, but new pages in TIP aren't allocated.
When Next oversteps the bounds of the last available TIP page, we receive the specified bagcheck 165.
(Translated by means of http://Translate.Ru)

Commits: 6c1fb82 ecbe975 9a2ed08 c390be3 6a169dd 630ae8e FirebirdSQL/fbt-repository@9501a8a

@firebird-automations
Copy link
Collaborator Author

Modified by: Igor Ilyashenko (pincher1519)

security: Developers [ 10012 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

assignee: Vlad Khorsun [ hvlad ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Version: 2.1.7 [ 10651 ]

Version: 3.0 Beta 1 [ 10332 ]

Version: 2.5.3 [ 10461 ]

Version: 2.1.6 [ 10460 ]

Version: 3.0 Alpha 2 [ 10560 ]

Version: 3.0 Alpha 1 [ 10331 ]

Version: 2.5.2 Update 1 [ 10521 ]

Version: 2.1.5 Update 1 [ 10522 ]

Version: 2.5.2 [ 10450 ]

Version: 2.1.5 [ 10420 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

Patch is committed into v2.5 tree

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Fix Version: 3.0.0 [ 10740 ]

Fix Version: 2.5.6 [ 10721 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

Patch is frontported into v3 and v4

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

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

resolution: Fixed [ 1 ]

Fix Version: 4.0 Initial [ 10621 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: 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