On 11 Jun 2025 at 7:55, George N. White III wrote: From: "George N. White III" <gnwiii@xxxxxxxxx> Date sent: Wed, 11 Jun 2025 07:55:58 -0300 Subject: Re: Issue with winehq-devel 10.9 To: mikes@xxxxxxxx, Community support for Fedora users <users@xxxxxxxxxxxxxxxxxxxxxxx> > > On Mon, Jun 9, 2025 at 9:40 PM Michael D. Setzer II via users > <users@xxxxxxxxxxxxxxxxxxxxxxx> wrote: > Having a failure on one of my Fedora 42 systems with winehq-devel > 10.9 not working while 10.8 works fine. Other machines work fine. > [...] > Had found something saying might be a memory error, but run > memtest 7.20 and it took over 20 minutes to run, and found no > errors. > > 20 minutes is much too short. 24 hours or several overnight runs is > needed, and even then problems can be missed because it is hard to > reproduce thermal conditions,particularlyif the system has a high-end > GPU. First, thans for reply. I've always found that memtest has discover discovered errors in one past, but don't thin memory is the issue for following reason. Since 10.8 works fine, and immediate after update to 10.9 fails. Have also found that using WINEDEBUG=+heap wine notepad causes notepad to work fine with the expection of it displaying large number of messages? Originally found +all also worked, but then tried all the options I found, and only using +all or +heap would have it work. One strange thing I found, if I redirect output to NULL it fails? WINEDEBUG=+heap,+seh wine notepad 2>/dev/null But this works WINEDEBUG=+heap,+seh wine notepad 2>/tmp/heap Get same results with cmd instead of notepad? Other testing showed 0150:err:seh:_assert dlls/ntdll/heap.c:775: Assertion failed "FALSE" Running this command works. WINEDEBUG=+heap,+seh wine notepad 2>/tmp/heap but file has 26245 lines removing trace and wineusb lines cat heap | grep -v trace | grep -v wineusb >heap-trace reduces it to 14 lines. 002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) 007c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete 0050:fixme:ole:NdrConvert (pStubMsg == ^00007FFFFF2DF120, pFormat == ^0000000140010242): stub. 00e8:fixme:ole:NdrConvert (pStubMsg == ^00007F04D08AF120, pFormat == ^0000000140010280): stub. 00e8:fixme:ole:NdrConvert (pStubMsg == ^00007F04D08AF120, pFormat == ^000000014000FE82): stub. wine: Unhandled page fault on write access to 0000000000000000 at address 0000000140003526 (thread 0034), starting debugger... 012c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc4c133 0134:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) 013c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) 013c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) 013c:err:commdlg:DllMain failed to create activation context, last error 14001 013c:err:seh:user_callback_handler ignoring exception c0000005 013c:err:seh:user_callback_handler ignoring exception c0000005 Running with no WINEDEBUG gives wine notepad 002c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc4c133 0034:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc4c133 003c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc4c133 Got a message on winehq bugzillia that talks of regression testing process, but page it links to talks about apt and git, and doing bisections? So, one step forward, but then one step back? Thanks again. > > -- > George N. White III > +------------------------------------------------------------+ Michael D. Setzer II - Computer Science Instructor (Retired) mailto:mikes@xxxxxxxx mailto:msetzerii@xxxxxxxxx mailto:msetzerii@xxxxxxx Guam - Where America's Day Begins G4L Disk Imaging Project maintainer http://sourceforge.net/projects/g4l/ +------------------------------------------------------------+ -- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue