http://bugs.winehq.org/show_bug.cgi?id=20249
Summary: Venetica game crash Product: Wine Version: 1.1.30 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mcflow-forum@gmx.net
Created an attachment (id=23888) --> (http://bugs.winehq.org/attachment.cgi?id=23888) Venetica error output from crash
After approximately 5 minutes of gameplay you reach a small area behind a house. You fight there with some Assassins. After you killed the last, the game will crash. The only error that is given when the game crashes is attached to this report. I don't know by which component this error might be caused. Tested on System: Ubuntu Jaunty Jackalope AMD Athlon 64 x2 4200+ 2 Gb ram nvidia 8600gts (185.18.14)
http://bugs.winehq.org/show_bug.cgi?id=20249
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P2 Alias|Venetica |
http://bugs.winehq.org/show_bug.cgi?id=20249
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2009-10-05 13:50:03 --- Please attach the entire console output, not just that single line.
http://bugs.winehq.org/show_bug.cgi?id=20249
Florian mcflow-forum@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #23888|0 |1 is obsolete| |
--- Comment #2 from Florian mcflow-forum@gmx.net 2009-10-06 10:46:23 --- Created an attachment (id=23952) --> (http://bugs.winehq.org/attachment.cgi?id=23952) wine Venetica.exe
So here is the complete terminal output. The last "fixme:xinput:XInputSetState (3 0x943afe0) Stub!" happens shortly after you started the exe, then nothing appears in terminal until the crash. At the point where the game crashes there is a cutscene intended to start. Running with -novideo brought no success here.
http://bugs.winehq.org/show_bug.cgi?id=20249
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2009-10-06 22:02:07 ---
wine: Unhandled page fault on read access to 0x00000000 at address 0x7ed1ddb6 (thread 0009), starting debugger...
Where is the rest?
Click "close" in the "program crashed" dialog and more output should appear. If not, disable graphical "program crashed" dialog via registry (see ShowCrashDialog here: http://wiki.winehq.org/UsefulRegistryKeys ).
http://bugs.winehq.org/show_bug.cgi?id=20249
--- Comment #4 from Rico kgbricola@web.de 2009-10-10 10:40:18 --- Created an attachment (id=24010) --> (http://bugs.winehq.org/attachment.cgi?id=24010) +nonclient crash log
Confirming the problem.
Attached is a +nonclient log, because the crash is in GetTitleBarInfo().
http://bugs.winehq.org/show_bug.cgi?id=20249
--- Comment #5 from Rico kgbricola@web.de 2009-10-10 10:43:34 --- Created an attachment (id=24011) --> (http://bugs.winehq.org/attachment.cgi?id=24011) hack to workaround the problem
Attached is a workaround for the problem. Could you give it a try?
Todo: Verify the return value and the last error with a test, for now it is just a wild guess.
http://bugs.winehq.org/show_bug.cgi?id=20249
--- Comment #6 from Rico kgbricola@web.de 2009-11-08 10:28:28 --- Created an attachment (id=24593) --> (http://bugs.winehq.org/attachment.cgi?id=24593) a simple test for this behaviour
Attached is a testcase for the GetTitleBarInfo(hwnd, NULL). I've no idea where to put the test in the wine testsuit.
It could be compiled with: i686-pc-mingw32-gcc -m32 -g -mconsole -mwindows -o main.exe main.c
http://bugs.winehq.org/show_bug.cgi?id=20249
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch, testcase
http://bugs.winehq.org/show_bug.cgi?id=20249
--- Comment #7 from Rico kgbricola@web.de 2009-11-14 16:15:04 --- Patch committed and now the demo works fine for me with wine-1.1.33.
http://bugs.winehq.org/show_bug.cgi?id=20249
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #8 from Dmitry Timoshkov dmitry@codeweavers.com 2009-11-16 12:42:38 --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=20249
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2009-12-04 12:16:20 --- Closing bugs fixed in 1.1.34.