http://bugs.winehq.org/show_bug.cgi?id=30162
Bug #: 30162
Summary: dotnetfx.exe: crash during installation of .net 2.0
with mscorsvw.exe
Product: Wine
Version: 1.4-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugs.winehq.org(a)terrorise.me.uk
Classification: Unclassified
Created attachment 39352
--> http://bugs.winehq.org/attachment.cgi?id=39352
wine output
1) download .net framework 2.0 (dotnetfx.exe,
http://www.microsoft.com/download/en/details.aspx?id=19)
2) run it in a fresh wine 1.4-rc6 environment
3) install claims to complete, however at the end there is a crash in
mscorsvw.exe - Program Error Details fails to load
--
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=29681
Bug #: 29681
Summary: tracefmt from Windows Platform SDK 7.1 crashes due to
unimplemented function ADVAPI32.dll.CloseTrace
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Microsoft SDKs/Windows/v7.1/Bin
...
$ wine ./tracefmt.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
Examining C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\default.tmf for
message formats, none found, file not found
Searching for TMF files on path: (null)
fixme:advapi:OpenTraceW 0x1337d8: stub
Logfile C:\Logfile.Etl:
OS version 0.0.0 (Currently running on 5.0.2195)
Start Time 1601-01-01-01:00:00.000
End Time Not set (Logger may not have been stopped).
Timezone is (Bias is 0mins)
BufferSize 0 B
Maximum File Size 0 MB
Buffers Written Not set (Logger may not have been stopped).
Logger Mode Settings (0) Logfile Mode is not set
ProcessorCount 0
fixme:advapi:ProcessTrace 0x32dd6c 1 (nil) (nil): stub
Error processing trace entry with status=0x78 (GetLastError=0xb7)
wine: Call from 0x7bc4bd9a to unimplemented function ADVAPI32.dll.CloseTrace,
aborting
wine: Unimplemented function ADVAPI32.dll.CloseTrace called at address
0x7bc4bd9a (thread 0024), starting debugger...
--- snip ---
Regards
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44588
Bug ID: 44588
Summary: Multiple kernel drivers need
ntoskrnl.exe.KeWaitForMultipleObjects semi-stub
(Franson VSerial service 'bizvserialnt.sys')
Product: Wine
Version: 3.2
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
continuation of bug 32186
copy/pasta of my comments from https://bugs.winehq.org/show_bug.cgi?id=32186#c3
With the stub added, the return value 'STATUS_NOT_IMPLEMENTED' causes an
endless looping in driver:
--- snip ---
...
fixme:ntoskrnl:KeWaitForMultipleObjects (2, 0x64ea4c, 1, 0, 0, 0, (nil),
0x64ea1c): stub
fixme:ntoskrnl:KeWaitForMultipleObjects (2, 0x64ea4c, 1, 0, 0, 0, (nil),
0x64ea1c): stub
...
<spam>
--- snip ---
The driver creates a secondary "system thread" using PsCreateSystemThread()
which calls KeWaitForMultipleObjects().
Only in case of STATUS_SUCCESS return value the loop is exited and the driver
is happy, probably waiting for ioctls from client.
Download: http://gpsgate.com/download
$ sha1sum GpsGateClient.exe
bd5ac140199054a7b4502994439fcc78009fee35 GpsGateClient.exe
$ du -sh GpsGateClient.exe
2.5M GpsGateClient.exe
$ wine --version
wine-3.2-173-gea82a00a42
Regards
--
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=29721
Bug #: 29721
Summary: makecert from Windows Platform SDK 7.1 crashes due to
unimplemented function mssign32.dll.PvkGetCryptProv
Product: Wine
Version: 1.4-rc1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Microsoft SDKs/Windows/v7.1/Bin
...
$ wine ./makecert.exe foo
...
wine: Call from 0x7b83924f to unimplemented function
mssign32.dll.PvkGetCryptProv, aborting
wine: Unimplemented function mssign32.dll.PvkGetCryptProv called at address
0x7b83924f (thread 0009), starting debugger...
--- snip ---
MSDN: http://msdn.microsoft.com/en-us/library/windows/desktop/bb410253.aspx
Regards
--
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=29703
Bug #: 29703
Summary: Windows Live Essentials 2011 installer wants
wer.dll.WerReportSetUIOption
Product: Wine
Version: 1.3.37
Platform: x86-64
URL: http://g.live.com/1rewlive4-all/en/wlsetup-all.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
This installer crashes on exit after the following procedure:
1. Change Windows version to Win7
2. Start the installer and press space on the mostly-blank first screen
3. Installation fails - click "try again"
4. Installation fails again - click "close"
Terminal output shows:
wine: Unimplemented function wer.dll.WerReportSetUIOption called at address
0x7b83bc12 (thread 0009), starting debugger...
--
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=30220
Bug #: 30220
Summary: Unhandled Priveleged instruction when starting Minitab
16
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: prabhjotsbhatia(a)gmail.com
Classification: Unclassified
The following error is printed to the terminal when I startup Minitab 16.
However, there is no effect on the GUI and the application continues to work as
normal. Bug 30219 could be related.
$ env WINEPREFIX=/home/prabhjot/.myWineBottles/Minitab16/ wine "C:\Program
Files\Minitab\Minitab 16\Mtb.exe"
fixme:ntoskrnl:KeInitializeMutex stub: 0x5b4a80, 0
fixme:ntoskrnl:KeWaitForSingleObject stub: 0x5b4a80, 0, 0, 0, (nil)
wine: Unhandled privileged instruction at address 0x5adf59 (thread 0019),
starting debugger...
err:ole:CoRegisterClassObject object already registered for class
{03e42d3f-a029-4137-b411-244c669f3fbd}
fixme:richedit:IRichEditOle_fnSetHostNames stub 0x2894338 Minitab Mtb
fixme:richedit:IRichEditOle_fnSetHostNames stub 0x2894338 Minitab Project
Manager
fixme:richedit:ME_HandleMessage EM_SETTARGETDEVICE doesn't use non-NULL target
devices
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x32f9d8,0x32f9dc): stub
fixme:shell:SHGetFileInfoW set icon to shell size, stub
fixme:shell:SHGetFileInfoW set icon to shell size, stub
fixme:ole:CoResumeClassObjects stub
--
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.