https://bugs.winehq.org/show_bug.cgi?id=43002
Bug ID: 43002 Summary: Requiem Online - Wine C++ Runtime Library error Product: Wine Version: 2.7 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp Assignee: wine-bugs@winehq.org Reporter: wessnyder@comcast.net Distribution: ---
Created attachment 58142 --> https://bugs.winehq.org/attachment.cgi?id=58142 backtrace log
Playing Requiem Online generates an error message box when trying to open the Quest panel, either pressing the Quest button with the mouse or the U shortcut key. The error is:
Wine C++ Runtime Library
Assertion failed!
Program: C:\Program Files (x86)\Steam\steamapps\common\Requiem.exe File: /msvcp90/string.c Line: 1982
Expression: "this->size >= pos"
Not all the buttons or key shortcuts do this. For example, Skills(K), Possession Beast(L), DNA(N), Community(P), Battlefield(Y), and System(Esc) work. Lucky Box(J) and Quest(U) throw the error.
Wine error log attached. I can run with WINEDEBUG=+relay or another way. I may try with the message box catch later today.
https://bugs.winehq.org/show_bug.cgi?id=43002
Dr. Wes Snyder V wessnyder@comcast.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=43002
Gijs Vermeulen acescopezz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |acescopezz@gmail.com
--- Comment #1 from Gijs Vermeulen acescopezz@gmail.com --- (In reply to Dr. Wes Snyder V from comment #0)
Created attachment 58142 [details] backtrace log
Playing Requiem Online generates an error message box when trying to open the Quest panel, either pressing the Quest button with the mouse or the U shortcut key. The error is:
Wine C++ Runtime Library
Assertion failed!
Program: C:\Program Files (x86)\Steam\steamapps\common\Requiem.exe File: /msvcp90/string.c Line: 1982
Expression: "this->size >= pos"
Not all the buttons or key shortcuts do this. For example, Skills(K), Possession Beast(L), DNA(N), Community(P), Battlefield(Y), and System(Esc) work. Lucky Box(J) and Quest(U) throw the error.
Wine error log attached. I can run with WINEDEBUG=+relay or another way. I may try with the message box catch later today.
This seems like a dupe of bug 41796, this should have been fixed by https://source.winehq.org/git/wine.git/commit/a5767dc3ef7d5af5f966369c8d4a09... Could you try with wine-git?
https://bugs.winehq.org/show_bug.cgi?id=43002
--- Comment #2 from Dr. Wes Snyder V wessnyder@comcast.net --- I can compile from wine-git. I am working on my compiler now since LXC is not working for me and my old system I used to compile is, well, old. I will comment back after I compile and test.
https://bugs.winehq.org/show_bug.cgi?id=43002
--- Comment #3 from Dr. Wes Snyder V wessnyder@comcast.net --- Compiled and did a quick test. The two buttons that caused the crash do not now. I will do a more extensive test later today or tomorrow.
https://bugs.winehq.org/show_bug.cgi?id=43002
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #4 from winetest@luukku.com --- (In reply to Dr. Wes Snyder V from comment #3)
Compiled and did a quick test. The two buttons that caused the crash do not now. I will do a more extensive test later today or tomorrow.
If you revert the mentioned commit and the crash is back then this is duplicate of the bug mentioned.
No need to do addtional work.
The command is something like git revert commit.
https://bugs.winehq.org/show_bug.cgi?id=43002
--- Comment #5 from Dr. Wes Snyder V wessnyder@comcast.net --- Wine 2.8 released today and the bug is fixed. Please mark as resolved. Or, can I change the status?
https://bugs.winehq.org/show_bug.cgi?id=43002
--- Comment #6 from Gijs Vermeulen acescopezz@gmail.com --- (In reply to Dr. Wes Snyder V from comment #5)
Wine 2.8 released today and the bug is fixed. Please mark as resolved. Or, can I change the status?
You can do that yourself, please mark as a duplicate as bug 41796
https://bugs.winehq.org/show_bug.cgi?id=43002
Dr. Wes Snyder V wessnyder@comcast.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED
--- Comment #7 from Dr. Wes Snyder V wessnyder@comcast.net --- Resolving.
*** This bug has been marked as a duplicate of bug 41796 ***
https://bugs.winehq.org/show_bug.cgi?id=43002
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Austin English austinenglish@gmail.com --- Closing.