http://bugs.winehq.org/show_bug.cgi?id=11766
Summary: Heap corruption in crypt32 during Sandra benchmark?
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.sisoftware.net/?dir=dload&location=sware_dl_a
ll
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=11026)
--> (http://bugs.winehq.org/attachment.cgi?id=11026)
rzip'd log of WINEDEBUG=+crypt /usr/local/valgrind-svn/bin/valgrind
--suppressions=$HOME/wine-git/tools/valgrind-suppressions --trace-children=yes
~/wine-git/wine sandra.exe
I strolled down memory lane a bit, and revisited the Sandra
benchmark today, see
http://www.winehq.org/pipermail/wine-devel/2006-December/052821.html
Now the win2k version gets a lot farther.
To install, first do
sh winetricks vcrun2005sp1 gdiplus
(Without native gdiplus, the installer complains you don't have it;
without vcrun2005sp1, you get a few errors like
fixme:actctx:parse_assembly_elem wrong version for assembly manifest.)
The installer claims to be happy, but one sees
err:module:import_dll Library CRYPTUI.dll (which is needed by
L"C:\\windows\\temp\\is-KH13O.tmp\\certmgr.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\temp\\is-KH13O.tmp\\certmgr.exe" failed, status
c0000135
Could not get handle to service.
on the console. Worse, when the app starts up, you get a heap error:
err:heap:HEAP_ValidateInUseArena Heap 0x7f000000: in-use arena
0x7f02e2e0 next block has PREV_FREE flag
err:heap:HEAP_ValidateInUseArena Heap 0x7f000000: bad back ptr
0x1c9ba51e for arena 0x7f02e798
I suppose that could be a result of cryptui being missing, but I ran
it under valgrind anyway.
This turned up interesting items like
==20325== Invalid read of size 1
==20325== at 0x46F5E49: HEAP_CreateFreeBlock (heap.c:486)
==20325== by 0x46F621D: HEAP_ShrinkBlock (heap.c:575)
==20325== by 0x46F7979: RtlAllocateHeap (heap.c:1228)
==20325== by 0x5C60B74: new_object (handle.c:441)
==20325== by 0x5C6B1CD: new_key (rsaenh.c:830)
==20325== by 0x5C6C9DB: RSAENH_CPImportKey (rsaenh.c:2464)
==20325== by 0x4B4324A: CryptImportKey (crypt.c:1767)
==20325== by 0x4F2DCDC: CRYPT_ImportRsaPublicKeyInfoEx (encode.c:3923)
==20325== by 0x4F2DA3B: CryptImportPublicKeyInfoEx (encode.c:3955)
==20325== by 0x4F183FA: CRYPT_VerifyCertSignatureFromPublicKeyInfo
(cert.c:1641)
==20325== by 0x4F1B069: CryptVerifyCertificateSignatureEx (cert.c:1723)
==20325== by 0x4F1EDCD: CRYPT_CheckSimpleChain (chain.c:744)
==20325== Address 0x7f02ecf8 is not stack'd, malloc'd or (recently) free'd
quite early in the run (well before the heap errs).
I'll attach a combined valgrind +crypt log ( might be slightly out of sync ).
--
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=11683
Summary: Assemblies not loading
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
Created an attachment (id=10896)
--> (http://bugs.winehq.org/attachment.cgi?id=10896)
Example on the log error messages on SDLX and flexnet
After some of the work of the last days leading to a successful registration of
new assemblies using the .NET, there seems now to be some problem with the
register because no assembly can be found anymore (although they are there and
some are Wine-builtin).
This also leads to the .NET failing in initializing gatucil (shown on another
log) or loading mscowrks.dll.
As a consequence and amongst other, the Flexnet licensing tool is not starting
the install, blocking the use of the software.
--
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=11580
Summary: winmm - wave test hangs
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: source
Severity: minor
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=10754)
--> (http://bugs.winehq.org/attachment.cgi?id=10754)
+winmm,+relay
For me in Ubuntu feisty, running make -k test always hangs in winmm wave test.
A simple wineserver -k is enough to get it going again, but we need to squish
the rest of these bugs...
+winmm,+relay 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=11573
Summary: GTA San Andreas: Mouse skips with recent change to Wine
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anders1(a)gmail.com
In GTA San Andreas, while looking around using the mouse it skips. I reverted
the following change and it's fine again. I'm not sure if this is a duplicate
bug, I looked around but didn't find anything related to this change so I
figured it'd be a good idea to write about it here.
http://source.winehq.org/git/wine.git/?a=blobdiff;f=dlls/dinput/mouse.c;h=7…
Version: wine-0.9.55-58-g066c60e
--
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=11509
Summary: Wordviewer 2003 is unable to open documents encrypted
with AES
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.microsoft.com/downloads/details.aspx?FamilyId
=95E24C87-8732-48D5-8689-AB826E7B8FDF
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: infyquest(a)gmail.com
Created an attachment (id=10675)
--> (http://bugs.winehq.org/attachment.cgi?id=10675)
document encrypted with aes
WordViewer 2003 is unable to open the documents encrypted with AES
Cryptoprovider.
It mostly because its compiled with the incorrect PSDK Headers/Libs.
In XP the provider name is appended with (Prototype)
Attaching a sample word 2003 document.
Its password is testaes
--
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=11488
Summary: corefont installers hanging
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://downloads.sourceforge.net/corefonts/arial32.exe
OS/Version: other
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
With today's git, the ms corefont installers seem to be hanging on exit.
--
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=11474
Summary: winelauncher mixes up stdout & stderr
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmh(a)aybabtu.com
Created an attachment (id=10617)
--> (http://bugs.winehq.org/attachment.cgi?id=10617)
simple test case
The following line in winelauncher:
( $WINEBIN/$WINE_BIN_NAME "$@"; echo $? >$status_name ) 2>&1 | tee
"$log_name"
mixes up stdout and stderr irreversibly. As a result, commands like:
echo some_file | cpio.exe -o -H newc > out.cpio
which would work on Windows, on wine get stderr messages merged into the
output.
I've been thinking for a while in a way to duplicate streams in bash without
mixing stdout with stderr, but couldn't find anything.
I think a C wrapper would be needed; perhaps in wine-bin itself. What's your
preference?
--
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=11295
Summary: Photoshop 7 crashes if you activate it while there's an
image in the clipboard
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=10385)
--> (http://bugs.winehq.org/attachment.cgi?id=10385)
+clipboard,+seh,+text,+dialog log of Photoshop 7 crashing
I originally described this in a comment on bug 4523,
but perhaps it deserves its own bug.
Start Firefox 2 and Photoshop 6 or 7
in wine. Copy an image in Firefox. (Oddly, Firefox in Linux
doesn't seem to have a "Copy Image" option, this is a Windows thing.)
Switch to Photoshop --
you don't even have to do anything but activate it --
and Photoshop crashes after putting up a dialog box
"Could not complete your request because of a program error."
I'll attach a +text,+seh,+clipboard log of Photoshop 7 crashing like that.
--
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=11253
Summary: Photoshop CS2 main window very slow redraw
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On a system with lots of screen real estate,
move the main background window (the one with
the File menu) around behind other windows or offscreen, then
drag it back. You'll see it redraw painfully
slowly. It can take three seconds to redraw
the whole thing.
--
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.