[Bug 46690] New: kernel32/tests/thread.c shows an invalid read

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 21 02:40:16 CST 2019


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 at winehq.org
          Reporter: austinenglish at 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==

-- 
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.



More information about the wine-bugs mailing list