Message boards : Number crunching : couldn't start app: CreateProcess() failed. Check your antivirus.
Message board moderation
Author | Message |
---|---|
Send message Joined: 29 Oct 17 Posts: 1049 Credit: 16,432,494 RAC: 17,331 |
Seeing failed tasks with this error in the log on the task webpage: couldn't start app: CreateProcess() failed This usually means Antivirus software on the host has quarantined the executable. In this case, it's the new wah2_8.29_windows_intelx86.exe. Solution is to exclude the boinc folder if possible, or the executable file itself. --- CPDN Visiting Scientist |
Send message Joined: 29 Oct 17 Posts: 1049 Credit: 16,432,494 RAC: 17,331 |
p.s. checking CPDN's WAH 8.29 batch failures, 30% of fails for batch 1006 are because of this error. --- CPDN Visiting Scientist |
Send message Joined: 15 May 09 Posts: 4538 Credit: 19,004,017 RAC: 21,574 |
p.s. checking CPDN's WAH 8.29 batch failures, 30% of fails for batch 1006 are because of this error.It only takes a relatively small fragment of code to exactly match that in a known virus/piece of malicious code. This seems to have been happening more often recently. Is it possible to identify the fragment of code and to tell the antivirus people that the relevant binaries are safe? |
Send message Joined: 1 Jan 07 Posts: 1061 Credit: 36,700,823 RAC: 9,977 |
I think a more likely explanation is that the potential wrong 'un is being detected by heuristics, rather than by pattern matching. Modern AV products often have a module which examines the behaviour of the beastie in questions like:
The remedy is the same - check your AV messages and logs, and report any false positives as quickly and as often as you can. They usually get the message after a few days. |
Send message Joined: 29 Oct 17 Posts: 1049 Credit: 16,432,494 RAC: 17,331 |
Richard, I can send an email from my Oxford U account. Who do I send to? --- CPDN Visiting Scientist |
Send message Joined: 1 Jan 07 Posts: 1061 Credit: 36,700,823 RAC: 9,977 |
It would be most helpful if we could identify which anti-virus products are reporting a detection. That won't ever be identifiable in your server logs: we would probably have to crowd-source it by an appeal here. So: if anyone here has noticed an AV alert relatable to CPDN since the new tasks were released, please post details here. I don't have any recent experience of a central, industry-wide, reporting point, although I have written and released software installation packages in the past which have triggered similar problems. Unfortunately the BOINC message board most likely to have searchable records of such events (SETI@home) has been offline all day, although it's back now. I'll put my thinking cap on in the morning. |
Send message Joined: 1 Jan 07 Posts: 1061 Credit: 36,700,823 RAC: 9,977 |
Had a quick grok before going out to the pub, and found a relevant message board post (SETI NC 1641898 - nine years ago today!). I did look into the possibility of whitelisting when this question was raised after the release of v0.43 last year. It turned out to require considerably more identity and security checks than opening a bank or PayPal business account, and I found I couldn't possibly qualify in any event (I don't run a personal website with my home address checkable through a WhoIs lookup on the domain name). |
Send message Joined: 6 Aug 04 Posts: 195 Credit: 28,332,519 RAC: 10,361 |
It would be most helpful if we could identify which anti-virus products are reporting a detection. CPDN with a corporate McAfee anti-virus, 2005 to 2017. No issues to report. CPDN with M$ anti-virus (Defender) 2017 to 2024. No issues to report. Recent model/task crashes 2024, Nothing that I could attribute to the M$ anti-virus (Defender). |
Send message Joined: 29 Oct 17 Posts: 1049 Credit: 16,432,494 RAC: 17,331 |
It would be most helpful if we could identify which anti-virus products are reporting a detection.My personal McAfee quarantined it, that's how I recognised the error. Though I'm puzzled why it threw a wobbly since I'd built the executable on the same PC. |
Send message Joined: 5 Aug 04 Posts: 1120 Credit: 17,202,915 RAC: 2,154 |
Seeing failed tasks with this error in the log on the task webpage: I know how to do this in Linux, but I am ignorant about Windows 10 that is running on my other machine. So how do I exclude folders from anti-virus in Windows 10> |
Send message Joined: 7 Aug 04 Posts: 2187 Credit: 64,822,615 RAC: 5,275 |
I know how to do this in Linux, but I am ignorant about Windows 10 that is running on my other machine. If using Windows Defender, https://www.howtogeek.com/671233/how-to-add-exclusions-in-windows-defender-on-windows-10/ If using some other AV solution, google search exclusions for that AV. |
Send message Joined: 5 Aug 04 Posts: 1120 Credit: 17,202,915 RAC: 2,154 |
Thank you. I am using McAfee and I can exclude files, but not directories. I excluded the .exe causing the problem, but would hate to add each new one (even an update) each time. |
Send message Joined: 7 Aug 04 Posts: 2187 Credit: 64,822,615 RAC: 5,275 |
Thank you. I am using McAfee and I can exclude files, but not directories. I excluded the .exe causing the problem, but would hate to add each new one (even an update) each time. Yeah, wow! This thread says it all about McAfee I guess. https://forums.mcafee.com/t5/VirusScan/How-to-exclude-folders-from-real-time-scan/td-p/658116 |
Send message Joined: 29 Oct 17 Posts: 1049 Credit: 16,432,494 RAC: 17,331 |
Yes, I had this problem when I was developing the new app and regularly creating a new executable. I had to disable Real Time scanning in McAfee to be able to work. But even that is time limited to a max of 45 mins. It was a pain. However, I tend to agree with their reasoning. Excluding folders is risky as they tend to get forgotten. I've made a mental note to add a comment about antivirus systems when we release new versions in the future. --- CPDN Visiting Scientist |
Send message Joined: 5 Aug 04 Posts: 1120 Credit: 17,202,915 RAC: 2,154 |
Yes, I had this problem when I was developing the new app and regularly creating a new executable. I had to disable Real Time scanning in McAfee to be able to work. But even that is time limited to a max of 45 mins. It was a pain. I do not understand what you mean about the 45 minutes part. However, I tend to agree with their reasoning. Excluding folders is risky as they tend to get forgotten.. I agree. I've made a mental note to add a comment about antivirus systems when we release new versions in the future Good idea: I am sure to forget. |
Send message Joined: 5 Aug 04 Posts: 1120 Credit: 17,202,915 RAC: 2,154 |
Thank you. I am using McAfee and I can exclude files, but not directories. I excluded the .exe causing the problem, but would hate to add each new one (even an update) each time. Actually, I cannot exclude the file from scanning. I follow the directions, and I get no error message, but it does not work quite right. When I select the file from the list of possibilities (the .exe file), it does not acknowledge what I did. I also cannot figure out how to find the list of excluded files. I am certain it has not worked because the next time I get f work unit it fails as soon as it starts because it is quarantined. |
Send message Joined: 29 Oct 17 Posts: 1049 Credit: 16,432,494 RAC: 17,331 |
For McAcfee, find the menu item 'quarantined files'. The executable will be listed there: wah2_8.29_windows_intelx86.exe. Select it and click restore. See here for more info: https://www.mcafee.com/support/?articleId=TS100843&page=shell&shell=article-view |
Send message Joined: 5 Aug 04 Posts: 1120 Credit: 17,202,915 RAC: 2,154 |
For McAcfee, find the menu item 'quarantined files'. The executable will be listed there: wah2_8.29_windows_intelx86.exe. Select it and click restore. I do that, but next time Boinc tries to download a task, it bitches, crashes the task, and quarantines it again. |
Send message Joined: 5 Aug 04 Posts: 1120 Credit: 17,202,915 RAC: 2,154 |
For McAcfee, find the menu item 'quarantined files'. The executable will be listed there: wah2_8.29_windows_intelx86.exe. Select it and click restore. Could it be that each time Boinc client downloads these tasks, it downloads a new copy of wah2_8.29_windows_intelx86.exe at the same time? In that case, McAfee will re-enable scanning of the file (new time: possibly new program) and failing it again. In that case the only way is to turn off my machine's virus protection and I do not really dare do that. BTW: BOINC version 7.24.1 for this machine. |
Send message Joined: 15 May 09 Posts: 4538 Credit: 19,004,017 RAC: 21,574 |
Could it be that each time Boinc client downloads these tasks, it downloads a new copy of wah2_8.29_windows_intelx86.exe at the same time? In that case, McAfee will re-enable scanning of the file (new time: possibly new program) and failing it again. In that case the only way is to turn off my machine's virus protection and I do not really dare do that. A long time ago, before I defenestrated, I had a similar problem with the slab model I think but it could have been one of the others available at the time. My solution was to start downloading, then suspend computing so the offending file could be dragged b ack out of quarantine before processing starts. As there aren't any exe files to be downloaded for subsequent tasks you should only need to do this once. If you have a very fast connection you may need to limit the download speed to give yourself time to do this. |
©2024 cpdn.org