https://bugs.winehq.org/show_bug.cgi?id=51208
Bug ID: 51208 Summary: Failed to parse proc stat file Product: Wine Version: 6.9 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wineserver Assignee: wine-bugs@winehq.org Reporter: jaap.aarts1@gmail.com Distribution: ---
This is not reliably reproducable since it only occurred (to me) after updating the wargaming game center (wgc) (with APItrace enabled)
Just a short log, hope you dont mind me just putting it here: ``` 053c:err:thread:get_thread_times Failed to parse "/proc/283161/task/283187/stat" wineserver: ../wine/server/process.c:339: release_job_process: Assertion `job->num_processes' failed. ``` I got the full log if relevant.
I did not manage to cat the proc file, probably my fault but I didnt think of it.
This is on version `wine-6.9-35-g94eb8d36461`. If I ware to be able to reliably test this, I would test with stable/staging but it only happens after the wgc update so I cant try again.