[Bug 39097] comdlg32/tests/filedlg.c hangs under valgrind

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 26 02:01:01 CST 2017


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

--- Comment #5 from Austin English <austinenglish at gmail.com> ---
(In reply to Sebastian Lackner from comment #4)
> Could you maybe try to come up with a reduced testcase? As I understand it
> doesn't affect all tests, so probably there is something special going on in
> this one. You could try commenting out parts of the code until the hang is
> gone.

We discussed this on IRC today. I added tracing and it's hanging after all the
tests have run. Sebastian suspects valgrind may be handling exit() and _exit()
differently. There was a related valgrind bug,
https://bugs.kde.org/show_bug.cgi?id=372504, but that's been fixed and I'm
running a newer valgrind.

I've made the issue known to upstream valgrind, investigation continues..

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