https://bugs.winehq.org/show_bug.cgi?id=37157
Bug ID: 37157 Summary: mshtml/events test hangs under valgrind Product: Wine Version: 1.7.24 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: mshtml Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
Created attachment 49389 --> https://bugs.winehq.org/attachment.cgi?id=49389 valgrind output
I've only noticed this on my debian desktop, but it's repeatable every time.
austin@debian-home:~/wine-valgrind-known$ valgrind --version valgrind-3.9.0
austin@debian-home:~/wine-valgrind-known$ ps aux | grep event austin 18489 0.0 0.0 2244 540 pts/3 S+ 07:56 0:00 /bin/sh -c ../../../tools/runtest -q -P wine -T ../../.. -M mshtml.dll -p mshtml_test.exe.so events && touch events.ok
austin@debian-home:~/wine-valgrind-known$ uname -a Linux debian-home 3.14-2-686-pae #1 SMP Debian 3.14.13-2 (2014-07-24) i686 GNU/Linux