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

Server crashes while sweeping the database [CORE4267] #4591

Closed
firebird-automations opened this issue Nov 15, 2013 · 6 comments
Closed

Server crashes while sweeping the database [CORE4267] #4591

firebird-automations opened this issue Nov 15, 2013 · 6 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Boltik Evgeny (bolt)

The server process may crash during the sweep under some conditions. They are:

- nobody accessed the problematic tables before the sweep (or sweep is running when nobody is connected)
- there are indices based on international string columns
- database schema has complex interdependencies (tables refrencing SPs via computed fields and alike)

Commits: 8143f9a 679de0f FirebirdSQL/fbt-repository@44235cd FirebirdSQL/fbt-repository@adf5923

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

Metadata sample is required.

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

assignee: Dmitry Yemanov [ dimitr ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: Open [ 1 ] => In Progress [ 3 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

reporter: Dmitry Yemanov [ dimitr ] => Boltik Evgeny [ bolt ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: In Progress [ 3 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.5.3 [ 10461 ]

Fix Version: 3.0 Alpha 2 [ 10560 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: Not enough information

Test Details: Metadata sample is required.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

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

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