[Bug 36508] New: valgrind shows a couple invalid writes in kernel32/tests/change.c
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(a)winehq.org Reporter: austinenglish(a)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.
https://bugs.winehq.org/show_bug.cgi?id=36508 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind -- 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=36508 Thomas Faller <tfaller1(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tfaller1(a)gmx.de --- Comment #1 from Thomas Faller <tfaller1(a)gmx.de> --- I can't reproduce this bug. Is this bug still present in your test runs? -- 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=36508 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Austin English <austinenglish(a)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. -- 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=36508 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.55. -- 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.
participants (1)
-
wine-bugs@winehq.org