https://bugs.winehq.org/show_bug.cgi?id=36112
Bug ID: 36112
Summary: server_init_process uses some uninitialized memory
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Noticed while running advapi32/crypt_sha tests (among others):
==17792== Syscall param prctl(arg5) contains uninitialised byte(s)
==17792== at 0x4E95D713: prctl (in /usr/lib/libc-2.18.so)
==17792== by 0x7BC79769: server_init_process (server.c:1385)
==17792== by 0x7BC830F7: thread_init (thread.c:293)
==17792== by 0x7BC56B1E: __wine_process_init (loader.c:3077)
==17792== by 0x4018EE2: wine_init (loader.c:952)
==17792== by 0x7BF00E29: main (main.c:237)
==17792== Uninitialised value was created by a stack allocation
==17792== at 0x7BC79659: server_init_process (server.c:1339)
==17792==
wine-1.7.17-92-ge2bf516
--
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=15711
Summary: GetHostName and GetHostByName
Product: Wine
Version: 1.1.6
Platform: PC
URL: http://home.scarlet.be/linux/compteco/test4.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vincent.hardy.be(a)gmail.com
Created an attachment (id=16791)
--> (http://bugs.winehq.org/attachment.cgi?id=16791)
Screenshot on Windows XP
GetHostName and GetHostByName should not return LocalHost and 127.0.0.1 but
name and IP of the box.
See screenshots and test program with sources.
--
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=5336
kevin <giboulex87(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |giboulex87(a)yahoo.fr
--
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=36141
Bug ID: 36141
Summary: Recent regression causes X errors in Battle.net client
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adys.wh(a)gmail.com
Will perform a regression test as soon as I can. It must have happened in the
last week.
Snippet of the log:
fixme:shell:SetCurrentProcessExplicitAppUserModelID
L"BlizzardEntertainment.Battlenet.beta": stub
err:ole:CoGetClassObject class {77f10cf0-3db5-4966-b520-b7c54fd35ed6} not
registered
err:ole:CoGetClassObject no class object {77f10cf0-3db5-4966-b520-b7c54fd35ed6}
could be created for context 0x1
fixme:msg:ChangeWindowMessageFilterEx 0x20080 c059 1 (nil)
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 7 (X_ReparentWindow)
Resource id in failed request: 0x0
Serial number of failed request: 190
Current serial number in output stream: 5309
fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported
err:ole:CoGetClassObject class {77f10cf0-3db5-4966-b520-b7c54fd35ed6} not
registered
err:ole:CoGetClassObject no class object {77f10cf0-3db5-4966-b520-b7c54fd35ed6}
could be created for context 0x1
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
err:module:import_dll Library QtSvg4.dll (which is needed by L"C:\\Program
Files (x86)\\Battle.net\\Battle.net.4403\\imageformats\\qsvg4.dll") not found
err:ole:CoGetClassObject class {77f10cf0-3db5-4966-b520-b7c54fd35ed6} not
registered
err:ole:CoGetClassObject no class object {77f10cf0-3db5-4966-b520-b7c54fd35ed6}
could be created for context 0x1
fixme:dwmapi:DwmIsCompositionEnabled 0x33c2f4
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x2002e 0x00000000
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:imm:ImmReleaseContext (0x2002e, 0x17dfe0): stub
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:win:FlashWindowEx 0x33bde0
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 7 (X_ReparentWindow)
Resource id in failed request: 0x92a
Serial number of failed request: 218
Current serial number in output stream: 2265
--
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=36117
Bug ID: 36117
Summary: possible leak in urlmon/init_session (msi/action test)
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: urlmon
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
I've seen this in a few places. Latest was msi/action:
==21023== 216 bytes in 6 blocks are possibly lost in loss record 822 of 1,049
==21023== at 0x7BC4C735: notify_alloc (heap.c:255)
==21023== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==21023== by 0x54285E0: heap_alloc (urlmon_main.h:236)
==21023== by 0x5428B7F: register_namespace (session.c:126)
==21023== by 0x544345A: init_session (urlmon_main.c:400)
==21023== by 0x5442C28: DllMain (urlmon_main.c:157)
==21023== by 0x54680FA: __wine_spec_dll_entry (dll_entry.c:40)
==21023== by 0x7BC52FC0: ??? (loader.c:138)
==21023== by 0x7BC555FE: MODULE_InitDLL (loader.c:1068)
==21023== by 0x7BC5597C: process_attach (loader.c:1157)
==21023== by 0x7BC5592C: process_attach (loader.c:1149)
==21023== by 0x7BC5592C: process_attach (loader.c:1149)
==21023== by 0x7BC59F29: attach_process_dlls (loader.c:2769)
==21023== by 0x401B03C: ??? (port.c:60)
==21023==
--
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=28497
Summary: Dawn of War: Soulstorm no longer Starts with Wine
1.3.29
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erik(a)defiant.homedns.org
After upgrading my wine to 1.3.29 Soulstorm no longer starts after working
perfectly with older wine versions.
So I did some bisecting and resulting in this commit:
commit 573db9ef639f65385f1efab5593b52c72b4b4108
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
Date: Tue Aug 23 11:16:27 2011 +0400
ntdll: While requesting TokenGroups calculate required user buffer size in
server.
Reverting this commit made the game work again.
If further testing is required: I'm 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=20757
Summary: Buffer overrun in NetQueryDisplayInformation
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: source, testcase
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://kegel.com/wine/valgrind/logs/2009-11-18-21.51/vg-netapi32_access.txt
shows the error message
Invalid write of size 2
at strcpyW (unicode.h:224)
by lstrcpyW (string.c:104)
by ACCESS_CopyDisplayUser (access.c:575)
by NetQueryDisplayInformation (access.c:688)
by run_querydisplayinformation1_tests (access.c:184)
by func_access (access.c:344)
Address 0x7f000bea is 0 bytes after a block of size 130 alloc'd
at notify_alloc (heap.c:279)
by RtlAllocateHeap (heap.c:1521)
by NetApiBufferAllocate (apibuf.c:41)
by NetQueryDisplayInformation (access.c:657)
by run_querydisplayinformation1_tests (access.c:184)
by func_access (access.c:344)
This can be reproduced locally by setting up valgrind as described in
http://wiki.winehq.org/Valgrind and applying the heap tail check patch to wine,
then running
WINETEST_PLATFORM=wine WINE_HEAP_REDZONE=16 valgrind --trace-children=yes
--track-origins=yes wine netapi32_test.exe.so access
--
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=6955
paulo <i30817(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |i30817(a)gmail.com
--
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=25504
Summary: League of Legends - In Launcher Store not displayed
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: netherby(a)hotmail.com
Clicking the Store button in the launcher results in a blank screen with the
errors:
fixme:wininet:set_cookie secure not handled (L"secure")
fixme:wininet:set_cookie persistent cookies not handled (L"expires=Thu,
13-Dec-2035 08:29:40 GMT; path=/; secure")
Repeated 3 times.
Other 'web based' content in the launcher also does not display, however no
errors are produced.
--
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.