https://bugs.winehq.org/show_bug.cgi?id=53697
--- Comment #22 from Yulian Kuncheff yulian@kuncheff.com --- (In reply to Hans Leidekker from comment #21)
(In reply to Yulian Kuncheff from comment #19)
If I have time today, I will try to run wine with all the logging set to maximum verbosity and see if I notice anything in the deluge of output.
If you suspect it's related to OCSP a +cryptnet,+crypt,+cryptasn,+cert,+chain log would be appropriate.
Thank you for those. I had to add `warn` infront of all of those to not be bombarded with traces. I also decided to play around with the Wine Debugger and see what I could get. I do think it something to do with certs based on what I found.
Firstly, when launching the Battle.net it complains about an Unsupported Decoder and something not being asserted for a CA.
Secondly, when doing the debugger on the agent, I managed to attach to one before it crashed, and the stack trace errors on SHA hashing.
I have attached both pieces of log information. I haven't been able to get any wine log output for the Agent.exe file, i think the log output I am providing is from the Battle.net exe file on boot. They might be related, but might not be (hunch: battle.net fails to load a cert/ca, Agent can not validate certs or gets bad SHA data, blows up).
I need to figure out why I can no get log output from the Agent.exe of any kind, not even trace.
My setup: Fedora 36 Bottles Flatpak WineGE 7-29 Dependencies Installed from winetricks/bottles: d3dx9, msls31, arial32, times32, corie32, d3dcompiler_43, d3dcompile_47