http://bugs.winehq.org/show_bug.cgi?id=60275 Bug ID: 60275 Summary: xEdit (fo4edit, fo3edit) cannot run after 11.15 Product: Wine Version: 11.16 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@list.winehq.org Reporter: zlice@crtdrift.us Target Milestone: --- Distribution: --- 0148:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 00006FFFF85725B7, 28) stub 0148:fixme:ver:GetCurrentPackageId (00007FFFFE30B990 0000000000000000): stub 0148:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 00006FFFF81DCDE4, 28) stub 015c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 015c:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 76403241, 28) stub 015c:fixme:ver:GetCurrentPackageId (0032BFF0 00000000): stub 015c:fixme:msvcrt:__clean_type_info_names_internal (019DD5C8) stub 0174:fixme:thread:GetThreadUILanguage : stub, returning default language. 0174:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0032D9E4, 00000000 0032DA0C 0174:fixme:nls:get_dummy_preferred_ui_language (0x38 0x409 0032D9E4 00000000 0032DA0C) returning a dummy value (current locale) 0174:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0032D9E4, 0275A680 0032DA0C 0174:fixme:nls:get_dummy_preferred_ui_language (0x38 0x409 0032D9E4 0275A680 0032DA0C) returning a dummy value (current locale) Edit\FO4Edit.exe: dlls/ntdll/unix/virtual.c:1843: create_view: Assertion `view->protect & VPROT_SYSTEM' failed. 0174:err:seh:call_seh_handlers invalid frame 00007FFFFE10F060 (00007FFFFE112000-00007FFFFE20FD20) 0174:err:seh:NtRaiseException Exception frame is not in stack limits => unable to dispatch exception. f4c5b04148db5fc4e5265beec461d3b7d9f4a789 is the first 'bad' commit commit f4c5b04148db5fc4e5265beec461d3b7d9f4a789 (HEAD) Author: Alexandre Julliard <julliard@winehq.org> Date: Tue Aug 18 12:45:10 2026 +0200 ntdll: Reserve some space for top-down allocation in large address aware mode. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58698 dlls/ntdll/unix/virtual.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) The comment in the commit says `/* reserve space for top-down allocations; some apps break if the entire high 2G is available */` - is there a way to fix this other than patching? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.