[Bug 36508] New: valgrind shows a couple invalid writes in kernel32/tests/change.c

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 21 20:04:11 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36508

            Bug ID: 36508
           Summary: valgrind shows a couple invalid writes in
                    kernel32/tests/change.c
           Product: Wine
           Version: 1.7.19
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: kernel32
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p
kernel32_test.exe.so change && touch change.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
==6115== Thread 2:
==6115== Invalid write of size 2
==6115==    at 0x7BC83914: init_handler (signal_i386.c:962)
==6115==    by 0x7BC86297: usr1_handler (signal_i386.c:2157)
==6115==    by 0x422606F: ??? (in /lib32/libpthread-2.19.so)
==6115==  Address 0x59e3576 is on thread 1's stack
==6115== 

==6115== Invalid write of size 2
==6115==    at 0x7BC83922: init_handler (signal_i386.c:967)
==6115==    by 0x7BC86297: usr1_handler (signal_i386.c:2157)
==6115==    by 0x422606F: ??? (in /lib32/libpthread-2.19.so)
==6115==  Address 0x59e3574 is on thread 1's stack
==6115==

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