https://bugs.winehq.org/show_bug.cgi?id=53711
--- Comment #8 from pandora.xero@gmail.com --- (In reply to Chiitoo from comment #7)
(In reply to Zeb Figura from comment #6)
Sure. Although IIRC Chiitoo had reported this as a regression, right?
Yeah, it started happening... I think early this year, but in recent times I have not seen it (but I have not been super actively online in the game either).
And it just so happens that I didn't start logging these things until earlier this year... first one I saved the backtrace for was 20220613 on wine-vanilla-7.10. That one was an addl instead of a movl, had a (0x7dc50c66) on the first line. I still don't know how to interpret all this backtrace output.
I'm still waiting to get a crash here again, which is pretty weird since it was kind of consistent before, if very random...
Like say, it seems to be something that only happens if you have an account with a ton of characters - and I've got 10 on my main account. 1 main, 7 for crafting, 2 for general storage. My post-JST-Midnight routine involves a whole lot of character swapping, so that's usually when it happens. As far as why it happens... no idea. But if it's virtual address space exhaustion (which I would count as "likely") there could be some lazy GC involved, though whether this is on wine's part or the software's part, I can't say at this point.