https://bugs.winehq.org/show_bug.cgi?id=41614
--- Comment #4 from ipenguin@gmail.com --- Gotcha, I see. Is that something I can do from the wine terminal? What would be the process for running that debug?
(In reply to winetest from comment #3)
The unhandled page fault error isn't a concern? It seems like that's probably a good place to start, since that's the only part of the error message I got that he didn't.
Well yes but you need to use some debug channels to get the crash location. I think +tid, +relay is what they use. And log into a file and compress the file. The output can be gigabytes easily without compress. Then someone needs to analyze it and make a patch. It's not that easy.