https://bugs.winehq.org/show_bug.cgi?id=50544
--- Comment #3 from Frank frank.heinz@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