Recent discussion in IRC was that subsessions were broken in -1 (symptom: Unsupported Crypto) and fixed in -5, but that sounds like a client-side problem. This is a server-side issue.
Oh so I kind of re-created the subdb-on-the-fly issues but hid them from myself. Typical. Caught up on the discussions with dr
np. you were incorrectly creating a subdb for a subsession and whomping/losing the subdb you created for the primary session. That's what I missed in the MR review. So the new one didn't have the…
Thank you. I'm sorry for screwing it up, looking forward to your MR for better understanding of what is going wrong. Obviously I am continuously missing it.
This is due to bugs in CCR introduced in MR !120 that I partially didn't catch and partially did but didn't fight hard enough for. Reassigning to myself because it's going to be easier than…
It is not the hardened security.
Probably not the fault of Canon or Plus, but I can't be 100% sure. Could also have been something random the user did to their files.
The user had some backups…
Thanks for the link. Yes it is a hardened flavor. We are investigating the security restrictions. I'll report back if we find a fix.
So it's complaining about our 64-bit libjcpuid. You can ignore the 2nd failure, of the 32-bit one, which it just tried as a fallback.
Did some research and the key doc on executable stack…