Changes:
- Add a silly sleep to catch it in flight more easily
- add the core elment of the patch around virDomainDiskTranslateSourcePool
- build without optimization
- install related debug symbols and gdb
Then run:
$ while ! pidof virt-aa-helper; do sleep 0.01; done; gdb -p $(pidof virt-aa-helper)
And execute a start of the guest set up as in this bug description
I was giving this a try /launchpad. net/~paelzer/ +archive/ ubuntu/ lp-1677398- pool-experiment -groovy
PPA: https:/
Changes: anslateSourcePo ol
- Add a silly sleep to catch it in flight more easily
- add the core elment of the patch around virDomainDiskTr
- build without optimization
- install related debug symbols and gdb
Then run:
$ while ! pidof virt-aa-helper; do sleep 0.01; done; gdb -p $(pidof virt-aa-helper)
And execute a start of the guest set up as in this bug description