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@winehq.org Reporter: austinenglish@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==
https://bugs.winehq.org/show_bug.cgi?id=36508
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36508
Thomas Faller tfaller1@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tfaller1@gmx.de
--- Comment #1 from Thomas Faller tfaller1@gmx.de --- I can't reproduce this bug. Is this bug still present in your test runs?
https://bugs.winehq.org/show_bug.cgi?id=36508
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to Thomas Faller from comment #1)
I can't reproduce this bug. Is this bug still present in your test runs?
No, but my glibc has also been updated since then.
https://bugs.winehq.org/show_bug.cgi?id=36508
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.55.