[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Libssh on Windows 10
[Thread Prev] | [Thread Next]
- Subject: Libssh on Windows 10
- From: "Kennedy, Marcus A." <Marcus.Kennedy@xxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Mon, 30 Sep 2019 21:41:19 +0000
- To: "libssh@xxxxxxxxxx" <libssh@xxxxxxxxxx>
All, libssh-0.9.0 openssl-1.0.2s I'm just now digging into this, but I'm getting a "Debug Assertion Failed". Attaching to it with VS 2017 debugger showed me to be in a call to SAFE_FREE() deep within a pki_ function. While discussing it with someone on my team, it occurred to me that I had built both openssl and libssh using a Windows 7 SDK. I rebuilt just a bit ago and am still getting the same results. Both libssh and openssl were built using the VS2017 SDK. The previous version I obviously built in Debug mode (as I could step deep into the library, but now I cannot -- no idea why, I used the same set of instructions I wrote the first time through the build). Anyone have an idea where I could begin to trace this down? Thanks, Andy
Re: Libssh on Windows 10 | Franciszek Juras <franciszekjuras@xxxxxxxxx> |