http://bugs.winehq.org/show_bug.cgi?id=20840
Summary: Read buffer overflow in RtlValidAcl?
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: robertshearman(a)gmail.com
Valgrind complains in
http://kegel.com/wine/valgrind/logs/2009-11-26-06.08/vg-advapi32_security.t…
that 'make test' has an error in advapi32/tests/security.c:
Invalid read of size 2
at RtlValidAcl (sec.c:1331)
by IsValidAcl (security.c:1630)
by test_GetSecurityInfo (security.c:3160)
Address 0x7f03791e is 2 bytes after a block of size 116 alloc'd
at notify_alloc (heap.c:247)
by RtlAllocateHeap (heap.c:1695)
by HeapAlloc (heap.c:276)
by GlobalAlloc (heap.c:369)
by LocalAlloc (heap.c:969)
by GetSecurityInfo (security.c:3087)
by test_GetSecurityInfo (security.c:3146)
The loop around line 1331 of advapi32/sec.c,
for (i=0;i<=pAcl->AceCount;i++)
looks like it goes one further than most AceCount loops,
could that be the problem?
--
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=19218
Summary: lastchaos crashes after changing the resolution in
1.1.25
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cyberyoyo21(a)hotmail.com
CC: hverbeet(a)gmail.com
Created an attachment (id=22217)
--> (http://bugs.winehq.org/attachment.cgi?id=22217)
the backtrace
Since 1.1.25, the game LastChaos crashes when I would change the resolution.
It is problematic because the game doesn't memorize the resolution and I have
to change it all starts of LastChaos.
I have joined the backtrace in attachment
I have also run a regression test :
commit 40565211fb70bff4b1622570a6b11edd646c00bd
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Mon Jun 29 10:11:23 2009 +0200
wined3d: Prevent GL calls from DestroyContext() if we failed to make the GL
context current.
This can happen if the window is destroyed before the device is released.
To check if it's really this patch which causes the problem I have compiled
wine without the patch and the game works without problems.
--
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=18769
Summary: Meta Editor (metatrader) won't compile in 1.1.22
Product: Wine
Version: 1.1.22
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aaron(a)ibasics.biz
Metatrader, a forex trading program, has an editor (called meta editor) for
compiling files that is launched from inside the app. That program can no
longer compile files, the compile process simply freezes and gives no error.
Meta editor must then be forced closed. This happens in 1.1.22, after
downgrading back to 1.0.1 the problem goes away.
--
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=19990
Summary: The program installer.exe has encountered a serious
problem and needs to close. We are sorry for the
inconvenience.
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: britneybarker(a)gmail.com
I am attempting to install World of Warcraft WotLK on wine. At around 8%-10%
it gives the above error. I am also using wine on Ubuntu, not sure if that
makes a difference or not.
--
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=18333
Summary: Chessbase 10 - no board & pieces drawn - gdiplus bugs
Product: Wine
Version: 1.1.20
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jskartman(a)gmail.com
On chessbase 10 the pieces and the board are not drawn, in order to drawn u
have to desactivate antialiasing (tools - optioons - design - board design -
uncheck antialiasing option) but then the pieces look ugly.
An easy sway to reproduce is to download the free playchess software (
http://www.fritzserver.org/PlayChessSetup.exe , 34 Megs ) wich uses the same
graphics as chessbase 10 and have the same errors, open the application ,
connect as a guest and open some game. The application throws some gdiplus
fixmes, and the board isn't drawn:
fixme:gdiplus:GdipCreateBitmapFromHBITMAP can only get image data from DIB
sections
fixme:gdiplus:GdipSetImageAttributesRemapTable not implemented
fixme:gdiplus:GdipCreateBitmapFromHBITMAP can only get image data from DIB
sections
fixme:gdiplus:GdipCreateBitmapFromHBITMAP can only get image data from DIB
sections
fixme:gdiplus:GdipCreateBitmapFromHBITMAP can only get image data from DIB
sections .....
Regards
Antonio
--
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=18936
Summary: When a new message is received and the chat window is
closed, the app crash after open it.
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kr105.rules(a)gmail.com
Created an attachment (id=21783)
--> (http://bugs.winehq.org/attachment.cgi?id=21783)
Console output when the app crash.
When WLM 8.5 is installed and running, all appear to be OK, but if someone send
you a new message, the new window appear but before that the message can be
read, the app crash.. So the app can't be used normally.
This doesn't happen when the chat window is already opened.
[Running in Windows200 mode]
--
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=17756
Summary: python 3.0.1's ctypes test fails
Product: Wine
Version: 1.1.17
Platform: Other
URL: http://www.python.org/ftp/python/3.0.1/python-3.0.1.msi
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
To reproduce, install python and run:
$ wine 'c:\python30\python.exe' -m test.test_ctypes
The test fails because CloseEventLog(NULL) returns a non-zero value.
--
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=11415
Summary: Word 2000 VBA editor and macros errors
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raydar(a)inetnebr.com
Created an attachment (id=10545)
--> (http://bugs.winehq.org/attachment.cgi?id=10545)
alert resulting from Tools-->Macro-->Macros-->VBA Editor
In Word 2000,
Tools-->Macro-->Visual Basic Editor causes a "Could not open macro storage"
alert to appear. Clicking OK on that alert causes the same alert to appear
again. Clicking OK a second time gets the alert to stay gone and the VBA editor
to open, but with no programming pane. Closing the VBA editor and then
reopening it, without shutting down Word in between, reopens the VBA editor
without any alert appearing.
Tools-->Macro-->Macros gives the expected macro box, but clicking "Create"
results in a "The project item name is not valid" alert. Clicking the
"Organizer" button does bring up the Organizer Box, but with no macros listed.
--
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=20050
Summary: Program installing correctly, but not running
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.aspel.com.mx/mx/sae.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pslam2_8(a)yahoo.com
Created an attachment (id=23597)
--> (http://bugs.winehq.org/attachment.cgi?id=23597)
Log for the problems at run time
Hi, thi is an accounting program in spanish basically for Mexican Taxes. After
installing some winetricks I got it to install correctly, but when I try to run
it I get what I'm posting as a attachment. The URL I posted is actually the
link for downloading the exe file for installation. I checked and the files are
where they should be, at least for the windows version, which is the default
folder c:\program files\aspel\aspel - sae 4.0 and also I assign to them all
access permissions so that anyone could get to them, but still nothing. Thanks
in advanced.
--
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=20144
Summary: Hyperlinks in Powerpont 2007
Product: Wine
Version: 1.1.29
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leduar.rj(a)gmail.com
Hi!
I installed MS Powerpoint 2007 in Ubuntu Hard Heron with Wine 1.1.29 and the
hyperlinks don't run.
When I click on the hyperlinks, the screen blink and nothing happens.
Thanks in advance,
Leduar
--
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.