9001 / 9001/copyparty

mimalloc causes the docker container to not boot

Abierto
#213 5 comentarios 0 reacciones 1 asignado Reclamado por @9001 Ver en GitHub
bug
Lenguaje dominante
Python
Estrellas
46.6k
Forks
1.9k
Merge medio
10 d 16 h
PR fusionados (30 d)
5

Descripción

### Describe the bug
when setting the LD_PRELOAD to `/usr/lib/libmimalloc-secure.so.2` inside a docker-compose file, upon starting the container it never actually starts and `docker logs copyparty` produce nothing, setting it back to `/usr/lib/libmimalloc-secure.so.NOPE` makes the container boot normally.

### To Reproduce
Set LD_PRELOAD to : `/usr/lib/libmimalloc-secure.so.2` `secure` or `insecure` do not work

### Expected behavior
The container to boot and function as expected.

### Server details
remove the ones that are not relevant:
* **how you're running copyparty:** (docker) (via docker compose file)
* **docker image:** (latest)
* **copyparty arguments and/or config-file:**
``` environment:
LD_PRELOAD: /usr/lib/libmimalloc-secure.so.2

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.