https://bugs.winehq.org/show_bug.cgi?id=41066
Bug ID: 41066
Summary: Unhandled page fault in RtlWow64EnableFsRedirectionEx
when passed bad *old_value pointer
Product: Wine
Version: 1.9.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: wine-bugzilla(a)nerdoftheherd.com
Distribution: ---
If Wine's RtlWow64EnableFsRedirectionEx (when running under WoW64) is passed a
bad pointer value that doesn't start with 0x0000, this causes an unhandled page
fault instead of returning the value STATUS_ACCESS_VIOLATION as Windows does.
I discovered this behaviour when attempting to install the Dymo LabelWriter
software, as for some reason the installer calls Wow64DisableWow64FsRedirection
with a pointer value of 0x10000000 instead of a real memory location, which is
then passed along to RtlWow64EnableFsRedirectionEx.
I have a patch nearly ready to submit to fix this issue, but wanted to raise a
bug so that it can be linked to the appdb.
--
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=41040
Bug ID: 41040
Summary: VariantChangeTypeEx lead to error when casting
IUnknown(nil) -> IDispatch
Product: Wine
Version: 1.9.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: alexeev(a)krista.ru
Distribution: ---
Sample Delphi code, works well on Windows
var
unk: IUnknown;
V: Variant;
begin
unk := nil;
V := VarAsType(unk, varDispatch); // type error here in wine
end;
--
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=41015
Bug ID: 41015
Summary: comctl32/treeview: Alt-Up/Down keyboard shortcuts
don't work
Product: Wine
Version: 1.9.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: markk(a)clara.co.uk
Distribution: ---
In native Windows, you can change the selected item in a treeview control by
pressing Alt-Up or Alt-Down to move the highlight to the previous or next item.
That feature doesn't seem to be implemented in the Wine tree-view control.
I noticed this issue in WinUAE, but probably any program which uses the
comctl32 treeview control will show the problem. For instructions to reproduce
see bug 41010 description.
--
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=34281
Bug #: 34281
Summary: PlotSoft PDFill 10: on startup displays a message box,
then quits
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: artghio(a)tiscali.it
Classification: Unclassified
Name: PlotSoft PDFill 10.0 (build 4)
Executables: "PDFill.exe" or "PDFill_PDF_Tools.exe" (they are two independent
executables)
Download page: http://www.pdfill.com/download.html
Installation steps:
1. install GhostScript 8.63 from http://www.plotsoft.com/download/gs863w32.exe
( http://goput.it/vz9v.png )
2. install Sun Java Virtual Machine 1.6 from
http://www.plotsoft.com/download/jre-6-windows-i586.exe ( typical installation
)
3. install PDFill from http://www.plotsoft.com/download/PDFill.exe (
http://goput.it/39j9.png ) (md5sum: c64ad2db2153af1d4ef69b88d34ec2a9)
I tested some Wine versions on some GNU/Linux distributions:
- wine-1.4.1 on Kubuntu 13.04 x64
both executables work perfectly ( http://goput.it/str/kk7d.png )
- wine-1.6 (build from ppa:ubuntu-wine/ppa) on Kubuntu 13.04 x64
- wine-1.6 (build from ppa:ubuntu-wine/ppa) on Ubuntu 13.04 x86
- wine-1.7 (compiled from
http://sourceforge.net/projects/wine/files/Source/wine-1.7.0.tar.bz2 source) on
Ubuntu 13.04 x86
1. I launch "wine ./PDFill_PDF_Tools.exe" or "wine ./PDFill.exe" (their bad
behaviours are the same)
2. on startup it displays a message box complaining "No Fonts found" (
http://goput.it/str/t9es.png )
3. I click "Ok" button
4. it displays the window "Browse folders" ( http://goput.it/str/6cv6.png )
5. I select "C:\windows\Fonts" or "/usr/share/wine/fonts"
("/home/luca/.wine/drive_c/windows/Fonts" or "Z:\home\luca\.wine\ etc." cannot
be selected because hidden folders are not visible)
6. I click "Ok" or "Cancel" button
7. it quits without warnings or errors (except for a fixme)
--
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=39475
Bug ID: 39475
Summary: PhysX-9.15.0428-SystemSoftware.exe installer does not
run
Product: Wine
Version: 1.7.53
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Attempting to run "wine PhysX-9.15.0428-SystemSoftware.exe" gives no output in
terminal and only returns the user to their command prompt.
I am using Wine 1.7.53 compiled from source on Mint 17.2.
I know that using "winetricks physx" will get me the previous version of PhysX
(9.14) but I thought I'd try to get the latest version in case it fixed any
potential bugs with a PhysX game I am currently running on Wine.
Steps to reproduce:
1. Download the PhysX 9.15 installer from
http://www.nvidia.com/object/physx-9.15.0428-driver.html
2. Open a terminal and type "wine PhysX-9.15.0428-SystemSoftware.exe" or
right-click on the file and select "Open with Wine Windows program loader".
--
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=24645
Summary: pdfFactory fails to install
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineps.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=31148)
--> (http://bugs.winehq.org/attachment.cgi?id=31148)
Error message
Steps to reproduce:
1) remove ~/.wine
2) wine pdf405std.exe
3) Setup->I accept the terms
Behaviour:
error (see attachment)
Expected behaviour:
Application should start installing
--
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=41044
Bug ID: 41044
Summary: Age of Mythology: Extended Edition needs
api-ms-win-crt-stdio-l1-1-0.dll.__stdio_common_vswprin
tf_s
Product: Wine
Version: 1.9.15
Hardware: x86-64
URL: http://store.steampowered.com/app/266840
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 55216
--> https://bugs.winehq.org/attachment.cgi?id=55216
terminal output
Wine chokes on this unimplemented function when I'm trying to start the game:
...
wine: Call from 0x7b43b3ac to unimplemented function
api-ms-win-crt-stdio-l1-1-0.dll.__stdio_common_vswprintf_s, aborting
...
wine-1.9.15-166-g7aadb08
--
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=34504
Bug #: 34504
Summary: __unDName doesn't support function pointer with type
"P8"
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)vmpsoft.com
Classification: Unclassified
??$run@XVTask_Render_Preview@@@QtConcurrent@@YA?AV?$QFuture@X@@PEAVTask_Render_Preview@@P82@EAAXXZ@Z
--
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=39195
Bug ID: 39195
Summary: msvcr120.dll.nextafter is needed by Sonkwo
Product: Wine
Version: 1.7.48
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Distribution: ---
http://www.sonkwo.com is a game store in China.
0. Download http://www.sonkwo.com/installer/SonkwoInstaller.exe
$ sha1sum SonkwoInstaller.exe
0ef9ccba21b0b00ebeb312a40f2f5ce752fadd16 SonkwoInstaller.exe
2. wine SonkwoInstaller.exe
wine: Call from 0x7b83c2b3 to unimplemented function msvcr120.dll.nextafter,
aborting
wine: Unimplemented function msvcr120.dll.nextafter called at address
0x7b83c2b3 (thread 002a), starting debugger...
--
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=33457
Bug #: 33457
Summary: Will the multiplication suffers from integer overflow
@line 268?
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sunxs(a)is.iscas.ac.cn
Classification: Unclassified
We notice that the multiplication at line 268 may overflow in some condition,
and is not checked.
We think it is necessary to check it as the DSA_InsertItem is an exported
function. It is not guaranteed that all the parameters will be in the valid
range.
The related codes are shown below.
Xiaoshan Sun
TCA, ISCAS
============== related source codes ========================================
Implemented in "dlls/comctl32/dsa.c".
source.winehq.org/source/dlls/comctl32/dsa.c
251 INT WINAPI DSA_InsertItem (const HDSA hdsa, INT nIndex, LPVOID pSrc)
252 {
253 INT nNewItems, nSize;
254 LPVOID lpTemp, lpDest;
255
256 TRACE("(%p %d %p)\n", hdsa, nIndex, pSrc);
257
258 if ((!hdsa) || nIndex < 0)
259 return -1;
260
261 /* when nIndex >= nItemCount then append */
262 if (nIndex >= hdsa->nItemCount)
263 nIndex = hdsa->nItemCount;
264
265 /* do we need to resize ? */
266 if (hdsa->nItemCount >= hdsa->nMaxCount) {
267 nNewItems = hdsa->nMaxCount + hdsa->nGrow;
268 nSize = hdsa->nItemSize * nNewItems;
// if ( nSize/nNewItems != hdsa->nItemSize){ overflow detected;}
269
270 lpTemp = ReAlloc (hdsa->pData, nSize);
--
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.