https://bugs.winehq.org/show_bug.cgi?id=52743
--- Comment #7 from Austin English austinenglish@gmail.com --- (In reply to Austin English from comment #6)
(In reply to Eric Pouech from comment #5)
- please update your test to check whether m_stdout is NULL (it will at
least not segfault) 2) can you test if the proposed patch in https://bugs.winehq.org/show_bug.cgi?id=52761 changes the situation TIA
winetricks-test also fails because of c7e87b536edb28bb48162690e0d42c9ba9ccb43c; with https://bugs.winehq.org/attachment.cgi?id=72131 applied, things work again.
Forgot to add, this isn't using docker, just shell; but I suspect in the process of the test script calling winetricks calling wine, the stdin|stdout|stderr is lost..