tomaswolf commented on issue #859: URL: https://github.com/apache/mina-sshd/issues/859#issuecomment-3659389680
A reproducer would be great, but we'd also need a full thread dump including lock information. Also, I notice the stack traces contain `EDU/oswego/cs/dl/util/concurrent/Semaphore.attempt` and a lot of `Compiled code` for Apache MINA sshd code. This seems to be some non-standard JVM, maybe GraalVM? Plus some experimental semaphore stuff from some university lab? Finally, it's reported against version 2.14.0. We can only investigate and fix problems on the latest version, i.e. 2.16.0. We have no resources to maintain older releases. Maybe related: #474. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
