mirror of
https://github.com/cy384/ssheven.git
synced 2026-05-15 06:05:53 -06:00
[GH-ISSUE #29] Disconnect causes system freeze #27
Labels
No labels
bug
documentation
enhancement
enhancement
pull-request
question
upkeep
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ssheven#27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @callanbrown on GitHub (Jan 6, 2024).
Original GitHub issue: https://github.com/cy384/ssheven/issues/29
Hello,
I'm running SSHeven on a Macintosh Color Classic II with System 7.5.3.
Connecting works great to Windows 11 openssh server. However when I click File -> Disconnect, I see this error:
channel read error: LIBSSH2_ERROR_SOCKET_RECV
And the Mac locks up (except for mouse movement). I can see continuing Ethernet activity when this happens.
@callanbrown commented on GitHub (Jan 6, 2024):
I should mention I can force quit the application with command+option+esc.
@TheBoctor commented on GitHub (Apr 9, 2025):
Having the host terminate the connection in a normally-graceful scenario causes this as well. On a Power Mac G4 with Mac OS 9.2.2, I restarted a Debian Stable box and had the entire client freeze as it was going down, requiring the same "force quit" key chord.