https://bugs.winehq.org/show_bug.cgi?id=42518
Bug ID: 42518
Summary: WinVerifyTrust fails for signatures using SHA256
digest
Product: Wine
Version: 2.2
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wintrust
Assignee: wine-bugs(a)winehq.org
Reporter: tomek(a)bayesfusion.com
Created attachment 57407
--> https://bugs.winehq.org/attachment.cgi?id=57407
source code for a minimal program calling WinVerifyTrust
On both Linux and macOS WinVerifyTrust returns 0x80090008 (NTE_BAD_ALGID) when
called to verify the executable signed with SHA256 cerfificate and using SHA256
digest (/fd sha256 used when calling signtool). This does not happen when the
same SHA256 certificate is used to sign the executable, but with SHA1 digest
instead; WinVerifyTrust returns 0 in this case.
WinVerifyTrust returns 0 (as expected) on Windows for SHA256 digest.
To reproduce the issue, either
a) use sigcheck.exe from SysInternals and verify the signature of SHA256 digest
signature (for example, Chrome 56).
or
b) compile the attached C code (CallWVT.c) to get a program which calls
WinVerifyTrust on an executable file specified as its 1st argument.
Also attached are the stderr outputs with WINEDEBUG=+wintrust,+crypt. The
log_sha2.txt file is the full output. log_sha1_truncated.txt is truncated at
the point of successful return from SoftpubLoadMessage (the whole file would be
too large).
--
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=41714
Bug ID: 41714
Summary: The Curious Expedition v1.0
Product: Wine
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ravensgv(a)gmail.com
Distribution: ---
Created attachment 56130
--> https://bugs.winehq.org/attachment.cgi?id=56130
Backtrace info
This game crashes on open.
--
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=15980
Summary: Rhapsody 2 crashes on startup
Product: Wine
Version: 1.1.7
Platform: Other
URL: http://download.listen.com/support/rhap20/RhapsodyListen
.EXE
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Somebody asked about Rhapsody,
http://real.lithium.com/real/board/message?board.id=InstallingRhapsody&mess…
so I looked around for a version I could download
without a credit card. The first place I found one was
http://service.real.com/rhapsody/download/version2/
so I tried that. The installer went ok, but startup failed with
a crash. The +seh,+relay,+ntdll log is:
0009:Call advapi32.GetAclInformation(00000000,0032fe08,0000000c,00000002)
ret=00498a84
trace:ntdll:RtlQueryInformationAcl pAcl=(nil) pAclInfo=0x32fe08 len=12, class=2
trace:seh:raise_exception code=c0000005 flags=0 addr=0x7efb639e
...
0009:Call user32.MessageBoxA(00000000,00e110b8 "An unexpected exception
-1073741819 occurred...quitting (Mapped Exception 0xC0000005 @
0x7EFB639E)",00000000,00042010) ret=0047bb8d
Hmm. Does Windows allow you to call GetAclInformation with a null pAcl
and not crash?
--
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=45963
Bug ID: 45963
Summary: Missing functons
Product: Wine
Version: 3.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: Gerold.Ruhland(a)gmx-topmail.de
Distribution: ---
The following functions are missing in SetupApi:
SetupDiInstallDeviceInterfaces
SetupDiRegisterCoDeviceInstallers
Is it possible to add them? A stub would be ok.
I tested from Wine 2.8 (CrossOver 17.5 is based on 2.8) until 3.17
No entries in the SetupApi.spec
Thanks
--
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=11985
Summary: Status bar of D3D9 app window disappearing
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mateuscg(a)gmail.com
Created an attachment (id=11310)
--> (http://bugs.winehq.org/attachment.cgi?id=11310)
Problems to display status bar correctly.
After bug 9917 got fixed, the NES emulator Nestopia
(http://nestopia.sourceforge.net), D3D9 application, correctly shows the top
menu. Horever, the behavior of the status bar is still not right, disappearing
or partially displayed sometimes (eg: when switching from File to Machine
menu).
If I alternate between windows and the Nestopia window stay behind other apps,
then when I switch back to Nestopia the status bar reappears. If I minimize
Nestopia window, then restore it to its previous size, the entire window
doesn't redraw itself anymore and the menu becomes inaccessible, but I'm able
to close the app normally.
Roderick Colenbrander said at comment 8 of bug 9917: "Alexandre said that most
of the time the status bar is a child window, so it isn't this bug. Personally
I think it is likely some d3d child window bug".
So, I'm reporting this bug against component directx-d3d. I am really not
worried about this app in particular, but about other apps that may suffer
these issues.
--
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=46378
Bug ID: 46378
Summary: WarGaming launcher crashes
Product: Wine
Version: 4.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: werifGX(a)gmail.com
Distribution: ---
WarGaming launcher crashed with
016d:err:rpc:I_RpcReceive we got fault packet with status 0x3e6
00df:fixme:dbghelp:elf_search_auxv can't find symbol in module
...
on downloading world of tanks
More info:
https://github.com/RXT067/Research/blob/master/WINE-worldoftanks/README.md
System informations: https://paste.pound-python.org/show/ul4WeP2SZHzJTV0LAYDL/
Related to Bug #32030 (?)
--
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=23154
Summary: APB: All Points Bulletin crashes on startup
Product: Wine
Version: 1.2-rc3
Platform: x86-64
URL: http://eu.apb.com/downloads/eu-installerMS
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l_bratch(a)yahoo.co.uk
Created an attachment (id=28799)
--> (http://bugs.winehq.org/attachment.cgi?id=28799)
Output with wine-1.2-rc3
The installer/launcher requests that Mono is installed. When this is done with
winetricks, it appears to work fine.
The launcher then patches the game (about 8 GB of downloading at the moment)
and tries to launch it. The splash screen shows up, the screen resolution
changes, but then the game crashes.
The terminal output is attached, plus the following text is shown in a dialogue
box on screen:
"Integer division by zero.
History:"
--
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=45991
Bug ID: 45991
Summary: PassMark Performance Test 9.0 - 2D Graphics - Fonts
and Text using Direct2D is very slow
Product: Wine
Version: 3.18
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: svyatpro(a)gmail.com
PassMark Performance 9.0 is very slow when executng Direct2D test (Fonts and
Text) even on high-end hardware. Approximately 50 times slower than native
Direct2D on Windows.
--
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.