http://bugs.winehq.org/show_bug.cgi?id=7589
Summary: fixme:seh:check_no_exec No-exec fault triggered
Product: Wine
Version: 0.9.31.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wes.armour(a)diamond.ac.uk
I have an intermitent problem where wine sometimes runs a windows app and
sometimes doesnt.
I modified the kernel32.spec file by commenting out the following lines:
@ stdcall FindActCtxSectionStringA(long ptr long str ptr)
@ stdcall FindActCtxSectionStringW(long ptr long wstr ptr)
I did this because I waas getting a runtime error when trying to the windows app.
I then compiled and installed wine 0.9.31 on fc6.
Now I find that sometimes the app runs and sometimes throws the following exception:
wine DeepSkyStacker.exe
libGL warning: 3D driver claims to not support visual 0x4b
fixme:actctx:CreateActCtxW 0x33fab0 00000088
fixme:actctx:CreateActCtxA 0x33fb70 00000088
fixme:actctx:ActivateActCtx 0xf00baa 0x33fbc4
fixme:actctx:DeactivateActCtx 00000000 00f00bad
fixme:actctx:ReleaseActCtx 0xf00baa
fixme:seh:check_no_exec No-exec fault triggered at 0x7c45077a, enabling work-around
wine: Unhandled page fault on execute access to 0x7c45077a at address 0x7c45077a
(thread 001e), starting debugger...
Unhandled exception: page fault on execute access to 0x7c45077a in 32-bit code
(0x7c45077a).
I tried adding the kernel line "noexec32=off" in gurb but that hasn't solved the
problem.
I've added four native dlls:
gdiplus
mfc80
msvcp80
msvcr80
and used winecfg to add my app and set the ddls to native.
Any help would be much appreciated!
Thanks,
Wes.
--
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=7588
Summary: Anoying Bug with Resident Evil 4
Product: Wine
Version: 0.9.31.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thedukeforever2005(a)gmail.com
Hi!
RE 4 installs successfully, it needs d3dx9_30.dll to run (No builtin one !!!),
the in-game menu appears, i hit "start", then the game crashes when loading :(
Maybe it's due to the use o native d3dx9_30.dll (and there's no builtin version)
or maybe the game crashes when it tries to play the intro video .
--
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=7555
------- Additional Comments From ktucker(a)csir.co.za 2007-01-03 03:00 -------
Created an attachment (id=5162)
--> (http://bugs.winehq.org/attachment.cgi?id=5162&action=view)
OpenWorkbench from command line with file name supplied hs_err_pid8.log
If I try to run it from the command line with a sample file name, it appears to
be starting (window opens, flash image) but then closes and the following is
printed in the terminal window (though if I try again a few times, it opens the
file - usually on the third attempt :-):
./npWBench.exe EnterprisePortal.rmp
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7bc37363, pid=8, tid=9
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_10-b03 mixed mode)
# Problematic frame:
# C [ntdll.dll+0x27363]
#
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
# An error report file with more information is saved as hs_err_pid8.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
After third attempt, it opens the file, terminal:
# ./npWBench.exe EnterprisePortal.rmp
fixme:mpr:WNetGetUniversalNameA ("EnterprisePortal.rmp", 0x00000001, 0x33f7f8,
0x33f7f4): stub
err:shell:SHGetFileInfoW pidl is null!
fixme:mpr:WNetGetUniversalNameA ("C:\\Program Files\\Open
Workbench\\bin\\EnterprisePortal.rmp", 0x00000001, 0x33f294, 0x33f290): stub
I can work with the project and even save it, and then reopen recent files.
But save As :-( closes the application as indicated previously.
Thanks for the interest :-).
--
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=7584
------- Additional Comments From stefandoesinger(a)gmx.at 2007-01-03 02:59 -------
The mouse thing is a seperate bug, dinput this time
--
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=7555
------- Additional Comments From ktucker(a)csir.co.za 2007-01-03 02:55 -------
Created an attachment (id=5161)
--> (http://bugs.winehq.org/attachment.cgi?id=5161&action=view)
OpenWorkbench from command line with file name supplied hs_err_pid8.log
More info. - trying with file name supplied in command line.
NB a few retries and the application opens the file :-).
Problem of saving it again later remains, but I can open recent files :-).
(strange)
--
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=6696
nospam.nospam(a)mekanix.dk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
------- Additional Comments From nospam.nospam(a)mekanix.dk 2007-01-03 02:48 -------
I just bought me a brand new PC, installed Ubuntu Edgy, copied
my .wine-directory over... and the game STILL blanks the entire screen.
So it's definitely NOT a hardware issue, and the kernel and xorg are just the
vanilla ones supplied by the distro.
So I'd say the issue lies with wine.
I'm using the onboard video of Intel 945G
--
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=7587
Summary: Wrong working directory?
Product: Wine
Version: 0.9.31.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: snildo(a)bolina.hsb.se
In some applications, Wine doesn't find certain files. I think this would be a
problem with working directories or something. I've seen it in two applicaitons:
Reason (3.0), when choosing a song from the list of recent files, and an
application called "Runeword Wizard", when running.
In the case of "Runeword Wizard", there are three .dat files with data the app
uses. These files reside in the same directory as the app itself. When I start
the app with Wine, I get three popups that say "File not found". My theory is
that the applications tries to access the files with a relative path, and that
this is not identical between Windows and Wine.
Runeword Wizard can be downloaded here:
http://www.diabloii.net/files/utilities.shtml
--
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.