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 when performing GC during index creation [CORE1140] #1562

Closed
firebird-automations opened this issue Feb 21, 2007 · 10 comments
Closed

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @dyemanov

Stack trace:
fbserver.exe!TRA_attach_request
fbserver.exe!BTR_eval_expression
fbserver.exe!BTR_key
fbserver.exe!IDX_garbage_collect
fbserver.exe!garbage_collect
fbserver.exe!purge
fbserver.exe!VIO_garbage_collect
fbserver.exe!IDX_create_index
fbserver.exe!create_index
fbserver.exe!DFW_perform_work
fbserver.exe!TRA_commit
fbserver.exe!commit
fbserver.exe!jrd8_commit_transaction

During this entire call stack, tdbb_transaction is not set. It finally causes SEGV in TRA_attach_request().

Commits: 57c02cc f8162a1

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

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

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @pcisar

Any reproducible test case?

@firebird-automations
Copy link
Collaborator Author

Commented by: @dyemanov

I have a big customer's database where this is reproducable, but I doubt it can be posted here. I will investigate whether a smaller test case is possible.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

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

@firebird-automations
Copy link
Collaborator Author

Commented by: @pcisar

Reopened to update ticket information.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Closed [ 6 ] => Reopened [ 4 ]

resolution: Fixed [ 1 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Fix Version: 2.1 Alpha 1 [ 10150 ]

Fix Version: 2.1.0 [ 10041 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Reopened [ 4 ] => Closed [ 6 ]

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 11625 ] => Firebird [ 15469 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

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

No branches or pull requests

2 participants