Microsoft MVP성태의 닷넷 이야기
디버깅 기술: 44. windbg의 mscordacwks DLL 로드 문제 [링크 복사], [링크+제목 복사],
조회: 23573
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 
(연관된 글이 5개 있습니다.)

windbg의 mscordacwks DLL 로드 문제


예전에 mscordacwks.dll의 로드 문제에 대해서 한번 이야기를 한 적이 있었는데요.

Windbg - ERROR: Unable to load DLL mscordacwks_x86_x86_2.0.50727.4200.dll, Win32 error 0n2
; https://www.sysnet.pe.kr/2/0/994

최근에, 다시 한번 그 문제를 보게 되었습니다. 특이한 점은, dmp 파일을 받은 바로 그 컴퓨터에서 "Debug Diagnostics Tool"을 실행했는데도 발생했다는 점입니다.

반면, 공통점이 있다면 이번에도 예전의 그 컴퓨터와 동일하게 "Windows Server 2008 SP2"였다는 것.

참고로, Debug Diag 도구로 돌렸을 때 다음과 같이 설명이 나왔습니다.

========================== Description 

.NET runtime was loaded in the process but managed analysis was not done on this dump file because the managed debugger extension commands failed to execute with the below error 

CLRDLL: CLR DLL load disabled

CLR Debugger Extension Load Attempt

CLRDLL: Unable to find mscordacwks_x86_x86_2.0.50727.5681.dll by mscorwks search

CLRDLL: Unable to find 'mscordacwks_x86_x86_2.0.50727.5681.dll' on the path

CLRDLL: Unable to get version info for '\\localhost\d$\symbols\mscorwks.dll\4E150B975ab000\mscordacwks_x86_x86_2.0.50727.5681.dll', Win32 error 0n87

CLRDLL: ERROR: Unable to load DLL mscordacwks_x86_x86_2.0.50727.5681.dll, Win32 error 0n87

CLR DLL status: ERROR: Unable to load DLL mscordacwks_x86_x86_2.0.50727.5681.dll, Win32 error 0n87

문제 해결 방법은 이전 글에서 봤던 것과 동일합니다. 단지, 이번에는 같은 컴퓨터에서 발생했기 때문에, 그대로 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscordacwks.dll" 파일을 복사해서 "D:\symbols\mscorwks.dll\4E150B975ab000" 폴더에 "mscordacwks_x86_x86_2.0.50727.5681.dll" 파일명으로 바꿔서 넣어주면 됩니다. (물론, .NET 버전 및 x86/x64에 따라 상황에 맞게 복사해 주어야 합니다.)

해결은 했지만... 어쨌든 이 문제는 "Windows Server 2008 SP2" 상황에서만 발생하는 현상인 것 같습니다. (더 이상은, 판단할 만한 깜냥이 안되는 군요. ^^)




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

[연관 글]






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

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

비밀번호

댓글 작성자
 




... [46]  47  48  49  50  51  52  53  54  55  56  57  58  59  60  ...
NoWriterDateCnt.TitleFile(s)
12664정성태6/9/202111001오류 유형: 723. COM+ PIA 참조 시 "This operation failed because the QueryInterface call on the COM component" 오류
12663정성태6/9/202112972.NET Framework: 1065. Windows Forms - 속성 창의 디자인 설정 지원: 문자열 목록 내에서 항목을 선택하는 TypeConverter 제작파일 다운로드1
12662정성태6/8/202111470.NET Framework: 1064. C# COM 개체를 PIA(Primary Interop Assembly)로써 "Embed Interop Types" 참조하는 방법파일 다운로드1
12661정성태6/4/202123118.NET Framework: 1063. C# - MQTT를 이용한 클라이언트/서버(Broker) 통신 예제 [4]파일 다운로드1
12660정성태6/3/202113811.NET Framework: 1062. Windows Forms - 폼 내에서 발생하는 마우스 이벤트를 자식 컨트롤 영역에 상관없이 수신하는 방법 [1]파일 다운로드1
12659정성태6/2/202115020Linux: 40. 우분투 설치 후 MBR 디스크 드라이브 여유 공간이 인식되지 않은 경우 - Logical Volume Management
12658정성태6/2/202112370Windows: 194. Microsoft Store에 있는 구글의 공식 Youtube App
12657정성태6/2/202113622Windows: 193. 윈도우 패키지 관리자 - winget 설치
12656정성태6/1/202111688.NET Framework: 1061. 서버 유형의 COM+에 적용할 수 없는 Server GC
12655정성태6/1/202110771오류 유형: 722. windbg/sos - savemodule - Fail to read memory
12654정성태5/31/202110840오류 유형: 721. Hyper-V - Saved 상태의 VM을 시작 시 오류 발생
12653정성태5/31/202113989.NET Framework: 1060. 닷넷 GC에 새롭게 구현되는 DPAD(Dynamic Promotion And Demotion for GC)
12652정성태5/31/202111968VS.NET IDE: 164. Visual Studio - Web Deploy로 Publish 시 암호창이 매번 뜨는 문제
12651정성태5/31/202111899오류 유형: 720. PostgreSQL - ERROR: 22P02: malformed array literal: "..."
12650정성태5/17/202111078기타: 82. OpenTabletDriver의 버튼에 더블 클릭을 매핑 및 게임에서의 지원 방법
12649정성태5/16/202112910.NET Framework: 1059. 세대 별 GC(Garbage Collection) 방식에서 Card table의 사용 의미 [1]
12648정성태5/16/202111556사물인터넷: 66. PC -> FTDI -> NodeMCU v1 ESP8266 기기를 UART 핀을 연결해 직렬 통신하는 방법파일 다운로드1
12647정성태5/15/202112649.NET Framework: 1058. C# - C++과의 연동을 위한 구조체의 fixed 배열 필드 사용파일 다운로드1
12646정성태5/15/202111577사물인터넷: 65. C# - Arduino IDE의 Serial Monitor 기능 구현파일 다운로드1
12645정성태5/14/202111485사물인터넷: 64. NodeMCU v1 ESP8266 - LittleFS를 이용한 와이파이 접속 정보 업데이트파일 다운로드1
12644정성태5/14/202112412오류 유형: 719. 윈도우 - 제어판의 "프로그램 및 기능" / "Windows 기능 켜기/끄기" 오류 0x800736B3
12643정성태5/14/202111930오류 유형: 718. 서버 유형의 COM+ 사용 시 0x80080005(Server execution failed) 오류 발생
12642정성태5/14/202113322오류 유형: 717. The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.
12641정성태5/13/202112787디버깅 기술: 179. 윈도우용 .NET Core 3 이상에서 Windbg의 sos 사용법
12640정성태5/13/202115792오류 유형: 716. RDP 연결 - Because of a protocol error (code: 0x112f), the remote session will be disconnected. [1]
12639정성태5/12/202112387오류 유형: 715. Arduino: Open Serial Monitor - The module '...\detection.node' was compiled against a different Node.js version using NODE_MODULE_VERSION
... [46]  47  48  49  50  51  52  53  54  55  56  57  58  59  60  ...