[Bug 44011] page fault in schan_QueryContextAttributesW

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 13 04:16:09 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=44011

--- Comment #6 from Omega Software <development at winomega.com> ---
(In reply to Fabian Maurer from comment #5)
> Yes, I have the same libmariadb.dll, md5sum matches. I tried it a few dozen
> times, but no crashes.
> Pretty sure it uses SSL, when I remove the certificate (ca.pem) it
> complains, and in phpmyadmin the user is set to require SSL.

Is your server in the same network? I suspect there's a race condition here,
and the bug is not triggered when network latency is low enough.

This is what I tried:

1. I replicated the same setup of the MySQL server in my local workstation.
Then the bug is NOT triggered (Note: the require_secure_transport directive has
no effect on localhost/127.0.0.1 so I had to use the LAN address instead)

2. I installed Wine on the remote server where it was previously failing, and
run the test locally from there. Again, the bug is NOT triggered.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list