https://bugs.winehq.org/show_bug.cgi?id=47296
Matthew Trescott matthewtrescott@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |matthewtrescott@gmail.com
--- Comment #6 from Matthew Trescott matthewtrescott@gmail.com --- Created attachment 68612 --> https://bugs.winehq.org/attachment.cgi?id=68612 Crash with backtrace and line numbers
The crash I encounter occurs in a slightly different place. Using Wine-Staging 5.21, it occurs both with a 64-bit and a 32-bit wineprefix. At least to me it looks like a stack corruption bug because HTMLElement_get_offsetParent shouldn't be calling init_node_cc() based on the source code. But I could be getting it totally wrong.