http://bugs.winehq.org/show_bug.cgi?id=12897
Summary: secur32: ntlm.ok hangs in PC-BSD but not Linux Product: Wine Version: 0.9.60 Platform: PC OS/Version: FreeBSD Status: NEW Keywords: testcase Severity: minor Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=12603) --> (http://bugs.winehq.org/attachment.cgi?id=12603) +ntlm in git
When running make -k test in PC-BSD, I always get a hang in secur32:ntml.ok
+ntlm log attached.
http://bugs.winehq.org/show_bug.cgi?id=12897
Kai Blin kai.blin@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
--- Comment #1 from Kai Blin kai.blin@gmail.com 2008-04-30 16:37:02 --- Interesting. And the error message doesn't really make sense at all. Can you please check the test has zero diff with the current git tree?
http://bugs.winehq.org/show_bug.cgi?id=12897
--- Comment #2 from Austin English austinenglish@gmail.com 2008-04-30 16:55:11 --- In case anyone else wants it:
ntlm.c:311:Running setupClient ntlm.c:311:Running setupClient ntlm.c:372:Running setupFakeServer ntlm.c:406:Running the client the first time.
Hangs on Running the client the first time.
http://bugs.winehq.org/show_bug.cgi?id=12897
--- Comment #3 from Austin English austinenglish@gmail.com 2008-04-30 19:51:38 --- Just noticed that wine was compiled without ntml support and ntlm_auth is not installed. Not sure if that would cause this or if it's related to the bug. Either way it shouldn't hang...
http://bugs.winehq.org/show_bug.cgi?id=12897
--- Comment #4 from Kai Blin kai.blin@gmail.com 2008-05-01 13:33:03 --- Compiled without ntlm support? How's that supposed to be turned on? :)
And I'm pretty sure ntlm_auth is installed in a vanilla PC-BSD install.
In any case, the tests would be skipped without ntlm_auth around.
http://bugs.winehq.org/show_bug.cgi?id=12897
--- Comment #5 from Austin English austinenglish@gmail.com 2008-05-01 14:06:56 --- (In reply to comment #4)
Compiled without ntlm support? How's that supposed to be turned on? :)
And I'm pretty sure ntlm_auth is installed in a vanilla PC-BSD install.
In any case, the tests would be skipped without ntlm_auth around.
Meant LDAP support ;-).
Yeah, it is. I wasn't at the box at the time, and I thought I had seen one of the 'make sure ntlm_auth is installed' errors.
http://bugs.winehq.org/show_bug.cgi?id=12897
--- Comment #6 from Kai Blin kai.blin@gmail.com 2008-05-01 14:41:44 --- Patch sent.
http://bugs.winehq.org/show_bug.cgi?id=12897
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED
--- Comment #7 from Austin English austinenglish@gmail.com 2008-05-02 14:06:03 --- Patch committed, thanks for the quick fix Kai.
http://bugs.winehq.org/show_bug.cgi?id=12897
Kai Blin kai.blin@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Kai Blin kai.blin@gmail.com 2008-05-04 14:33:41 --- Closing bugs fixed in 0.9.61.