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: 2307) [CORE5327] #5603

Closed
firebird-automations opened this issue Aug 11, 2016 · 4 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @hvlad

Attachments:
core-5237-proto.7z

Under relatively high load with a lot of UPDATE statements and when records gets fragmented too often bugcheck "cannot find tip page" could happens.

Test case was send privately and can't be published, unfortunately.

Test database have page size 16KB and records in test table have near 8KB declared length and 1100-1200B packed length, i.e. records fragmented often.

Commits: 0d0528b de2c7a4

====== Test Details ======

Can't reproduce (checked WI-T4.0.0.258, WI-T4.0.0.326 and WI-T4.0.0.327 - all on SuperServer).
DDL and .py script is attached here - I'll return to this ticket after someone could provide me with some useful info.

@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: 3.0.1 [ 10730 ]

Fix Version: 4.0 Alpha 1 [ 10731 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: No test => Not enough information

Test Details: Can't reproduce (checked WI-T4.0.0.258, WI-T4.0.0.326 and WI-T4.0.0.327 - all on SuperServer).
DDL and .py script is attached here - I'll return to this ticket after someone could provide me with some useful info.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

Attachment: core-5237-proto.7z [ 13004 ]

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