https://bugs.winehq.org/show_bug.cgi?id=36282
Bug ID: 36282
Summary: valgrind shows an unitialized write in
ieframe/tests/ie.c
Product: Wine
Version: 1.3.13
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==16468== Thread 6:
==16468== Syscall param write(buf) points to uninitialised byte(s)
==16468== at 0x4EA8262B: ??? (in /usr/lib/libpthread-2.18.so)
==16468== by 0x7BC46BB8: NtWriteFile (file.c:1073)
==16468== by 0x7B83E0AA: WriteFile (file.c:563)
==16468== by 0x5A01BB8: rpcrt4_conn_np_write (rpc_transport.c:444)
==16468== by 0x59F6B27: rpcrt4_conn_write (rpc_binding.h:189)
==16468== by 0x59F8AA9: RPCRT4_SendWithAuth (rpc_message.c:849)
==16468== by 0x59F9BA0: RPCRT4_Send (rpc_message.c:1245)
==16468== by 0x59FCD02: process_request_packet (rpc_server.c:464)
==16468== by 0x59FCF82: RPCRT4_process_packet (rpc_server.c:519)
==16468== by 0x59FD115: RPCRT4_worker_thread (rpc_server.c:541)
==16468== by 0x7BC909EA: worker_thread_proc (threadpool.c:110)
==16468== by 0x7BC87087: ??? (signal_i386.c:2571)
==16468== by 0x7BC870D0: call_thread_func (signal_i386.c:2630)
==16468== by 0x7BC87065: ??? (signal_i386.c:2571)
==16468== by 0x7BC8E4B0: start_thread (thread.c:428)
==16468== by 0x4EA7BD89: start_thread (in /usr/lib/libpthread-2.18.so)
==16468== by 0x4E95CA0D: clone (in /usr/lib/libc-2.18.so)
==16468== Address 0x47f9cf4 is 44 bytes inside a recently re-allocated block
of size 92 alloc'd
==16468== at 0x7BC4C735: notify_alloc (heap.c:255)
==16468== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==16468== by 0x59F88E9: RPCRT4_SendWithAuth (rpc_message.c:808)
==16468== by 0x59F9BA0: RPCRT4_Send (rpc_message.c:1245)
==16468== by 0x59FCD02: process_request_packet (rpc_server.c:464)
==16468== by 0x59FCF82: RPCRT4_process_packet (rpc_server.c:519)
==16468== by 0x59FD115: RPCRT4_worker_thread (rpc_server.c:541)
==16468== by 0x7BC909EA: worker_thread_proc (threadpool.c:110)
==16468== by 0x7BC87087: ??? (signal_i386.c:2571)
==16468== by 0x7BC870D0: call_thread_func (signal_i386.c:2630)
==16468== by 0x7BC87065: ??? (signal_i386.c:2571)
==16468== by 0x7BC8E4B0: start_thread (thread.c:428)
==16468== by 0x4EA7BD89: start_thread (in /usr/lib/libpthread-2.18.so)
==16468== by 0x4E95CA0D: clone (in /usr/lib/libc-2.18.so)
==16468== Uninitialised value was created by a client request
==16468== at 0x7BC4C52C: mark_block_uninitialized (heap.c:209)
==16468== by 0x7BC4C697: initialize_block (heap.c:240)
==16468== by 0x7BC50FA3: RtlAllocateHeap (heap.c:1717)
==16468== by 0x501E635: IMalloc_fnAlloc (ifs.c:186)
==16468== by 0x501EF50: CoTaskMemAlloc (objidl.h:1236)
==16468== by 0x505C935: RemUnknown_RemQueryInterface (stubmanager.c:690)
==16468== by 0x50661C6: IRemUnknown_RemQueryInterface_Stub (dcom_p.c:369)
==16468== by 0x59CA5BF: CStdStubBuffer_Invoke (cstub.c:477)
==16468== by 0x503D280: RPC_ExecuteCall (objidl.h:9086)
==16468== by 0x4FFC1ED: apartment_wndproc (compobj.c:1460)
==16468== by 0x548C509: ??? (winproc.c:173)
==16468== by 0x548C67E: call_window_proc (winproc.c:244)
==16468== by 0x548E817: WINPROC_call_window (winproc.c:900)
==16468== by 0x544FBE4: DispatchMessageW (message.c:4019)
==16468== by 0x4793F60: IEWinMain (iexplore.c:1061)
==16468== by 0x472CA34: wWinMain (main.c:84)
==16468== by 0x472CD21: wmain (exe_wmain.c:51)
==16468== by 0x472CBFC: __wine_spec_exe_wentry (exe_wentry.c:36)
==16468== by 0x7B864247: ??? (process.c:1045)
==16468== by 0x7B864394: start_process (process.c:1097)
==16468==
--
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=28831
Bug #: 28831
Summary: secur32/tests/schannel.ok: occasional uninitialised
memory read in _gnutls_recv_int() in
test_communication()?
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: secur32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
I don't see this on every run, but sometimes Valgrind complains:
Conditional jump or move depends on uninitialised value(s)
at _gnutls_recv_int (in /usr/lib/i386-linux-gnu/libgnutls.so.26.16.14)
by ??? (in /usr/lib/i386-linux-gnu/libgnutls.so.26.16.14)
by ??? (in /usr/lib/i386-linux-gnu/libgnutls.so.26.16.14)
by ??? (in /usr/lib/i386-linux-gnu/libgnutls.so.26.16.14)
by schan_InitializeSecurityContextW (schannel.c:728)
by schan_InitializeSecurityContextA (schannel.c:775)
by InitializeSecurityContextA (wrapper.c:282)
by test_communication (schannel.c:644)
by func_schannel (schannel.c:773)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a client request
by mark_block_uninitialized (heap.c:208)
by initialize_block (heap.c:239)
by RtlAllocateHeap (heap.c:1703)
by init_buffers (schannel.c:496)
by test_communication (schannel.c:633)
by func_schannel (schannel.c:773)
by run_test (test.h:556)
by main (test.h:624)
--
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=49017
Bug ID: 49017
Summary: Samsung DeX: Does not install
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mayhem6328(a)gmail.com
Distribution: ---
Created attachment 66998
--> https://bugs.winehq.org/attachment.cgi?id=66998
The logs are here
SamsungDeXSetupWin.exe does not want to install! The Sha1sum of it is
39f9216682b56f6d26daa6e7716251d353524eae and the link to download is
https://www.samsung.com/global/download/SamsungDeXWin
--
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=37849
Bug ID: 37849
Summary: Wine causing color temperature setting(redshift) not
working for a short time
Product: Wine
Version: 1.7.32
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anonymous_temp_mail(a)yahoo.co.jp
Distribution: ---
[Bug]
While using redshift(a display color temperature) and entered the sunset time,
if then use wine to start a GUI program, the current display color temperature
will be reset for several seconds and return back.
[Reproducer]
1. Start redshift and ensure it entered sunset color.
Better use -l LAT:LON to fake that you are in somewhere sun is already set.
Default redshift will use randr backend to reset the color temp, so no extra
setting is needed to reproduce.
And default redshift will use 5500K for daytime and 3500K for nighttime,
so the color temp change will be quite obvious.
2. Start wine GUI program
I'm using Startcraft2 an galgame called "月に寄り添う乙女の作法2", both of them
cause the display color temperature reset for several seconds.
[Version]
wine: 1.7.33
redshift: 1.9.1
--
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=48842
Bug ID: 48842
Summary: Ghostmouse 3.2.3: Can't record the mouse
Product: Wine
Version: 5.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cryptonotev7(a)protonmail.com
Distribution: ---
Ghostmouse is a program that can record and replay mouse movements, but when
doing that on Wine it doesn't seem to move the mouse to your wanted location or
perform any clicks.
Download link to Ghostmouse: http://down.ghost-mouse.com/GhostMouse-Setup.exe
SHA-1: e42a23484708cfa84fc0d6ba63a8e6eb6e8c3e84
--
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=48843
Bug ID: 48843
Summary: Ghostmouse 3.2.3: UI elements are crooked
Product: Wine
Version: 5.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cryptonotev7(a)protonmail.com
Distribution: ---
Created attachment 66760
--> https://bugs.winehq.org/attachment.cgi?id=66760
complete terminal output
After installing Ghostmouse, running the app shows broken looking UI elements:
https://i.imgur.com/gmKdN5f.png
Download link to Ghostmouse, a mouse recorder application:
http://down.ghost-mouse.com/GhostMouse-Setup.exe
SHA-1: e42a23484708cfa84fc0d6ba63a8e6eb6e8c3e84
--
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=33031
Bug #: 33031
Summary: Microsoft Windows Driver Development Kit (win7
ddk/wdk) fails
Product: Wine
Version: 1.3.28
Platform: x86
URL: https://www.microsoft.com/en-us/download/details.aspx?
id=11800
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Prerequisite: winetricks mfc42
Mount the iso, run kitsetup.exe. I chose to install 'Build Environments' (a
subset of 'Full Development Environment'). This fails:
wine: Unhandled page fault on read access to 0x84d5c3a5 at address 0x100228d
(thread 0027), starting debugger...
...
Backtrace:
=>0 0x0100228d in eula (+0x228d) (0x0033f708)
1 0x0100236b in eula (+0x236a) (0x0033f790)
2 0x5f8019d1 in mfc42u (+0x19d0) (0x0033f7b0)
3 0x5f80195a in mfc42u (+0x1959) (0x0033f810)
4 0x5f8018e2 in mfc42u (+0x18e1) (0x0033f82c)
5 0x5f8018a1 in mfc42u (+0x18a0) (0x0033f858)
the backtrace makes me suspect riched20, trying native gives:
wine: Call from 0x7b83f2a9 to unimplemented function
msls31.dll.LssbFDonePresSubline, aborting
which may be a future problem, but belongs in a separate bug.
austin@aw25 ~ $ sha1sum GRMWDK_EN_7600_1.ISO
du -hde6abdb8eb4e08942add4aa270c763ed4e3d8242 GRMWDK_EN_7600_1.ISO
austin@aw25 ~ $ du -h GRMWDK_EN_7600_1.ISO
620M GRMWDK_EN_7600_1.ISO
austin@aw25 ~ $ wine --version
wine-1.5.24-74-g5069ad7
luckily, I only wanted the headers, and running:
$ msiexec /i wdk/headers.msi
installs the headers fine.
--
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=42675
Bug ID: 42675
Summary: [Overwatch] Phantom mouse input / view pulled up to
ceiling
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pimmesselink(a)gmail.com
Distribution: ---
I am using PlayOnLinux on Ubuntu 16.10 and compiled wine with Overwatch patches
from source, first awesie's then gamax92's.
It seems to run fine but every time I'm given control of the character and not
touching the mouse, the viewpoint is pulled up to the ceiling, as if there is
some phantom mouse input. See https://www.youtube.com/watch?v=UMiKAl1tR4s. If I
then pull the mouse towards me fast enough I can overcome phantom mouse input
and pull the view down. Until I stop moving the mouse and the view is pulled up
again. Moving the mouse left or right works fine.
Things I have tried:
If I change the input settings to inverted, the phantom mouse input pulls the
view to the floor.
My standard mouse is a Roccat Kone XTD. I have tried to change the DPI and
polling rate. I have also tried without the drivers installed or plugging the
mouse into different USB ports. And I have tried replacing it with an old Razer
Diamondback. All had the same result.
I have tried the Wine config options "Automatically capture the mouse in
full-screen windows", "Emulate a virtual desktop" and "mouse warp override
default/enable/disable/force".
Within the wine prefix I have ran Xpadder and XInputTest and neither found any
gamepads or joysticks connected (I have neither).
My keyboard is a standard, non USB keyboard. Apart from my mouse the only other
peripherals are a Logitech webcam and a Sound Blaster Tactic(3D) Alpha headset.
Unplugging them does not make a difference.
My PC is a desktop, not a laptop. Raw mouse input works fine in Natural
Selection 2 natively under linux. My /dev/input consists of
by-id event0 event10 event12 event14 event16 event2 event4 event6
event8 mice
by-path event1 event11 event13 event15 event17 event3 event5 event7
event9 mouse0
In Overwatch I use Borderless Windowed and alt-tabbing out and back in does not
help. If I use Fullscreen and alt-tab out the 3D view becomes very small in the
top left corner and I can't alt-tab back to it.
Not sure if it is relevant, but I am using a GeForce 460 GTX with the latest
nvidia-378 drivers. Motherboard is a Asus P8Z77-V Pro.
For completeness, this is how I compiled Wine:
cd /home/<user>/Documents/Programming/wine64-build
make clean
make distclean
export CFLAGS="-mtune=native -O3 -pipe -fstack-protector-strong"
export CPPFLAGS="-mtune=native -O3 -pipe -fstack-protector-strong"
../wine-overwatch/configure --enable-win64
--prefix=/home/<user>/.PlayOnLinux/wine/linux-amd64/2.3-overwatch/
make -j4
sudo lxc-start -n my32bitbox
sudo lxc-attach -n my32bitbox
cd /home/<user>/Documents/Programming/wine32-tools
make clean
make distclean
export CFLAGS="-mtune=native -O3 -pipe -fstack-protector-strong"
export CPPFLAGS="-mtune=native -O3 -pipe -fstack-protector-strong"
../wine-overwatch/configure
make -j4
cd ../wine32-build
make clean
make distclean
../wine-overwatch/configure --with-win64=../wine64-build
--with-wine-tools=../wine32-tools
--prefix=/home/<user>/.PlayOnLinux/wine/linux-x86/2.3-overwatch/
make -j4
make install
shutdown -h now
sudo rm -rf /home/<user>/.PlayOnLinux/wine/linux-x86/2.3-overwatch/*
cd /home/<user>/Documents/Programming/wine32-build
sudo make install
cd /home/<user>/Documents/Programming/wine64-build
sudo make install
cd /home/<user>/.PlayOnLinux/wine/linux-amd64/2.3-overwatch/
ln -s ../../linux-x86/2.3-overwatch/lib lib
--
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=49502
Bug ID: 49502
Summary: Arturia products random segfaults
Product: Wine
Version: 5.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: arabek+wine(a)gmail.com
Distribution: ---
Created attachment 67629
--> https://bugs.winehq.org/attachment.cgi?id=67629
Crash dump backtrace for analog lab 4
Arturia Analog Lab 4 and all other plugins/standalone exe files (that use the
vst3 plugin wrapper) randomly segfault after a while. Backtrace attached.
--
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=46339
Bug ID: 46339
Summary: comctl32//tests/edit.c shows an invalid read
Product: Wine
Version: 4.0-rc3
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: bunglehead(a)gmail.com
Distribution: Gentoo
../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p
comctl32_test.exe.so edit && touch edit.ok
==28392== Invalid read of size 2
==28392== at 0x7B443813: GlobalLock (heap.c:441)
==28392== by 0x7B444560: LocalLock (heap.c:1063)
==28392== by 0x5914A4B: EDIT_LockBuffer (edit.c:1202)
==28392== by 0x591BAF9: EDIT_WindowProc (edit.c:4571)
==28392== by 0x4FDDF19: ??? (in
/home/austin/wine-valgrind/dlls/user32/user32.dll.so)
==28392== by 0x4FDE537: call_window_proc (winproc.c:246)
==28392== by 0x4FDFB1B: WINPROC_CallProcAtoW (winproc.c:606)
==28392== by 0x4FE071C: WINPROC_call_window (winproc.c:953)
==28392== by 0x4FA4D32: call_window_proc (message.c:2225)
==28392== by 0x4FA8A39: send_message (message.c:3288)
==28392== by 0x4FAB736: SendMessageA (message.c:3511)
==28392== by 0x4A9BADE: test_EM_GETHANDLE (edit.c:2849)
==28392== by 0x4A9DCBA: func_edit (edit.c:3213)
==28392== by 0x4B2BBBD: run_test (test.h:617)
==28392== by 0x4B2C5FB: main (test.h:701)
==28392== Address 0x497eea8 is 664 bytes inside a block of size 2,048 free'd
==28392== at 0x7BC48418: notify_free (heap.c:268)
==28392== by 0x7BC4AFB7: RtlFreeHeap (heap.c:1772)
==28392== by 0x5B44DC7: heap_free (heap.h:46)
==28392== by 0x5B4735E: ScriptStringFree (usp10.c:2583)
==28392== by 0x591598C: EDIT_InvalidateUniscribeData (edit.c:321)
==28392== by 0x591A6E0: EDIT_EM_ReplaceSel (edit.c:2631)
==28392== by 0x591C4BB: EDIT_WindowProc (edit.c:4665)
==28392== by 0x4FDDF19: ??? (in
/home/austin/wine-valgrind/dlls/user32/user32.dll.so)
==28392== by 0x4FDE537: call_window_proc (winproc.c:246)
==28392== by 0x4FE014B: WINPROC_CallProcAtoW (winproc.c:507)
==28392== by 0x4FE071C: WINPROC_call_window (winproc.c:953)
==28392== by 0x4FA4D32: call_window_proc (message.c:2225)
==28392== by 0x4FA8A39: send_message (message.c:3288)
==28392== by 0x4FAB736: SendMessageA (message.c:3511)
==28392== by 0x4A9289E: test_edit_control_3 (edit.c:1005)
==28392== by 0x4A9DC51: func_edit (edit.c:3192)
==28392== by 0x4B2BBBD: run_test (test.h:617)
==28392== by 0x4B2C5FB: main (test.h:701)
==28392== Block was alloc'd at
==28392== at 0x7BC483AD: notify_alloc (heap.c:260)
==28392== by 0x7BC4B8D1: RtlAllocateHeap (heap.c:1726)
==28392== by 0x5B44A40: heap_calloc (heap.h:55)
==28392== by 0x5B4A407: ScriptStringAnalyse (usp10.c:2012)
==28392== by 0x5915093: EDIT_UpdateUniscribeData (edit.c:388)
==28392== by 0x59150E8: EDIT_CalcLineWidth_SL (edit.c:755)
==28392== by 0x591A448: EDIT_EM_ReplaceSel (edit.c:2527)
==28392== by 0x591C4BB: EDIT_WindowProc (edit.c:4665)
==28392== by 0x4FDDF19: ??? (in
/home/austin/wine-valgrind/dlls/user32/user32.dll.so)
==28392== by 0x4FDE537: call_window_proc (winproc.c:246)
==28392== by 0x4FE014B: WINPROC_CallProcAtoW (winproc.c:507)
==28392== by 0x4FE071C: WINPROC_call_window (winproc.c:953)
==28392== by 0x4FA4D32: call_window_proc (message.c:2225)
==28392== by 0x4FA8A39: send_message (message.c:3288)
==28392== by 0x4FAB736: SendMessageA (message.c:3511)
==28392== by 0x4A9289E: test_edit_control_3 (edit.c:1005)
==28392== by 0x4A9DC51: func_edit (edit.c:3192)
==28392== by 0x4B2BBBD: run_test (test.h:617)
==28392== by 0x4B2C5FB: main (test.h:701)
==28392==
--
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.