http://bugs.winehq.org/show_bug.cgi?id=11549
Summary: "Unhandled page fault on read access" on most of apps
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kacperpl1(a)gmail.com
Created an attachment (id=10717)
--> (http://bugs.winehq.org/attachment.cgi?id=10717)
Debug log
This happens on most of applications but not all of them. For example Warcraft
III The Frozen Throne runs perfectly from war.exe but when i want use acid's
pvpgn launcher it crashes like this. Some other software crashes with almost
the same errors on debug only with different memory adresses but it worked
before I reinstalled my ubuntu gutsy(due to imperfect kernel compilation).
Same thing happens on version 9.54 and 9.55.
Apps crashing the same:
acid's war3 pvpgn launcher
solidworks 2007
solidworks 2008
solidworks additional apps like pdmworks and dwgedit
Most of installers runs and wont show any bugs
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20502
Summary: Execution of msiexec yields Unhandled exception: page
fault on read access to 0x00000000 in 32-bit code
(0x7ebdfb2b).
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgatwork(a)verizon.net
Created an attachment (id=24411)
--> (http://bugs.winehq.org/attachment.cgi?id=24411)
Log file containing debug / backtrace
When attempting to install a windows application (.exe) that extracts and
attempts to load a .msi, the msiexec program fails with error:
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x7ebdfb2b).
This is reproducible when executing the VWare-viclient.exe as well as when
attempting to install the art2kmin.exe executable as pulled using the latest
winetricks.sh from http://www.kegel.com/wine/winetricks.
The build is from latest git (as of the date/time this bug is filed).
If "git log" is correct, here are the last changes:
commit 07c321ba73bf7d01501668ca4af681843b98de9a
Author: Nate Gallaher <ngallaher(a)deepthought.org>
Date: Sun Oct 18 12:47:02 2009 -0400
msi: Test that a query on a join of two tables returns data from the
correct table.
commit cc366e12829a20570b3d2e3cc508a8c861c722cb
Author: Nate Gallaher <ngallaher(a)deepthought.org>
Date: Sun Oct 18 12:41:41 2009 -0400
msi: Add tablename tracking to VIEW_find_column.
This fixes the bug where multiple columns of the same name, but
different tables are members of a join. Any attempt to refer to these
columns will resolve to the first available column with that name,
irregardless of any tablename modifier.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12173
Summary: Unhandled exception: page fault on read access to
0x55555554 in 32-bit code (0x1002e83d)
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: henrikki.almusa(a)iki.fi
I tried to run the Medival Total War and it crashed. It was installed with
windows 2000 that was later removed, but the installed game left intact.
However it doesn't seem to run.
I'm using OpenSUSE 10.3.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9278
Summary: Unhandled page fault on read access to 0x00000000
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: filippo.zangheri(a)yahoo.it
Created an attachment (id=7535)
--> (http://bugs.winehq.org/attachment.cgi?id=7535)
console error and back trace
I try to start "IsaGraf 3.20", but the loader gives me this error and the
application is not started at all. See attachment for back trace.
Note: this problem wasn't present in the previous version (0.9.42) of Wine. It
used to work quite perfectly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10160
Summary: MFC42.DLL.6467 error
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P4
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jason.keeney(a)gmail.com
Created an attachment (id=8748)
--> (http://bugs.winehq.org/attachment.cgi?id=8748)
debugging info
I'm working with some educational database software called sdbV. (you can find
it at dmm-support.dk)
When I run the setup program, I get one error:
C:\Program Files\sdbV\Toc.ocx
Unable to register the DLL/OCX:DllRegisterServer failed; code 0x00000000
which prints in the terminal:
wine: Call from 0x100010c2 to unimplemented function MFC42.DLL.6467, aborting
I've tried to manually install Toc.ocx with regsvr32, but the same thing...(see
the attachment).
If I click ignore, I can continue, but when I try to run the application, but
it crashes with the following:
err:ole:CoGetClassObject class {ffa315a3-20d3-11cf-8fdd-943611c10000} not
registered
err:ole:create_server class {ffa315a3-20d3-11cf-8fdd-943611c10000} not
registered
err:ole:CoGetClassObject no class object {ffa315a3-20d3-11cf-8fdd-943611c10000}
could be created for context 0x5
It doesn't seem like there are so many errors, but I don't know how to proceed
with this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17825
Summary: Ragnarok Free Version crashes due to unimplemented
function in MFC42.DLL
Product: Wine
Version: 1.1.17
Platform: PC
URL: http://iro.ragnarokonline.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blahboybang(a)gmail.com
Created an attachment (id=20085)
--> (http://bugs.winehq.org/attachment.cgi?id=20085)
Crash Log
RagnarokFree.exe will not start due to an unimplemented function in MFC42.DLL.
Log attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18591
Summary: Unimplemented function MFC42.DLL.6467
Product: Wine
Version: 0.9
Platform: Other
URL: http://memoria.amalgame-online.com/
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: casius91(a)hotmail.com
I've installed
http://memoria.amalgame-online.com/telechargements/T4CInstall-v161-AmalGame…
and no problem.
But when I launched the application 'T4c.exe'
> wine T4C.exe
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program
Files\\Dialsoft\\The 4th Coming\\T4CLauncher.dll") not found
err:module:import_dll Library MSVCP60.dll (which is needed by L"C:\\Program
Files\\Dialsoft\\The 4th Coming\\T4CLauncher.dll") not found
I've copied MFC42.DLL & MSVCP.dll in the folder System32
and now I've this message:
> wine T4C.exe
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x139d08,0x139728): stub
wine: Call from 0x7ef98e90 to unimplemented function MFC42.DLL.6467, aborting
If you download the client :
http://memoria.amalgame-online.com/telechargements/T4CInstall-v161-AmalGame…
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17646
Summary: Crash in Wine for Macintosh OSX 10.5
Product: Wine
Version: unspecified
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berserker101(a)hotmail.com
Created an attachment (id=19832)
--> (http://bugs.winehq.org/attachment.cgi?id=19832)
Log for Wine before program aborted before opening
To whom this may concern or reach, I have recently downloaded Wine for my Mac
Laptop and went to go run Ragnarok Online using it, but am having a problem. I
believe I'm using the latest version of wine for my operating system and have
attached a file of the log that I am getting before it aborts my program. Thank
you for your time, I hope you can get back to me soon and let me know what I
need to do to get my program to run.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15450
Summary: Photoscape won't run
Product: Wine
Version: 1.1.5
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaab_rs(a)hotmail.com
Created an attachment (id=16340)
--> (http://bugs.winehq.org/attachment.cgi?id=16340)
Console dump
Photoscape won't run due to a MFC42.dll error. I had to download native
MFC42.dll in order for it to work and it won't anyway.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14107
Summary: MT 4 does not start, gives error message.
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ravster3(a)hotmail.com
Created an attachment (id=14329)
--> (http://bugs.winehq.org/attachment.cgi?id=14329)
The first bit is the console output, the second bit is the error message from
the program itself.
Hello,
I am using wine-0.9.61
Arch Linux, latest version
Wine is set to behave like Win2000
At first I was getting an error message on the console saying that mfc42.dll
was missing, so I googled it and got the copy from this website:
http://www.dll-files.com/dllindex/dll-files.shtml?mfc42
I hope this is satisfactory information, please let me know how to get any
more info that may be required.
Thank you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.