http://bugs.winehq.org/show_bug.cgi?id=11703
Summary: Unhandled page fault while running RivChat Product: Wine Version: 0.9.56. Platform: PC-x86-64 URL: http://akolacz.googlepages.com/RivChat2-setup.exe OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: desowin@gmail.com
Created an attachment (id=10925) --> (http://bugs.winehq.org/attachment.cgi?id=10925) Console output
Unhandled page fault on read access to 0x00340000 at address 0x4032f0 happens right after starting RivChat
http://bugs.winehq.org/show_bug.cgi?id=11703
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #10925|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=11703
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download
--- Comment #1 from Austin English austinenglish@gmail.com 2008-02-23 17:22:55 --- Confirming in wine 0.9.56.
http://bugs.winehq.org/show_bug.cgi?id=11703
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk Keywords| |regression
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-02-24 03:49:13 --- Looks like some bug introduced in gdi32, as a regession, as it starts fine in wine-0.9.11. In wine-0.9.30 i got the carsh
Could you do a regression test please?
http://bugs.winehq.org/show_bug.cgi?id=11703
--- Comment #3 from Tomasz Moń desowin@gmail.com 2008-02-24 06:34:11 --- with 0.9.13 neither main window, tray icon nor popup windows show, but it doesn't crash. I was able to receive pop-up messages (those were displayed just fine) with 0.9.13.
0.9.14 fails
I'll run bisect between those two.
http://bugs.winehq.org/show_bug.cgi?id=11703
--- Comment #4 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-02-24 06:49:59 --- Hi Thomas, try run in a virtual Desktop. Then you'll see i kind of "icon"; click on it, and i got the main window up
http://bugs.winehq.org/show_bug.cgi?id=11703
Tomasz Moń desowin@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dmitry@codeweavers.com
--- Comment #5 from Tomasz Moń desowin@gmail.com 2008-02-24 12:00:27 --- I did "bisecting". each time I compiled I checked 3 times if crash at startup triggers, if it didn't happen I did "git bisect good", if it did atleast once (of 3) I did "git bisect bad". I'm noting this as some versions caused this problem not every time I tried.
94cc17b53ca2725505d33b5bcb0b1e1d676228de is first bad commit commit 94cc17b53ca2725505d33b5bcb0b1e1d676228de Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Fri May 19 18:55:50 2006 +0900
x11drv: Fix the regression caused by the recent ShowWindow fixes.
:040000 040000 fb597b0f778e7f1377178969155db4a910337054 c35713dd810c600e490de957f99ff57913bc4848 M dlls
http://bugs.winehq.org/show_bug.cgi?id=11703
--- Comment #6 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-02-24 12:37:15 --- Created an attachment (id=10946) --> (http://bugs.winehq.org/attachment.cgi?id=10946) revertyed patch
That regression test looks ok to me. Attached patch is the reverted patch against current git. When applied, the app starts fine for me
. Note, the app starts minimized apperently, so i ran in a virtual desktop, where you can fins the sysytray icon, to click on it
http://bugs.winehq.org/show_bug.cgi?id=11703
--- Comment #7 from Tomasz Moń desowin@gmail.com 2008-02-24 15:55:51 --- above patch made it working. Works much better than with 0.9.13, main window is painted correctly (only default size is wrong), tray icon works, popups and private chats work as well.
http://bugs.winehq.org/show_bug.cgi?id=11703
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #8 from Dmitry Timoshkov dmitry@codeweavers.com 2008-02-25 06:22:39 --- This is a duplicate of the bug 7404. 7404 has all the details about the problem, and an explanation what needs to be done to fix it.
*** This bug has been marked as a duplicate of bug 7404 ***
http://bugs.winehq.org/show_bug.cgi?id=11703
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Dmitry Timoshkov dmitry@codeweavers.com 2008-02-25 06:22:56 --- Closing duplicate.