http://bugs.winehq.org/show_bug.cgi?id=17409
Summary: crypt32/chain tests fail with +heap enabled
Product: Wine
Version: 1.1.15
Platform: PC
URL: http://test.winehq.org/data/6a1537c4b5037be5253c33021fda
3a02430533f7/wine_xp_ae-ub-810-heap/crypt32:chain.html
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: enhancement
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Adjusted my daily build script to run make test with +heap, +seh, and +all
(along with no WINEDEBUG set) shows some spurious test failures. First up,
crypt32/chain:
chain.c:1867: Test failed: #0001[9]: expected 800b010a, got 80096004
chain.c:1876: Tests skipped: #0001[9]: error 80096004 doesn't match expected
800b010a, not checking indexes
chain.c:1867: Test failed: #0002[9]: expected 800b010a, got 80096004
chain.c:1876: Tests skipped: #0002[9]: error 80096004 doesn't match expected
800b010a, not checking indexes
chain.c:1261: Test failed: Chain 9: expected error 00010480, got aaabaeaa
chain.c:1282: Test failed: Chain 9: expected info 00000000, got aaaaaaa0
chain: 523 tests executed (0 marked as todo, 4 failures), 2 skipped.
Also fails with +all enabled, but not +seh
--
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=17373
Summary: eac3to: large files don't work - NtMapViewOfSection?
Product: Wine
Version: 1.1.14
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail1(a)player.to
eac3to 3.08 (http://forum.doom9.org/showthread.php?t=125966) doesn't work with
large files.
Call:
wine eac3to/eac3to.exe ../../tmp/NIGHTMAREBEFOREXMAS_GBR 1\)
Output:
Error reading file "../../tmp/NIGHTMAREBEFOREXMAS_GBR\BDMV\STREAM\00001.m2ts".
1\) [or 1) without escaping for the shell] tells eac3to to process title #1
from the bluray playlist.
It works if I try to process titles 3 or 4 which point to m2ts files of the
sizes 1.9GB and 1.7GB. Using titles 1 or 2 will result in the error message
from above, the corresponding m2ts files are 24.7GB and 6.8GB large.
WINEDEBUG=all shows the following relevant call right before the error message:
0009:Call KERNEL32.MapViewOfFile(000000e4,00000004,00000000,00000000,00a00000)
ret=004c05be
0009:trace:virtual:NtMapViewOfSection handle=0xe4 process=0xffffffff addr=(nil)
off=000000000 size=0 access=2
0009: get_mapping_info( handle=00e4, access=00000005 )
0009: get_mapping_info() = 0 { size=62f8bc000, protect=65, header_size=0,
base=00000000, mapping=00e8, shared_file=0000 }
0009:warn:virtual:NtMapViewOfSection Sizes larger than 4Gb (62f8bc000) not
supported on this platform
0009: close_handle( handle=00e8 )
0009: close_handle() = 0
0009:Ret KERNEL32.MapViewOfFile() retval=00000000 ret=004c05be
The files are located on a XFS filesystem if that matters.
I'll attach the output with WINEDEBUG=all
--
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=17369
Summary: VMware Intrastructure Client 2.5 cannot validate disk
capacity while creating new VM
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)doty.ru
Created an attachment (id=19414)
--> (http://bugs.winehq.org/attachment.cgi?id=19414)
screenshot
In New Virtual Machine Wizard, "Virtual Disk Capacity" step while clicking on
Next button, I get message: "The disk capacity entered was not a properly
formed number or was out of range. It has been replaced with the nearest
acceptable value". It gives this same error no matter what value I enter.
Actually, simply clicking Cancel will produce the error.
At same moment "fixme:variant:VarDecFix semi-stub!" error produced in console.
Thus I cannot create any VM in VI, running in Wine.
--
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=17288
Summary: Keyboard stops working in Halo Demo
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stealthseeker(a)gmail.com
In the demo for Halo 1, after selecting campaign from the main menu with a
fresh install, you are prompted to enter a profile name. However, on this
screen the keyboard stops responding, and you can't back out of the screen
either forcing you to kill the game with Alt+F4.
The mouse works throughout and the keyboard works fine when on the main menu.
This works properly on 1.1.14 but breaks with the current git version. I ran a
regression test and it looks like
3743a1a7ca170c765cd779c61b9e362c5b1c5203
Author: Vitaliy Margolen <wine-patches(a)kievinfo.com>
Date: Sun Feb 1 13:11:46 2009 -0700
dinput: Consume mouse & keyboard events in exclusive mode.
is where it breaks.
FYI, the link on AppDB to download the demo seems to be broken. (Guess
Microsoft took it down?) I found the trial with a quick search on download.com
Could someone CC the patch author?
--
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=17050
Summary: eMule: Ends up eating all the memory (swap included)
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maxell1985(a)tiscali.it
Emule version: 0.49b
OS: Debian Lenny
Pc: Pentium III 800 Mhz 512 MB RAM, 2 GB swap
When i launch it, the memory usage is around 80 MB, few hours later it is about
300 MB and after 2 day 1.8 GB when my upload is at 10 KB/s. Emule then ends up
eating all the memory (2GB swap included).
I've reported the bug on Emule website and the developers told me that is a
Wine problem (maybe winsock problem).
Report the discussion url:
http://forum.emule-project.net/index.php?showtopic=141678
--
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=16990
Summary: Call of Duty 2 demo install fails
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nadnaam(a)gmail.com
Created an attachment (id=18783)
--> (http://bugs.winehq.org/attachment.cgi?id=18783)
a screenshot and some error messages
The Call of Duty 2 prerelease demo fails to install. See the attachment for the
errors.
--
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=16917
Summary: file dialog to select attchments slows down for many
files
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toralf.foerster(a)gmx.de
I use wine + Lotus Notes 6.5.5 at a stable Gentoo system.
If I try to attach *many* files to a document (few dozends) then it takes a
*loong* time (1 minute and longer) and the system cpu goes up to 100% before
all selected files are marked and the file dialog comes back and the files are
attached.
OTOH selecting only few files within the file dialog isn't the problem, but if
I have to scroll to the left/right within the file dialog to mark to last/last
file to be attached it needs time until this is done.
Furthermore the time seems to be an O(n) funktion, meaning that if the file
count is doubled, it seems to need 4x times longer and so on.
--
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=16908
Summary: memory leak in function SetWindowRgn (?)
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: psedov(a)gmail.com
Wine's implementation of WinAPI function SetWindowRgn
(http://source.winehq.org/git/wine.git/?a=blob;f=dlls/user32/winpos.c;h=d680…):
----------------
if (hrgn)
{
RGNDATA *data;
DWORD size;
if (!(size = GetRegionData( hrgn, 0, NULL ))) return FALSE;
if (!(data = HeapAlloc( GetProcessHeap(), 0, size ))) return FALSE;
if (!GetRegionData( hrgn, size, data ))
{
HeapFree( GetProcessHeap(), 0, data );
return FALSE;
}
SERVER_START_REQ( set_window_region )
{
req->window = wine_server_user_handle( hwnd );
req->redraw = (bRedraw != 0);
if (data->rdh.nCount)
wine_server_add_data( req, data->Buffer, data->rdh.nCount *
sizeof(RECT) );
else
wine_server_add_data( req, &empty_rect, sizeof(empty_rect) );
ret = !wine_server_call_err( req );
}
SERVER_END_REQ;
}
----------------
Variable 'data' points to memory block allocated via WinAPI function HeapAlloc.
But I don't see where that memory block is freed via WinAPI function HeapFree.
Is this a bug (memory leak) or am I just misunderstanding the code?
I posted this question to Google group comp.emulators.ms-windows.wine
(http://groups.google.ru/group/comp.emulators.ms-windows.wine/browse_thread/…),
but nobody responded, so I'm re-asking it here.
--
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=16556
Summary: Dragon NaturallySpeaking 10 New User Box displays
training text incorrectly
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
wine-1.1.10-497-gcda8e44
Regression in today's git. New User training box displays text incorrectly.
Regression test will be done tomorrow. (18-Dec)
--
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=16199
Summary: Miranda IM options page crash
Product: Wine
Version: 1.1.9
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lleoliveirabr(a)gmail.com
Created an attachment (id=17431)
--> (http://bugs.winehq.org/attachment.cgi?id=17431)
Options page loading until 32%
To reproduce:
1 - Download last Miranda IM version:
http://files.miranda-im.org/builds/miranda-v080a24w.zip
2 - Extract on a folder
3 - Open Miranda IM
4 - Go to menu and open options page.
5 - The options page will load until 32% and stop to work
--
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.