[Bug 50544] Application crashes when external database called

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jan 27 04:46:33 CST 2021


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

--- Comment #3 from Frank <frank.heinz at gmx.de> ---
(In reply to Gijs Vermeulen from comment #2)
> This could cause these issues, it would be good fix them.
> 
> 002b:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated.
> Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it
> in the winbind package of your distribution.
> 002b:err:winediag:ODBC32_SQLDrivers No ODBC drivers could be found. Check
> the settings for your libodbc provider.

Both issues are fixed:
- SECURE32 ...: by re-installing winbind
- ODBC driver: by pointing LIB_ODBC_DRIVER_MANAGER=odbc32.dll.so in the /wine
folder in the /lib directory tree

The programm still crashes

-- 
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