https://bugs.winehq.org/show_bug.cgi?id=37766
--- Comment #3 from Silvan s.jegen@gmail.com --- (In reply to Rosanne DiMesio from comment #2)
Not critical. https://bugs.winehq.org/page.cgi?id=fields.html
Ah, I misunderstood and assumed the priority was measured in regards to whether the affected software can still be used or not, sorry for that.
To add some hopefully relevant content to this comment here two links to the relevant functions from the back trace.
WinHttpDetectAutoProxyConfigUrl:
http://source.winehq.org/git/wine.git/blob/HEAD:/dlls/winhttp/session.c#l133...
fill_in_hostent: http://code.metager.de/source/xref/freedesktop/systemd/systemd/src/nss-myhos...
Additionally I just retried starting the program today and it worked. Please find the terminal output of the working session attached.
This time, the terminal output includes the line
"fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported"
So I assume the bug is not hit in this case and was hit only due to a intermittent networking issue (probably?).