mastodonien.de

fosstodon.org

Zeitpunkt              Nutzer    Delta   Tröts        TNR     Titel                     Version  maxTL
So 12.05.2024 00:00:07    61.818      -1    3.365.285    54,4 Fosstodon                 4.2.8      500
Sa 11.05.2024 00:00:08    61.819      +3    3.362.364    54,4 Fosstodon                 4.2.8      500
Fr 10.05.2024 00:00:07    61.816      +4    3.358.988    54,3 Fosstodon                 4.2.8      500
Do 09.05.2024 00:00:10    61.812      +2    3.355.511    54,3 Fosstodon                 4.2.8      500
Mi 08.05.2024 00:00:08    61.810      +3    3.351.855    54,2 Fosstodon                 4.2.8      500
Di 07.05.2024 00:00:18    61.807       0    3.348.423    54,2 Fosstodon                 4.2.8      500
Mo 06.05.2024 00:00:09    61.807       0    3.345.172    54,1 Fosstodon                 4.2.8      500
So 05.05.2024 00:00:07    61.807      +1    3.342.918    54,1 Fosstodon                 4.2.8      500
Sa 04.05.2024 00:00:09    61.806       0    3.339.819    54,0 Fosstodon                 4.2.8      500
Fr 03.05.2024 00:00:07    61.806       0    3.337.826    54,0 Fosstodon                 4.2.8      500

So 12.05.2024 03:15

When running hooks, in the child process after the dup2(parent2child_pipefd[TAIL], 0) but before the execv(), it calls _alpm_handle_free(handle), which in turn calls curl_multi_cleanup(handle->curlm), which closes stdin, which obviously causes problems.

So I'm thinking that the problem is that I'm calling pacstrap w/ stdin closed (maybe? I don't remember). And then libcurl needs a file descriptor, so it ends up on fd0, and then later we stomp that with the stdin_cb fd, but then curl stomps us

[Öffentlich] Antw.: 0 Wtrl.: 0 Fav.: 0

Antw. · Weiterl. · Fav. · Lesez. · Pin · Stumm · Löschen