Hello @StevenS ,
Thank you for sharing the detailed report and the stack trace regarding the HLK Studio crash during the "Create Package" process.
The exception System.InvalidOperationException: Token StartAttribute in state Element Content typically relates to XML formatting. In this context, it suggests that there might be an unexpected behavior occurring when WritePackageInfoFile attempts to process the package data after a driver folder is added.
At this time, it does not appear that there are widely published Known Issues focusing on this specific crash for the HLK 26100.8328 release. To help isolate the potential cause, I would recommend considering the following steps:
1. Potential mitigation for your workflow: Since this is currently blocking your validation process, you might want to consider temporarily rolling back your HLK environment (both Server and Client) to build 26100.7705, as you noted that the driver packaged successfully in that version.
2. Further isolation on Build 8328:
If you have the opportunity to test further on the newer build, I suggest reviewing the driver folder setup. Sometimes, unexpected file types (like extraneous .pdb or hidden files) or long directory paths might trigger edge-case behaviors. You might try moving the driver package to a simplified, short path (e.g., C:\TestDriver\) to see if the crash still occurs.
Additionally, exporting the full logs from Windows Event Viewer -> Applications and Services Logs -> HLK might provide more clues about the state of the application right before it closes.
3. Engaging Official Support: If the issue is consistently reproducible regardless of the folder setup, it may be beneficial to reach out to the official support team so they can investigate this on a deeper level. I suggest submitting a support request through this channel: Windows developer support - Contact Us
Providing them with the full stack trace, the Event Logs, and any dump files might assist the engineers in reproducing the behavior and checking if a hotfix could be necessary.
Hope these information help! If you found my response helpful or informative, I would greatly appreciate it if you could follow this guide for your confirmation.
Thank you.