[extern] SIGPIPE
Torsten Casselt
casselt at luis.uni-hannover.de
Mon Jun 3 08:18:38 UTC 2024
Hi Michael,
the bug happens because of the combination of tail and head with a
pipe.
I already sent a patch in over a month ago that fixes this in one line.
Could you please test if this also fixes your issue? I attached the
patch again.
Thanks,
Torsten
Am Sonntag, dem 02.06.2024 um 14:24 +0200 schrieb Michael Vorburger:
> Hi,
>
> I've run into a SIGPIPE (exit code 141) with a particular password
> containing many special characters. Breaking up the line as follows
> somehow fixes the problem for me:
>
> https://github.com/vorburger/password-store/pull/2/files
>
> https://patch-diff.githubusercontent.com/raw/vorburger/password-store/pull/2.diff
>
> The same is also attached to this email, as output by "git format-
> patch -1".
>
> Would you like to merge this?
>
> Tx,
> M.
> _______________________
> Michael Vorburger
> http://www.vorburger.ch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: large-file-pipefail-fix.patch
Type: text/x-patch
Size: 891 bytes
Desc: not available
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20240603/b7a7f9dd/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 7679 bytes
Desc: not available
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20240603/b7a7f9dd/attachment.p7s>
More information about the Password-Store
mailing list