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

Session Corrupt - AbstractQueuedSynchronizer #26

Open
TheAmg opened this issue Aug 5, 2024 · 1 comment
Open

Session Corrupt - AbstractQueuedSynchronizer #26

TheAmg opened this issue Aug 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@TheAmg
Copy link
Contributor

TheAmg commented Aug 5, 2024

Describe the bug

This Exception has been seen on 2 occasions. The following are the 2 traces seen -
[sdk 0.6.9]

Trace 1 -

"classLoaderName":null,"moduleName":"java.base","moduleVersion":"11.0.15","methodName":"reportInterruptAfterWait","fileName":"AbstractQueuedSynchronizer.java","lineNumber":2056,"className":"java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject","nativeMethod":false},{"classLoaderName":null,"moduleName":"java.base","moduleVersion":"11.0.15","methodName":"await","fileName":"Abstr

Trace 2 -

{"classLoaderName":null,"moduleName":"java.base","moduleVersion":"17.0.11","methodName":"await","fileName":"AbstractQueuedSynchronizer.java","lineNumber":1640,"nativeMethod":false,"className":"java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject"},{"classLoaderName":null,"moduleName":"java.base","moduleVersion":"17.0.11","methodName":"take","fileName":"ArrayBlockingQueue.java","l

Reproduction steps

To be idetified.

Expected behavior

For session corrupt to not occur and candidates to load correctly.

Additional context

No response

@TheAmg TheAmg added the bug Something isn't working label Aug 5, 2024
@TheAmg TheAmg changed the title Session Corrupt - ArrayBlockingQueue.take() Session Corrupt - AbstractQueuedSynchronizer Aug 5, 2024
@kartikeytewari-ul
Copy link
Contributor

Second stack traces is similar to unloggedio/unlogged-sdk#101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants