XOutput
XOutput copied to clipboard
Windows 11 [Application Open And Not Responding]
XOutput.log The app started and just not responding , after that it closed. Log attached above.
I Run it As Administrator
Faulting application name: XOutput.exe, version: 3.31.0.0, time stamp: 0xa49bf2cb Faulting module name: EZFRD64.DLL, version: 0.0.0.0, time stamp: 0x46282a8f Exception code: 0xc0000005 Fault offset: 0x0000000000003654 Faulting process id: 0x5558 Faulting application start time: 0x01d7a18b3effc48f Faulting application path: C:\Users***\OneDrive\Desktop\XOutput.exe Faulting module path: C:\WINDOWS\USB Vibration\7906\EZFRD64.DLL Report Id: b931d849-368a-4337-b7aa-c77d1ba5431e Faulting package full name: Faulting package-relative application ID:
Fault bucket 1462991552464457231, type 4 Event Name: APPCRASH Response: Not available Cab Id: 0
Problem signature: P1: XOutput.exe P2: 3.31.0.0 P3: a49bf2cb P4: EZFRD64.DLL P5: 0.0.0.0 P6: 46282a8f P7: c0000005 P8: 0000000000003654 P9: P10:
the dll is incompatible with ASLR binaries following windows updates published in 2016, developers have the option of hot patching it similarly to what dolphin did in https://github.com/dolphin-emu/dolphin/pull/5582/commits/1210c74955f1d680eb639317d33f6324b57ec8d3
SDL is a victim in it all, the issue is the FFB library itself.
debugging results were published to dolphin-emu's forum here