http://bugs.winehq.org/show_bug.cgi?id=8851
Summary: Wine Gecko hits an unhandled page fault (regression in
0.9.40)
Product: Wine
Version: 0.9.40.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rm.riches(a)verizon.net
This appears to be a regression from 0.9.39 to 0.9.40. Wine Gecko blows up
with an unhandled page fault. Symptoms appear similar to fixed and closed bug
report #8077. The unhandled page fault happens both when doing first install of
Wine Gecko and when attempting to use it after installation has apparently finished.
Application is PAF (Personal Ancestral File) 5. Application installation and
use appear to work fine. When clicking on the yellow question mark at the top
of the application window (the help button), the help panel comes up properly.
Wine Gecko appears to download and install, apparently successfully. Then, Wine
blows up with an unhandled page fault.
Based on comments in bug #8077, I'll try to attach the output from debug
channels mshtml,shdocvw,urlmon,htmlhelp. To the extent I can find/make time to
do it, I'd be happy to do a git regression, but when I tried to do that with bug
#8077, it failed, as described in comment #13 in bug #8077. I would need help
getting past that point before I could do a regression run.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8850
julliard(a)winehq.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From julliard(a)winehq.com 2007-02-07 15:15 -------
Your libaudio needs to be recompiled for the new glibc. Not a Wine bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4091
------- Additional Comments From austinenglish(a)gmail.com 2007-02-07 14:52 -------
The original installer's OpenGL test works in windows. Just tested under XP.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7959
------- Additional Comments From huw(a)codeweavers.com 2007-02-07 14:43 -------
Hi Misha,
Does anything change if you change the
XFlush(gdi_display);
that the last patch added to
XSync(gdi_display, False);
?
Thanks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8796
------- Additional Comments From greg87(a)online.de 2007-02-07 14:42 -------
You have now posted 4 times the same log. Next time only post something if there
is a difference.
And new wine versions doesn't actually automatically mean a change.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8849
Summary: nmake doesn't work as expected.
Product: Wine
Version: 0.9.34.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: w.goesgens(a)outgesourced.org
download for example
http://download.microsoft.com/download/vc15/Patch/1.52/W95/EN-US/Nmake15.exe or
use one from your visual studio.
Create two makefiles test1.mak
!include "test2.mak"
test2.mak
echo "santoeuh"
Calling this like that will result in an error in wine, but it works flawlessly
under windows:
c:\src\>nmake -f test1.mak
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
fixme:msvcrt:MSVCRT__fsopen :(test1.mak,rt,32),ignoring share mode!
test1.mak(1) : fatal error U1017: unknown directive '!include "test2.mak"'
Stop.
c:\src\>
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8796
dominikowski(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6866 is|0 |1
obsolete| |
------- Additional Comments From dominikowski(a)gmail.com 2007-02-07 14:06 -------
Created an attachment (id=6974)
--> (http://bugs.winehq.org/attachment.cgi?id=6974&action=view)
Debug log from NFS full version in wine 0.9.40
Debug log in new version of wine of the full NFS Porsche version.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8796
dominikowski(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6921 is|0 |1
obsolete| |
------- Additional Comments From dominikowski(a)gmail.com 2007-02-07 14:05 -------
Created an attachment (id=6973)
--> (http://bugs.winehq.org/attachment.cgi?id=6973&action=view)
Debug log from NFS demo in wine 0.9.40
Debug log from new version of wine of the demo version.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.