https://bugs.winehq.org/show_bug.cgi?id=52134
Bug ID: 52134 Summary: Dragon's Dogma CTD after logo Product: Wine Version: 6.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: pashiri@laposte.net Distribution: ---
Created attachment 71171 --> https://bugs.winehq.org/attachment.cgi?id=71171 standard output
Dragon's Dogma dark arisen crash to desktop on reaching the menu after showing the logos on Archwith wine-dev.
error is 01e8:err:module:ntdll_init_syscalls syscall count mismatch 0 / 96
Other games work fine, wine 6.19 works fine too. 6.20 has sound issues, 6.21 & 6.22 crash the same way.
https://bugs.winehq.org/show_bug.cgi?id=52134
pashiri@laposte.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux
https://bugs.winehq.org/show_bug.cgi?id=52134
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- When 6.23 is released please try again. If there is still an issue then please run a regression test.
https://wiki.winehq.org/Regression_Testing
https://bugs.winehq.org/show_bug.cgi?id=52134
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- 00ac:err:winediag:gnutls_process_attach failed to load libgnutls, no support for encryption 00ac:err:winediag:process_attach failed to load libgnutls, no support for pfx import/export 0024:err:winediag:gnutls_initialize Failed to load libgnutls, secure connections will not be available. 0024:err:secur32:SECUR32_initSchannelSP no schannel support, expect problems 0024:err:winediag:ntlm_check_version 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. 0024:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 0024:err:winediag:gnutls_process_attach failed to load libgnutls, no support for encryption
You should definitely fix these, especially GnuTLS, it is definitely going to cause problems.
https://bugs.winehq.org/show_bug.cgi?id=52134
--- Comment #3 from pashiri@laposte.net --- (In reply to Gijs Vermeulen from comment #2)
00ac:err:winediag:gnutls_process_attach failed to load libgnutls, no support for encryption 00ac:err:winediag:process_attach failed to load libgnutls, no support for pfx import/export 0024:err:winediag:gnutls_initialize Failed to load libgnutls, secure connections will not be available. 0024:err:secur32:SECUR32_initSchannelSP no schannel support, expect problems 0024:err:winediag:ntlm_check_version 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. 0024:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 0024:err:winediag:gnutls_process_attach failed to load libgnutls, no support for encryption
You should definitely fix these, especially GnuTLS, it is definitely going to cause problems.
Thank you for the heads up. I fixed the GNU TLS and ntlm_auth errors. I don't see why I need NTLM and SAMBA installed, but that's another story ^_^ The same CTD still occurs.
https://bugs.winehq.org/show_bug.cgi?id=52134
pashiri@laposte.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTOURBUG Status|UNCONFIRMED |RESOLVED
--- Comment #4 from pashiri@laposte.net --- I resolved the issue by installing lib32-gst-plugins-base. I don't know why that is now a requirement but I'm marking it as resolved but I could still perform a regression test if needed.
Thank you.
https://bugs.winehq.org/show_bug.cgi?id=52134
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|NOTOURBUG |INVALID Status|RESOLVED |CLOSED
--- Comment #5 from Gijs Vermeulen gijsvrm@gmail.com --- Changing to INVALID as it's a setup issue and closing.