actix / actix/actix-web

StackOverFlow - Process finished with exit code -1073741571 (0xC00000FD)

Abierto
#3,671 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Rust
Estrellas
24.8k
Forks
1.9k
Merge medio
23 h 10 min
PR fusionados (30 d)
26

Descripción

## Expected Behavior
Starting up the HTTPS server without any issues.

## Current Behavior
Program exit with -1073741571 error code

## Steps to Reproduce (for bugs)
1. use Open SSL to make a HTTPS server
2. install openssl files using msys2
3. add openssl to enviroment variables
4. run the program

## Context
it doesn't let me run the program.

## Your Environment
rustc 1.87.0 (17067e9ac 2025-05-09)
actix-web version 4
openssl msys2 latest version

## Note
I've tried add logging to my program but still it doesn't even log, seems like this error is produced even before the code executes.
Also I have my cert & key file included as well.
Error is not caused by code, I tested this.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.