-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
About 15 seconds in I error out #5
Comments
Do you get any more output above that? Do you get a windows error reporting box when it fails? If you do get an error reporting box, and you have a debugger installed, you can attach and look at the callstack. If it matches the one in #1 then it's almost certainly the same problem I was having. Another thing you can do is try disabling authenticode by setting the registry key We've been ghosted by AMD on the RMA we opened for this problem, and I've just been running with authenticode disabled. I still think there's an underlying OS or hardware problem, but it hasn't got enough attention for them to address it. I'd love to know if it's been fixed in TR, epyc, or raven ridge, but I don't have any to test. |
I got a few lines of "bzip2.c" and then that error. I did not get the error reporting box. I ran it again. Here's a full screenshot https://vgy.me/Sbm6EN.png |
That does look like the same problem, since it ran for a little while successfully before failing. I would still try disabling authenticode to see if it's more stable. |
Oh, also, which CPU do you have exactly? |
Ok I disabled authenticode and re-ran it on my 1800x at stock settings. Kept running for about 1 hour with no issues before I manually ended it. |
Ok, thanks for trying that. You're certainly seeing the same problem I have. I've been running with authenticode disabled, and the system seems fairly stable. Just keep an eye out for it turning itself back on after reboots and system updates. Also I suppose you are losing some security features. I'd love to know if you get anywhere with an RMA. We've had replacement chips from AMD and they didn't solve this problem. AMD confirmed that they could reproduce it, but we haven't heard anything since, and that was the end of last year. |
I ran a linux kill script and got this: https://vgy.me/qDtgiV.png |
Sorry for the delay. Yeah, that looks like it's failing as well... Our (launch window) processors were failing in both linux and windows, but the RMA ones only fail on windows. |
Enabling AuthenticodeEnabled makes the test fail even on a 2700x... |
@kikijiki Well shit, I was hoping to buy one of those, but I'm hesitant until I know more about what's causing this. Which MB are you using? |
Asus Crosshair VI Hero, latest bios. |
Before I run off to try to RMA want to ensure that this indicates a a possible segfault:
The text was updated successfully, but these errors were encountered: