[Bug 1964977] Re: pki segmentation fault on openssl plugin

2022-03-18 Thread Vincent Batts
👍️ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964977 Title: pki segmentation fault on openssl plugin To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/stro

[Bug 1964977] [NEW] pki segmentation fault on openssl plugin

2022-03-15 Thread Vincent Batts
Public bug reported: Found while generating certificates ``` ipsec pki --gen --size 4096 --outform pem Segmentation fault (core dumped) ``` upon reviewing the core dump it looks like when the openssl plugin is being unloaded there is a locking issue? ``` (gdb) bt #0 __pthread_rwlock_rdlock_full

[Bug 1903864] Re: qemu-system-x86_64: -device tpm-tis, tpmdev=tpm-tpm0, id=tpm0: Property 'tpm-tis.tpmdev' can't find value 'tpm-tpm0'

2021-05-07 Thread Vincent Batts
Hi, I see this issue marked as resolved and released in qemu-kvm 1:5.0-5ubuntu9.5, and while I am on 1:5.0-5ubuntu9.8, I am still hitting this issue. Particularly, I am using virtmanager with passthrough. (have attempted emulated vTPM with https://launchpad.net/~smoser/+archive/ubuntu/swtpm pack