ansicon icon indicating copy to clipboard operation
ansicon copied to clipboard

Curl and cutechess crash with ansicon

Open kotenok2000 opened this issue 2 years ago • 4 comments

CrashDumps.zip

kotenok2000 avatar Nov 17 '21 21:11 kotenok2000

A:\>ver

Microsoft Windows [Version 10.0.19041.388]

A:\>echo %ANSICON_VER%
189

A:\>curl --version
curl 7.79.1 (x86_64-pc-win32) libcurl/7.79.1 OpenSSL/3.0.0 (Schannel) zlib/1.2.11 brotli/1.0.9 zstd/1.5.0 libidn2/2.3.2 libssh2/1.10.0 nghttp2/1.45.1 libgsasl/1.10.0
Release-Date: 2021-09-22
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli gsasl HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL SSPI TLS-SRP UnixSockets zstd

A:\>cutechess-cli --version
cutechess-cli 1.2.0
Using Qt version 5.11.1

Copyright (C) 2008-2020 Ilari Pihlajisto, Arto Jonsson and contributors
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


A:\>

adoxa avatar Nov 18 '21 01:11 adoxa

I have installed it with -i also i am on [Version 10.0.22000.318]

kotenok2000 avatar Nov 18 '21 01:11 kotenok2000

The crash dumps don't have the ANSICON DLL, so are they not even loading? Please do echo %ANSICON_VER% to confirm ANSICON is loaded into cmd. Then do ansicon -l2 path\to\curl and post %TEMP%\ansicon.log.

adoxa avatar Nov 18 '21 02:11 adoxa

Alternatively, don't use ANSICON at all, try termon or Windows Terminal.

adoxa avatar Nov 18 '21 02:11 adoxa