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

Unreachable reached at 000001c16867d470 #27

Open
ShumWC opened this issue Oct 24, 2024 · 1 comment
Open

Unreachable reached at 000001c16867d470 #27

ShumWC opened this issue Oct 24, 2024 · 1 comment

Comments

@ShumWC
Copy link

ShumWC commented Oct 24, 2024

using LibSSH

session = LibSSH.Session("192.168.1.88", 22)

following error message resutned:

Unreachable reached at 000001c16867d470

Please submit a bug report with steps to reproduce this fault, and any error messages that follow (in their entirety). Thanks.
Exception: EXCEPTION_ILLEGAL_INSTRUCTION at 0x1c16867d470 -- _wait_loop at C:\Users\shum.julia\packages\LibSSH\fyvIv\src\session.jl:451
in expression starting at REPL[14]:1
_wait_loop at C:\Users\shum.julia\packages\LibSSH\fyvIv\src\session.jl:451
#6 at C:\Users\shum.julia\packages\LibSSH\fyvIv\src\session.jl:77
unknown function (ip: 000001c16867d72b)
jl_apply at C:/workdir/src\julia.h:2157 [inlined]
start_task at C:/workdir/src\task.c:1202
Allocations: 10206731 (Pool: 10205086; Big: 1645); GC: 27

@JamesWrigley
Copy link
Collaborator

Mmmm this looks fun. I see you're on Windows, could you run that code within a debugger and get a backtrace? Perhaps we're not building libssh_jll correctly on Windows or something. Also, what Windows version/architecture and CPU are you running it on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants