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

Engine could enter infinite loop if EVENT's are posted but no subscribers exists [CORE3170] #3545

Closed
firebird-automations opened this issue Oct 8, 2010 · 4 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @hvlad

I have the test case sent to me privately by user.
Two processes updates same set of records and posted event. Both processes are not listen for event's.
In most cases deadlock is reported (it is correct) but sometimes one process waits and second enter infinite loop creating and deleting events table in shared memory.

Reproduced only with CS, i'm unable to reproduce it with SC\SS

Commits: a9c5758 6a37e8c

@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: 2.5.1 [ 10333 ]

Fix Version: 3.0 Alpha 1 [ 10331 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

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

@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