Message boards : Graphics cards (GPUs) : Unhandled exception errors
Author | Message |
---|---|
The last few days I've been getting dozens of unhandled exception errors "Reason: Breakpoint Encountered (0x80000003) at address 0x7C90120E" Whats more these are wu's that aren't even running at the time, I've often spotted one or more while my comp is in the middle of crunching a 50 plus hour wu. | |
ID: 9983 | Rating: 0 | rate: / Reply Quote | |
Same here on the 17th (13) and 18th (7). They just errored right out one after another. Strangely they are not all the same type of wu. Seems to have gone away now...for me anyway. | |
ID: 9985 | Rating: 0 | rate: / Reply Quote | |
The breakpoint encountered happens when the app is shut-down incorrectly. I'd suggest it was a boinc scheduling bug which said "hey run this wu now! now run this one!" and the wu errored because it was shut down again so fast. | |
ID: 9990 | Rating: 0 | rate: / Reply Quote | |
Hmm, could be a Boinc 6.6.23 thing. I started getting the errors about the time I upgraded. I'm downloading 6.6.28 now so I'll see how that goes :) | |
ID: 10013 | Rating: 0 | rate: / Reply Quote | |
Wasn't some "silent WU start" bug recently mentioned in the 6.6.2x code base? That could cause exactly these issues. Not seeing anything like this on 6.5.0 ;) | |
ID: 10023 | Rating: 0 | rate: / Reply Quote | |
Wasn't some "silent WU start" bug recently mentioned in the 6.6.2x code base? That could cause exactly these issues. Not seeing anything like this on 6.5.0 ;) Yes, what I mean by this is that the task stops for whatever reason. But it is supposed to be running. So, the next pass through the Resource Scheduler the task is simply started again. The problem is that there is no message in the normal log indicating that this is happening. I turned on a flag a few days ago and I am collecting a log to go looking for this situation. The problem is that it is dependent on an unknown event happening so it looks to be a hard one to find. Oh, and this is another bug that may have been in the code base for years too ... so no telling which versions it will affect ... again, the issue is that some other change makes this bug surface more than other versions... | |
ID: 10037 | Rating: 0 | rate: / Reply Quote | |
Message boards : Graphics cards (GPUs) : Unhandled exception errors