http://bugs.winehq.org/show_bug.cgi?id=58335
--- Comment #95 from Michael Setzer II mikes@kuentos.guam.net --- Doing some testing and found a couple weird things. WINEDEBUG=+file ./depends.exe C:/windows/notepad.exe 2>/tmp/all
Using dependency walker shows this? Error: Modules with different CPU types were found.
Also, found issues with dll files system32/wow64.dll and system32/wow64win.dll has X But files are there, but strange that they have group with root along with some others. Most show my userid as owner and group?
From system32? -rwxr-xr-x. 1 msetzerii root 864965 Jul 12 18:01 conhost.exe -rw-r--r--. 1 msetzerii root 266000 Jul 26 2022 nvapi64.dll -rw-r--r--. 1 msetzerii root 1536 Jul 26 2022 nvencodeapi64.dll -rwxr-xr-x. 1 msetzerii root 580329 Jul 12 18:01 services.exe -rwxr-xr-x. 1 msetzerii root 137046 Jul 12 18:01 spoolsv.exe -rw-r--r--. 1 msetzerii root 214560 Jul 12 18:01 twain_32.dll -rwxr-xr-x. 1 msetzerii root 934985 Jul 12 18:01 winemenubuilder.exe -rw-rw-r--. 1 msetzerii root 1414966 Jul 12 18:01 wow64.dll -rw-rw-r--. 1 msetzerii root 1327496 Jul 12 18:01 wow64win.dll
ran command 8 with 10.12 and output to 8b cat gdb-output-58335_8b.txt | grep -i "memory|c0000005" 5: /x *0x7ffff7fba385 = <error: Cannot access memory at address 0x7ffff7fba385> 5: /x *0x7ffff7fba385 = <error: Cannot access memory at address 0x7ffff7fba385> 5: /x *0x7ffff7fba385 = <error: Cannot access memory at address 0x7ffff7fba385> 002c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc4c573 0034:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc4c573
lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 36 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Vendor ID: GenuineIntel Model name: Intel(R) Pentium(R) CPU 2020M @ 2.40GHz CPU family: 6 Model: 58 Thread(s) per core: 1 Core(s) per socket: 2 Socket(s): 1 Stepping: 9
Just looking for something?