Microsoft MVP성태의 닷넷 이야기
오류 유형: 18. "Automatic Updates" 서비스 CPU 100% 점유 현상 [링크 복사], [링크+제목 복사],
조회: 31669
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 
(연관된 글이 2개 있습니다.)

최근 들어서, 제 컴퓨터가 가끔씩 급격하게 느려지는 현상이 발생되었습니다. 자세히 살펴보니 그때마다 "svchost.exe" 작업이 CPU를 약 100% 점유하는 현상이 나타나면서 메모리 소비가 150MB까지 올라갔습니다.

process explorer로 확인을 해보니 해당 exe에서 서비스되는 것들이 다음과 같더군요.

"Automatic Updates"
"Windows Audio"
"Computer Browser"
"Cryptographic Services"
"COM+ Event System"
"HID Input Service"
"Server"
"Workstation"
"Network Connections"
"Network Location Awareness(NLA)"
"Remote Access Connection Manager"
"Task Scheduler"
"System Event Notification"
"Shell Hardware Detection"
"Windows Management Instrumentation"
"Wireless Configuation"

상황이 이렇다 보니, ^^; 단서를 찾아낼 엄두를 못내고 포기하고 있었는데요. 오늘은 우연히 "Windows Update" 사이트를 방문하면서 "svchost.exe"가 동일하게 메모리와 CPU 점유 현상이 발생하는 것을 발견하였습니다.

관련해서 검색을 하다보니, 아래와 같은 토픽을 발견하게 되었습니다.

FIX: When you run Windows Update to scan for updates that use Windows Installer, including Office updates, CPU utilization may reach 100 percent for prolonged periods
; http://support.microsoft.com/kb/916089

제 현상이랑 아주 똑같은 것 같습니다. 실제로 Windows Update 사이트뿐만 아니라, 프로그램 설치/삭제 시에도 msi 관련 프로세스들이 너무 느린 현상을 경험하고 있었기 때문입니다.

그런데, 아쉽게도 ^^; "Microsoft Product Support Services" 센터에 연락을 해서만 구할 수 있군요. 월요일까지 기다려서 Support 센터에 연락을 해서 해당 파일을 설치하는 것이 빠를까요? 그 안에 Vista가 MSDN Subscriber Downloads 센터에 릴리스되어 Vista를 설치하게 되는 시간이 빠를까요? ^^


[내용 추가: 2007-02-13]
다음의 토픽에 해결책이 제시됩니다.

"Automatic Updates" 서비스 CPU 100% 점유 현상 - 두 번째 이야기
; https://www.sysnet.pe.kr/2/0/459



[이 토픽에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.]

[연관 글]






[최초 등록일: ]
[최종 수정일: 6/27/2021]

Creative Commons License
이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.
by SeongTae Jeong, mailto:techsharer at outlook.com

비밀번호

댓글 작성자
 




1  2  3  4  5  6  7  [8]  9  10  11  12  13  14  15  ...
NoWriterDateCnt.TitleFile(s)
12968정성태2/14/202216556오류 유형: 794. msbuild 에러 - error NETSDK1005: Assets file '...\project.assets.json' doesn't have a target for '...'.
12962정성태2/9/202216730오류 유형: 793. 마이크로소프트 스토어 - 제품이 존재하지 않습니다. 재고가 없는 것일 수 있습니다.
12946정성태1/28/202215756오류 유형: 792. .NET Core - 로컬 개발 중에 docker 호스팅으로 바꾸는 경우 SQL 서버 접근 방법
12945정성태1/28/202215888오류 유형: 791. SQL 서버 로그인 시 localhost는 되고, 127.0.0.1로는 안 되는 문제
12941정성태1/26/202218609오류 유형: 790. AKS/k8s - pod 상태가 Pending으로 지속되는 경우
12940정성태1/26/202215037오류 유형: 789. AKS에서 hpa에 따른 autoscale 기능이 동작하지 않는다면?
12934정성태1/22/202217588오류 유형: 788. Warning C6262 Function uses '65564' bytes of stack: exceeds /analyze:stacksize '16384'. Consider moving some data to heap. [2]
12926정성태1/17/202216392오류 유형: 787. AKS - pod 배포 시 ErrImagePull/ImagePullBackOff 오류
12920정성태1/14/202214894오류 유형: 786. Camtasia - An error occurred with the camera: Failed to Add Video Sampler.
12917정성태1/12/202214653오류 유형: 785. C# - The type or namespace name '...' could not be found (are you missing a using directive or an assembly reference?)
12916정성태1/12/202213721오류 유형: 784. TFS - One or more source control bindings for this solution are not valid and are listed below.
12915정성태1/11/202214730오류 유형: 783. Visual Studio - We didn't find any interpreters
12909정성태1/10/202216225오류 유형: 782. Visual Studio 2022 설치 시 "Couldn't install Microsoft.VisualCpp.Redist.14.Latest"
12907정성태1/9/202215157오류 유형: 781. (youtube-dl.exe) 실행 시 "This app can't run on your PC" / "Access is denied." 오류 발생
12905정성태1/8/202216491오류 유형: 780. Could not load file or assembly 'Microsoft.VisualStudio.TextTemplating.VSHost.15.0, Version=16.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
12902정성태1/7/202216342오류 유형: 779. SQL 서버 로그인 에러 - provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.
12901정성태1/5/202217351오류 유형: 778. C# - .NET 5+에서 warning CA1416: This call site is reachable on all platforms. '...' is only supported on: 'windows' 경고 발생
12887정성태12/21/202120709오류 유형: 777. OpenCVSharp4를 사용한 프로그램 실행 시 "The type initializer for 'OpenCvSharp.Internal.NativeMethods' threw an exception." 예외 발생
12885정성태12/20/202117950오류 유형: 776. uwsgi-plugin-python3 환경에서 MySQLdb 사용 환경
12883정성태12/19/202116433오류 유형: 775. uwsgi-plugin-python3 환경에서 "ModuleNotFoundError: No module named 'django'" 오류 발생
12879정성태12/16/202123867오류 유형: 774. Windows Server 2022 + docker desktop 설치 시 WSL 2로 선택한 경우 "Failed to deploy distro docker-desktop to ..." 오류 발생
12874정성태12/13/202115013오류 유형: 773. shell script 실행 시 "$'\r': command not found" 오류
12873정성태12/12/202117194오류 유형: 772. 리눅스 - PATH에 등록했는데도 "command not found"가 나온다면?
12871정성태12/12/202115973오류 유형: 771. docker: Error response from daemon: OCI runtime create failed
12868정성태12/7/202117021오류 유형: 770. twine 업로드 시 "HTTPError: 400 Bad Request ..." 오류 [1]
12866정성태12/7/202123684오류 유형: 769. "docker build ..." 시 "failed to solve with frontend dockerfile.v0: failed to read dockerfile ..." 오류
1  2  3  4  5  6  7  [8]  9  10  11  12  13  14  15  ...