https://bugs.winehq.org/show_bug.cgi?id=45357
--- Comment #5 from Silvan s.jegen@gmail.com --- (In reply to Silvan from comment #4)
I ran the still working old version of the code with WINEDEBUG=+relay and now suspect that the issue may be due to the development license. The development license I currently use depends on the machine ID which is generated by a Solid-Framework-provided program and is specific to the machine that you run that tool on. I now suspect that validating that machine specific ID fails when running the code in Wine.
The program used to generate the machine-specific ID for Solid also crashes in Wine. I wonder if that indicates that getting the machine ID is what crashes our program in wine as well...
Is there interest in having a look at this ID-generating program by Solid? I can attach it (I assume that that shouldn't be an issue since you can get it for free on their development portal) if there is interest.