https://bugs.winehq.org/show_bug.cgi?id=51479
Bug ID: 51479 Summary: Сreating a prefix gives "wine: Unhandled page fault on write access ..." Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: lvb.crd@protonmail.com CC: rbernon@codeweavers.com Regression SHA1: b065daa600e858823944f996144ed233065da7fd Distribution: ArchLinux
When closing winecfg after creating a prefix (I mean run winecfg without prefix), now every time this message appears in the terminal:
wine: Unhandled page fault on write access to 0000000000000000 at address 00007F6E5819F9BB (thread 00d0), starting debugger...
Not sure if this is causing any negative consequences, and I have not found any similar descriptions among the recent issues. Bisecting tests indicate that it started after this patch series: https://github.com/wine-mirror/wine/commits/f24c8c75fe11fc4b928d3ec45e71ea7d...
Specific commit: b065daa600e858823944f996144ed233065da7fd bad e3b28631485a010219928a888fcc543a5bb3c61d good
I am using the build environment that Archlinux provides. If possible please let me know if someone can reproduce this. Thanks.