[Bug 32354] testbot: A crashing test is not detected

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 10 09:53:51 CST 2017


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

--- Comment #5 from François Gouget <fgouget at codeweavers.com> ---
The attachment no longer lets one reproduce the bug, probably because changes
elsewhere in the test fixed some memory corruption issue so this LocaFree()
call no longer causes the process to exit silently.

Fortunately reproducing this bug is as simple as just calling exit(0) anywhere
after a subprocess has been run. I added a test for this in the TestBot test
suite:
https://github.com/fgouget/wine/tree/wtbsuite

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