https://bugs.winehq.org/show_bug.cgi?id=45171
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #8 from Zebediah Figura z.figura12@gmail.com --- These certainly all look like the same exception:
[Error] Exception caught loading asset: /player.config:objectPreviewOuterAlpha, (AssetException) Could not read JSON asset /player.config:objectPreviewOuterAlpha [0] 1400d7153 Star::captureStack ... Caused by: (JsonParsingException) Cannot parse json file: /player.config [0] 1400d7153 Star::captureStack ... Caused by: std::exception: bad allocation
The only difference being which asset is loaded.
I don't know what component is at fault here. At a wild guess, perhaps msvcp, although it's not exactly easy to read the log.
Could you attach a log of any one of these crashes (it shouldn't matter which) with +seh,+loaddll? Thanks.