https://bugs.winehq.org/show_bug.cgi?id=44371
Bug ID: 44371 Summary: Rising Kingdoms crashes on launch Product: Wine Version: 3.0-rc5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: isiraseneviratne@yahoo.com Distribution: ---
Created attachment 60276 --> https://bugs.winehq.org/attachment.cgi?id=60276 The crash log.
Running Rising Kingdoms results in the game menu displaying briefly before the game crashes, with the backtrace produced attached below.
This occurs whether the game is run in a 64-bit or 32-bit wineprefix.
https://bugs.winehq.org/show_bug.cgi?id=44371
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Can you attach a full log?
https://bugs.winehq.org/show_bug.cgi?id=44371
--- Comment #2 from Isira Seneviratne isiraseneviratne@yahoo.com --- Created attachment 60291 --> https://bugs.winehq.org/attachment.cgi?id=60291 Full log
The game refuses to run if executed from the terminal, so redirecting to stderr had to be done from the program shortcut.
https://bugs.winehq.org/show_bug.cgi?id=44371
--- Comment #3 from Fabian Maurer dark.shadow4@web.de ---
0009:err:module:load_builtin_dll failed to load .so lib for builtin L"l3codeca.acm": libmpg123.so.0: cannot open shared object file: No such file or directory
Probably not the issue (yet), but you're missing a dependency here.
003d:err:winediag:schan_imp_init Failed to load libgnutls, secure connections will not be available. ... P2\RISI~5FR\RK.exe: ../../../wine/dlls/wininet/netconnection.c:706: read_ssl_chunk: Assertion `conn->extra_len < ssl_buf_size' failed.
Seems like another dependency is missing. Can you make sure you have libgnutls installed? This could cause the problem.
https://bugs.winehq.org/show_bug.cgi?id=44371
--- Comment #4 from Isira Seneviratne isiraseneviratne@yahoo.com --- (In reply to Fabian Maurer from comment #3)
0009:err:module:load_builtin_dll failed to load .so lib for builtin L"l3codeca.acm": libmpg123.so.0: cannot open shared object file: No such file or directory
Probably not the issue (yet), but you're missing a dependency here.
003d:err:winediag:schan_imp_init Failed to load libgnutls, secure connections will not be available. ... P2\RISI~5FR\RK.exe: ../../../wine/dlls/wininet/netconnection.c:706: read_ssl_chunk: Assertion `conn->extra_len < ssl_buf_size' failed.
Seems like another dependency is missing. Can you make sure you have libgnutls installed? This could cause the problem.
I already tried replacing l3codeca.acm with a file downloaded from the Internet. Didn't make a difference.
And installing both lib32-gnutls and gnutls (just in case) allows the game to run more than once without crashing. Thank you for the help :)
https://bugs.winehq.org/show_bug.cgi?id=44371
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gijsvrm@gmail.com
--- Comment #5 from Gijs Vermeulen gijsvrm@gmail.com --- (In reply to Isira Seneviratne from comment #4)
-snip-
You don't need that file, you need libmpg123.
https://bugs.winehq.org/show_bug.cgi?id=44371
--- Comment #6 from Isira Seneviratne isiraseneviratne@yahoo.com --- (In reply to Gijs Vermeulen from comment #5)
(In reply to Isira Seneviratne from comment #4)
-snip-
You don't need that file, you need libmpg123.
I installed lib32-mpg123 just now. mpg123 was already installed.
The missing dependency message is now gone.
https://bugs.winehq.org/show_bug.cgi?id=44371
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #7 from Fabian Maurer dark.shadow4@web.de ---
And installing both lib32-gnutls and gnutls (just in case) allows the game to run more than once without crashing. Thank you for the help :)
No problem. Since this is not a wine bug, I'm closing.
https://bugs.winehq.org/show_bug.cgi?id=44371
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #8 from André H. nerv@dawncrow.de --- closing invalid