Engine "pkcs11" set.
Ignoring PE signature not at the end of the file
Connecting to http://timestamp.sectigo.com
CURL failure: Couldn't resolve host name http://timestamp.sectigo.com
RFC 3161 timestamping failed
Use the "-t" option to add the Authenticode Time-Stamp Authority or choose another one RFC3161 Time-Stamp Authority
Unable to set unauthenticated attributes
1944 Segmentation fault (core dumped)
The name resolution failed because I forgot to configure the DNS server after changing from DHCP to fixed IPv4 address.
Unfortunately my systems coredump size was configured to 0 so I do not think I can provide more details from this situation.
I have not yet tried to reproduce the problem. After I fixed the DNS server configuration I was able to sign the exact same file using the same pkcs11-Token successfully.
I would not expect the program to exit with a segfault in such a situation but rather a normal exit with an exitcode indicating an error.
Affected Version:
Version 2.8 (Compiled from tarball on Ubuntu 22.04.4 LTS)
Command:
Output:
The name resolution failed because I forgot to configure the DNS server after changing from DHCP to fixed IPv4 address. Unfortunately my systems coredump size was configured to
0
so I do not think I can provide more details from this situation.I have not yet tried to reproduce the problem. After I fixed the DNS server configuration I was able to sign the exact same file using the same pkcs11-Token successfully.
I would not expect the program to exit with a segfault in such a situation but rather a normal exit with an exitcode indicating an error.