Microsoft MVP성태의 닷넷 이야기
오류 유형: 18. "Automatic Updates" 서비스 CPU 100% 점유 현상 [링크 복사], [링크+제목 복사],
조회: 31645
글쓴 사람
정성태 (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)
13865정성태1/15/20255871오류 유형: 942. C# - .NET Framework 4.5.2 이하의 버전에서 HttpWebRequest로 https 호출 시 "System.Net.WebException" 예외 발생
13855정성태12/28/20246558오류 유형: 941. Golang - os.StartProcess() 사용 시 오류 정리
13850정성태12/23/20246877오류 유형: 940. "Application Information" 서비스를 중지한 경우, "This file does not have an app associated with it for performing this action."
13847정성태12/18/20246178오류 유형: 939. golang - 빌드 시 "unknown directive: toolchain" 오류 빌드 시 이런 오류가 발생한다면?
13843정성태12/13/20245576오류 유형: 938. Docker container 내에서 빌드 시 error MSB3021: Unable to copy file "..." to "...". Access to the path '...' is denied.
13841정성태12/11/20246490오류 유형: 937. error MSB4044: The "ValidateValidArchitecture" task was not given a value for the required parameter "RemoteTarget"
13840정성태12/11/20245682오류 유형: 936. msbuild - Your project file doesn't list 'win' as a "RuntimeIdentifier"
13839정성태12/11/20246799오류 유형: 936. msbuild - error CS1617: Invalid option '12.0' for /langversion. Use '/langversion:?' to list supported values.
13838정성태12/4/20246403오류 유형: 935. Windbg - Breakpoint 0's offset expression evaluation failed.
13835정성태12/2/20247119오류 유형: 934. Azure - rm: cannot remove '...': Directory not empty
13812정성태11/11/202410969오류 유형: 933. Active Directory - The forest functional level is not supported.
13808정성태11/9/20247463오류 유형: 932. Linux - 커널 업그레이드 후 "error: bad shim signature" 오류 발생
13805정성태11/8/20245788오류 유형: 931. Active Directory의 adprep 또는 복제가 안 되는 경우
13781정성태10/22/20246394오류 유형: 930. WSL + eBPF: modprobe: FATAL: Module kheaders not found in directory
13767정성태10/14/20246157오류 유형: 929. bpftrace 수행 시 "ERROR: Could not resolve symbol: /proc/self/exe:BEGIN_trigger"
13765정성태10/12/20247085오류 유형: 928. go build 시 "package maps is not in GOROOT" 오류
13761정성태10/11/20246206오류 유형: 927. WSL / Ubuntu - /usr/include/linux/types.h:5:10: fatal error: 'asm/types.h' file not found
13758정성태10/8/20246986오류 유형: 926. dotnet tools를 sudo로 실행하는 경우 command not found
13756정성태10/8/20247568오류 유형: 925. ssh로 docker 접근을 할 때 "... malformed HTTP status code ..." 오류 발생
13746정성태9/28/20246857오류 유형: 924. Python - LocalProtocolError("Illegal header value ...")
13736정성태9/20/20247511오류 유형: 923. Visual Studio Code - Could not establish connection to "...": Port forwarding is disabled.
13730정성태9/10/20248587오류 유형: 922. docker - RULE_APPEND failed (No such file or directory): rule in chain DOCKER
13718정성태8/27/20249415오류 유형: 921. Visual C++ - error C1083: Cannot open include file: 'float.h': No such file or directory [2]
13696정성태7/26/20248737오류 유형: 920. dotnet publish - error NETSDK1047: Assets file '...\obj\project.assets.json' doesn't have a target for '...'
13690정성태7/23/20248012오류 유형: 919. Visual C++ 리눅스 프로젝트 - error : ‘u8’ was not declared in this scope
13686정성태7/19/20249385오류 유형: 918. Visual Studio - ATL Simple Object 추가 시 error C2065: 'IDR_...': undeclared identifier
1  [2]  3  4  5  6  7  8  9  10  11  12  13  14  15  ...