Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

abrmd crash #779

Open
kgold2 opened this issue May 12, 2021 · 1 comment
Open

abrmd crash #779

kgold2 opened this issue May 12, 2021 · 1 comment

Comments

@kgold2
Copy link

kgold2 commented May 12, 2021

New install, Fedora 34.
TPM2TOOLS_TCTI=tabrmd:bus_name=com.intel.tss2.Tabrmd

tpm2-abrmd --tcti=mssim
connects to the SW TPM.
When I try
tpm2_getrandom --hex 8
abrmd exits, with no error message.

The result of tpm2_getrandom is

** (process:3031): WARNING **: 15:33:25.743: Failed to create connection with service: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Remote peer disconnected
WARNING:tcti:src/tss2-tcti/tctildr.c:79:tcti_from_init() TCTI init for function 0x7f0122633210 failed with a0008
WARNING:tcti:src/tss2-tcti/tctildr.c:109:tcti_from_info() Could not initialize TCTI named: tcti-abrmd
ERROR:tcti:src/tss2-tcti/tctildr-dl.c:154:tcti_from_file() Could not initialize TCTI file: tabrmd
ERROR:tcti:src/tss2-tcti/tctildr.c:416:Tss2_TctiLdr_Initialize_Ex() Failed to instantiate TCTI
ERROR: Could not load tcti, got: "tabrmd:bus_name=com.intel.tss2.Tabrmd"

@williamcroberts
Copy link
Member

New install, Fedora 34.
TPM2TOOLS_TCTI=tabrmd:bus_name=com.intel.tss2.Tabrmd

tpm2-abrmd --tcti=mssim

Can you run this command with G_DEBUG=1 set?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants