https://bugs.winehq.org/show_bug.cgi?id=46690
Bug ID: 46690 Summary: kernel32/tests/thread.c shows an invalid read Product: Wine Version: 4.2 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: ---
../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so thread && touch thread.ok thread.c:346: Tests skipped: child process wasn't mapped at same address, so can't do CreateRemoteThread tests. ==24607== Thread 2: ==24607== Invalid read of size 1 ==24607== at 0x7B46DCFA: lstrlenA (string.c:194) ==24607== by 0x4B4B133: threadFunc1 (thread.c:235) ==24607== by 0x7BC785A3: ??? (in /home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so) ==24607== by 0x7BC7BA7E: call_thread_func (signal_i386.c:2701) ==24607== by 0x7BC78595: ??? (in /home/austin/wine-valgrind/dlls/ntdll/ntdll.dll.so) ==24607== Address 0xdeadbeef is on thread 1's stack ==24607==