[Bug 51800] New: UserBenchmark Crash
https://bugs.winehq.org/show_bug.cgi?id=51800 Bug ID: 51800 Summary: UserBenchmark Crash Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: lolothepro29(a)gmail.com Distribution: --- Created attachment 70686 --> https://bugs.winehq.org/attachment.cgi?id=70686 Logs UserBenchmark crash in full benchmark -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51800 Bernhard Übelacker <bernhardu(a)mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu(a)mailbox.org --- Comment #1 from Bernhard Übelacker <bernhardu(a)mailbox.org> --- In the "Logs" attachement is the instruction "int $0x29" shown. This special interrupt seems related to _KiRaiseSecurityCheckFailure. Short before this "int $0x29" there is also a function call IsProcessorFeaturePresent(feature=23/*PF_FASTFAIL_AVAILABLE*/) done. Searching the internet mainly returns results for the "Buffer Security Check" in the Microsoft compilers. I am not sure if this is related here too, but looking a little further in the executed function shows following: d3d11_device_context_QueryInterface {b2daad8b-03d4-4dbf-95eb-32ab4b63d0ab} not implemented, returning E_NOINTERFACE. This leads to this bug: https://bugs.winehq.org/show_bug.cgi?id=51354 And there is a "stub" patch attached, which starts implementing ID3DUserDefinedAnnotation. With this patch applied the "UBMSkillBench.exe" seems to work and shows its user interface. ( Unfortunately to reach this fault the whole benchmark has to be run, the single executable just "waits for something". Therefore starting with following WINEDLLOVERRIDES does speedup things to reach the issue: "UBMCPUBench.exe=b;UBMRAMBench.exe=b;SHADOW.exe=b;UBMGPUStats.exe=b" ) -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51800 Bernhard Übelacker <bernhardu(a)mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned? --- Comment #2 from Bernhard Übelacker <bernhardu(a)mailbox.org> --- The installer from 2021 seems no longer working, it shows now: ERROR: Internet connectivity failed. md5sum: d35f8246f25dc9c303b09d35e8563500 UserBenchMark.exe Downloading current installer UserBenchmarkInstaller.exe did not show me any crash. Therefore is it safe to resolve abandoned? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51800 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ABANDONED Status|UNCONFIRMED |RESOLVED --- Comment #3 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- As above -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51800 --- Comment #4 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51800 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Austin English <austinenglish(a)gmail.com> --- Actually closing. -- 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.
participants (1)
-
WineHQ Bugzilla