-
Notifications
You must be signed in to change notification settings - Fork 10
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
module-ssh2: crash in SFTPClient #1040
Comments
This may be related - it segfaults randomly in the second call to connect():
backtrace:
This one is caused by an attempt to report an error after closing the connection:
|
It is still not clear how to reproduce the original error (as far as I can see there is no way
|
backtrace retrieved form the Oracle ocilib signal handler and processed with c++filt:
The text was updated successfully, but these errors were encountered: