http://bugs.winehq.org/show_bug.cgi?id=24631
Summary: listview NM_HOVER tests sometimes fail
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austin.lund(a)gmail.com
The NM_HOVER tests sometimes give:
listview.c:468: listview: 0063016A, 02a1, 00000000, 00000000
listview.c:4433: Test failed: NM_HOVER allow test: the msg sequence is not
complete: expected 0087 - actual 0000
listview.c:468: listview: 0063016A, 02a1, 00000000, 00000000
listview.c:4438: Test failed: NM_HOVER block test: the msg sequence is not
complete: expected 0087 - actual 0000
For example:
http://test.winehq.org/data/79ed8429319509db1ca7723661af5fb4a8017320/win7_w…
Whereas a non-failing situation gives:
listview.c:468: listview: 000000000063016A, 02a1, 00000000, 00000000
listview.c:327: parent: 0000000000230172, 0087, 00000000, 00000000
listview.c:327: parent: 0000000000230172, 004e, 00000000, 0022f4e0
listview.c:4433: expected 0087 - actual 0087
listview.c:4433: expected 004e - actual 004e
listview.c:468: listview: 000000000063016A, 02a1, 00000000, 00000000
listview.c:327: parent: 0000000000230172, 0087, 00000000, 00000000
listview.c:327: parent: 0000000000230172, 004e, 00000000, 0022f4e0
listview.c:4438: expected 0087 - actual 0087
listview.c:4438: expected 004e - actual 004e
--
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=48061
Bug ID: 48061
Summary: WineTest: get_subtests() fails randomly
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: testcases
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Sometimes the DLL version section contains lines like:
mfplat=load error 1359
shell32=load error 1359
user32=load error 1359
See
https://test.winehq.org/data/6f2ef158b78f7d0a950c9398c26278d6523c112e/win10…
This happens on all VMs. 1359 is ERROR_INTERNAL_ERROR which get_subtests()
returns when it fails to parse the test list. But it could also come from
GetLastError() though that seems somewhat unlikely.
In some cases this may make sense. For instance I assume that mfplat.dll is not
available on Windows XP so it could make sense to have this error there, though
one would rather expect a 'missing' error.
But this error happened to shell32 and user32 on Windows 10 as in the example
above!!!
This impacts the WineTest results which then impacts the ability of the TestBot
to detect new failures. So this needs to be investigated.
--
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=43377
Bug ID: 43377
Summary: valgrind shows an invalid read in
dlls/msxml3/tests/domdoc.c
Product: Wine
Version: 2.12
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Debian
../../../tools/runtest -q -P wine -T ../../.. -M msxml3.dll -p
msxml3_test.exe.so domdoc && touch domdoc.ok
==30037== Invalid free() / delete / delete[] / realloc()
==30037== at 0x7BC510DB: notify_free (heap.c:262)
==30037== by 0x7BC556AC: RtlFreeHeap (heap.c:1762)
==30037== by 0x5F97B28: heap_free (msxml_private.h:189)
==30037== by 0x5F9837F: free_properties (domdoc.c:360)
==30037== by 0x5F98CA3: xmldoc_release_refs (domdoc.c:624)
==30037== by 0x5F98CEA: xmldoc_release (domdoc.c:635)
==30037== by 0x5FC36D8: destroy_xmlnode (node.c:1481)
==30037== by 0x5F99C3C: domdoc_Release (domdoc.c:966)
==30037== by 0x4A525C0: IXMLDOMDocument2_Release (msxml2.h:4413)
==30037== by 0x4A525C0: test_get_ownerDocument (???:0)
==30037== by 0x4A76882: func_domdoc (domdoc.c:12609)
==30037== by 0x4AB1624: run_test (test.h:603)
==30037== by 0x4AB1A83: main (test.h:687)
==30037== Address 0x48e0820 is 18 bytes after a recently re-allocated block of
size 46 alloc'd
==30037== at 0x7BC51061: notify_alloc (heap.c:254)
==30037== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==30037== by 0x5608BD0: strdupW (freetype.c:1098)
==30037== by 0x560A0ED: load_face (freetype.c:1650)
==30037== by 0x560A862: load_font_list_from_cache (freetype.c:1778)
==30037== by 0x56132B5: WineEngInit (freetype.c:4402)
==30037== by 0x5622222: DllMain (gdiobj.c:677)
==30037== by 0x5641491: __wine_spec_dll_entry (dll_entry.c:40)
==30037== by 0x7BC57861: ??? (loader.c:150)
==30037== by 0x7BC5A291: MODULE_InitDLL (loader.c:1121)
==30037== by 0x7BC5A7E1: process_attach (loader.c:1222)
==30037== by 0x7BC5A728: process_attach (loader.c:1210)
==30037== by 0x7BC5A728: process_attach (loader.c:1210)
==30037== by 0x7BC5A728: process_attach (loader.c:1210)
==30037== by 0x7BC5A728: process_attach (loader.c:1210)
==30037== by 0x7BC5FB42: attach_process_dlls (loader.c:3011)
==30037== by 0x40413EC: ??? (port.c:78)
==30037==
==30037== Invalid free() / delete / delete[] / realloc()
==30037== at 0x7BC510DB: notify_free (heap.c:262)
==30037== by 0x7BC556AC: RtlFreeHeap (heap.c:1762)
==30037== by 0x5F97B28: heap_free (msxml_private.h:189)
==30037== by 0x5F9839F: free_properties (domdoc.c:362)
==30037== by 0x5F98CA3: xmldoc_release_refs (domdoc.c:624)
==30037== by 0x5F98CEA: xmldoc_release (domdoc.c:635)
==30037== by 0x5FC36D8: destroy_xmlnode (node.c:1481)
==30037== by 0x5F99C3C: domdoc_Release (domdoc.c:966)
==30037== by 0x4A525C0: IXMLDOMDocument2_Release (msxml2.h:4413)
==30037== by 0x4A525C0: test_get_ownerDocument (???:0)
==30037== by 0x4A76882: func_domdoc (domdoc.c:12609)
==30037== by 0x4AB1624: run_test (test.h:603)
==30037== by 0x4AB1A83: main (test.h:687)
==30037== Address 0x49065a0 is 4 bytes after a block of size 92 free'd
==30037== at 0x7BC510DB: notify_free (heap.c:262)
==30037== by 0x7BC556AC: RtlFreeHeap (heap.c:1762)
==30037== by 0x55FF13A: FONT_DeleteObject (font.c:814)
==30037== by 0x5622F04: DeleteObject (gdiobj.c:982)
==30037== by 0x532BDF5: get_text_metr_size (sysparams.c:482)
==30037== by 0x532C66E: normalize_nonclientmetrics (sysparams.c:653)
==30037== by 0x532F087: SystemParametersInfoW (sysparams.c:1610)
==30037== by 0x53321D2: GetSystemMetrics (sysparams.c:2459)
==30037== by 0x5331F4F: GetSystemMetrics (sysparams.c:2394)
==30037== by 0x53183B5: NC_AdjustRectOuter (nonclient.c:115)
==30037== by 0x53190E0: NC_HandleNCCalcSize (nonclient.c:414)
==30037== by 0x52CCDB6: DEFWND_DefWinProc (defwnd.c:262)
==30037== by 0x52CEB60: DefWindowProcW (defwnd.c:1023)
==30037== by 0x6DFA03C: notif_wnd_proc (bindprot.c:83)
==30037== by 0x53502FD: ??? (winproc.c:174)
==30037== by 0x535044C: call_window_proc (winproc.c:245)
==30037== by 0x5352800: WINPROC_call_window (winproc.c:901)
==30037== by 0x530DC60: call_window_proc (message.c:2224)
==30037== by 0x5310C82: send_message (message.c:3269)
==30037== by 0x5311413: SendMessageW (message.c:3469)
==30037== Block was alloc'd at
==30037== at 0x7BC51061: notify_alloc (heap.c:254)
==30037== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==30037== by 0x55FE62B: CreateFontIndirectExW (font.c:509)
==30037== by 0x55FE908: CreateFontIndirectW (font.c:559)
==30037== by 0x532BD42: get_text_metr_size (sysparams.c:470)
==30037== by 0x532C66E: normalize_nonclientmetrics (sysparams.c:653)
==30037== by 0x532F087: SystemParametersInfoW (sysparams.c:1610)
==30037== by 0x53321D2: GetSystemMetrics (sysparams.c:2459)
==30037== by 0x5331F4F: GetSystemMetrics (sysparams.c:2394)
==30037== by 0x53183B5: NC_AdjustRectOuter (nonclient.c:115)
==30037== by 0x53190E0: NC_HandleNCCalcSize (nonclient.c:414)
==30037== by 0x52CCDB6: DEFWND_DefWinProc (defwnd.c:262)
==30037== by 0x52CEB60: DefWindowProcW (defwnd.c:1023)
==30037== by 0x6DFA03C: notif_wnd_proc (bindprot.c:83)
==30037== by 0x53502FD: ??? (winproc.c:174)
==30037== by 0x535044C: call_window_proc (winproc.c:245)
==30037== by 0x5352800: WINPROC_call_window (winproc.c:901)
==30037== by 0x530DC60: call_window_proc (message.c:2224)
==30037== by 0x5310C82: send_message (message.c:3269)
==30037== by 0x5311413: SendMessageW (message.c:3469)
==30037==
--
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=47872
Bug ID: 47872
Summary: gdiplus:font fails in Japanese locale on Windows 10
Product: Wine
Version: 4.17
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
gdiplus:font fails in Japanese locale on Windows 10:
font.c:834: Test failed: wrong face name MS UI Gothic
font.c:842: Test failed: wrong face name MS UI Gothic
font.c:853: Test failed: wrong face name MS UI Gothic
https://test.winehq.org/data/tests/gdiplus:font.html
These failures happen on the new w1064v1809-ja TestBot VM but interestingly not
on the win7u64-1spie9-ja VM.
Maybe this means Windows 10 replaced "MS Shell Dlg" with "MS UI Gothic" for the
Japanese locale?
--
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=34756
Bug #: 34756
Summary: 32-bit Visual C++ 2010 Express full installer throws
an exception with wine-mono
Product: Wine
Version: 1.7.4
Platform: x86
URL: http://download.microsoft.com/download/1/E/5/1E5F1C0A-
0D5B-426A-A603-1798B951DDAE/VS2010Express1.iso
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Followup to bug 32280
Download the 32 bit Visual C++ 2010 Express full install:
http://download.microsoft.com/download/1/E/5/1E5F1C0A-0D5B-426A-A603-1798B9…
Attempt to install with a clean WINEPREFIX, and uncheck all optional
components. During installation here's a handled exception that doesn't occur
with native dotnet40
wine: Unhandled page fault on read access to 0x00000000 at address 0x368c89a2
(thread 0025), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x368c89a2)
...
Backtrace:
=>0 0x368c89a2 in msenv (+0x289a2) (0x0033f76c)
1 0x368c925d in msenv (+0x2925c) (0x0033f7cc)
2 0x368c92e6 in msenv (+0x292e5) (0x0033f828)
3 0x369f0fbe in msenv (+0x150fbd) (0x0033f874)
4 0x3690450b in msenv (+0x6450a) (0x0033f8ac)
5 0x36904049 in msenv (+0x64048) (0x0033f8d4)
6 0x36904147 in msenv (+0x64146) (0x0033f91c)
7 0x3690429b in msenv (+0x6429a) (0x0033f954)
8 0x3690437e in msenv (+0x6437d) (0x0033f97c)
9 0x368e8dc6 in msenv (+0x48dc5) (0x0033f9b4)
10 0x369f2d25 in msenv (+0x152d24) (0x0033fa48)
11 0x3690db92 in msenv (+0x6db91) (0x0033fa74)
12 0x00419177 in vcexpress (+0x19176) (0x0033faac)
13 0x004134f7 in vcexpress (+0x134f6) (0x0033fd98)
14 0x00414867 in vcexpress (+0x14866) (0x0033fdcc)
15 0x0042d1a4 in vcexpress (+0x2d1a3) (0x0033fe60)
16 0x7b85ffec call_process_entry+0xb() in kernel32 (0x0033fe78)
fixme:mscoree:metahostpolicy_GetRequestedRuntime 64 (nil) (nil) (nil) (nil)
0x3702d038 0x3702d034 0x33ed0c {bd39d1d2-ba2f-486a-89b0-b4b0cb466891}
0x3702d030
fixme:mscoree:metahostpolicy_GetRequestedRuntime 72 (nil) (nil) 0x33ef40
0x33ed20 0x3702d038 0x3702d034 0x33ed0c {bd39d1d2-ba2f-486a-89b0-b4b0cb466891}
0x3702d030
fixme:mscoree:get_runtime_info unsupported runtimeinfo flags 40
fixme:mscoree:CLRRuntimeInfo_GetDefaultStartupFlags 0x7e54be18 0x33f1c8 (nil)
(nil)
fixme:mscoree:corruntimehost_Start stub 0x18bc28
I'll attach logs.
--
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=47866
Bug ID: 47866
Summary: comctl32:datetime: Fails in the Arabic locale
Product: Wine
Version: 4.17
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The comctl32:datetime test fails in the Arabic locale:
datetime.c:212: Test failed: String mismatch ("12 hh" vs "hh 12")
datetime.c:796: Test failed: Expected 01/10/2019, got 2019/10/01
https://test.winehq.org/data/tests/comctl32:datetime.html
This failure has been happening for a long time in the fg-win7u64-1spie9-ar VM
but now the TestBot has a Windows 10 VM where the issue can be reproduced
(w1064v1809_ar).
Since both VMs have different Windows versions and but fail in the same way in
the same locale that seems to confirm that Arabic uses a different date format
from what is expected.
--
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=34314
Bug #: 34314
Summary: Touhou Danmakufu 0.12m crashes on start
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: awychong(a)hotmail.com
Classification: Unclassified
Created attachment 45679
--> http://bugs.winehq.org/attachment.cgi?id=45679
Log
Touhou Danmakufu 0.12m crashes while loading with the message "Unhandled
exception: page fault on read access to 0x00000000 in 32-bit code
(0x0041ec8d)." This has been observed when running in ja_JP.SHIFTJIS,
ja_JP.UTF8 and en_AU locales.
On Windows the program either starts (on our XP machine in all locales, and on
Windows 7 in Japanese locale) or crashes with a 0xC0000005 (Access Violation -
Failed to access 00000000 memory address (Read Access)) at address 0x004050AC
(Windows 7, non-Japanese locale).
Ubuntu 13.04 running latest SVN version of Wine (wine-1.7.0-141-gfbe4012).
Crash has been observed in Wine 1.5.9, 1.5.22 and 1.6.
--
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=33846
Bug #: 33846
Summary: OpenCL.dll.clRetainDevice needed for
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Classification: Unclassified
Created attachment 44889
--> http://bugs.winehq.org/attachment.cgi?id=44889
crashlog
wine clinfo give a crash:
wine: Call from 0x7f66e0632520 to unimplemented function
OpenCL.dll.clRetainDevice, aborting
--
By by ... Detlef
--
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=41372
Bug ID: 41372
Summary: IMoniker_BindToStorage should return
INET_E_OBJECT_NOT_FOUND for HTTP 404 status code
Product: Wine
Version: 1.9.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: testcase
Severity: normal
Priority: P2
Component: urlmon
Assignee: wine-bugs(a)winehq.org
Reporter: michael(a)fds-team.de
Distribution: ---
Created attachment 55722
--> https://bugs.winehq.org/attachment.cgi?id=55722
Testcase to show the problem
IMoniker_BindToStorage currently ignores the HTTP status code and streams the
data sent by the server. The correct way would be to treat a 404 response as
error and return INET_E_OBJECT_NOT_FOUND. I attached a test case to show the
problem. I guess this also applies to other HTTP status codes, since for
example INET_E_AUTHENTICATION_REQUIRED also doesn't seem to be used yet.
--
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=18954
Summary: Source Insight: Text in Editor Window overlaps with
other text.
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turanammo(a)rocketmail.com
Created an attachment (id=21809)
--> (http://bugs.winehq.org/attachment.cgi?id=21809)
Text overlap in editor window
Text seems to overlap with other text, usually the overlapped text is shown
twice. Happens when the cursor is moved upwards or downwards using the keypad
arrow keys up/down respectively.
--
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.