tpm2-software / tpm2-tss

OSS implementation of the TCG TPM2 Software Stack (TSS2)
https://tpm2-software.github.io
BSD 2-Clause "Simplified" License
734 stars 359 forks source link

NetBSD / Cirrus-CI data corruption ? #1841

Closed AndreasFuchsTPM closed 3 years ago

AndreasFuchsTPM commented 4 years ago

There's something strange happening on Cirrus-CI. See https://cirrus-ci.com/task/5366219555471360?command=main#L1880

It seems like the tpm_server's answer is corrupted. No idea where this comes from and I have no means to trace it down. Anyone with a NetBSD install who could investigate this ?

williamcroberts commented 4 years ago

Virtual Machine?

tstruk commented 4 years ago

If this could be reproduced locally then we could use wireshark tpm2 dissector to see how the response looks like.

tstruk commented 4 years ago

There's something strange happening on Cirrus-CI. See https://cirrus-ci.com/task/5366219555471360?command=main#L1880

It seems like the tpm_server's answer is corrupted. No idea where this comes from and I have no means to trace it down. Anyone with a NetBSD install who could investigate this ?

BTW we run FreeBSD 12.1 on Cirrus CI

tstruk commented 3 years ago

This particular issue didn't happen for a while. Cirrus has it's problems, but now it is sufficient to re-trigger the build to fix it so closing the issue.