Microsoft MVP성태의 닷넷 이야기
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 

스카이드라이브 비정상 종료 - Error 0x80040A41: No error description available

어느 순간부터 SkyDrive 동기화가 되지 않고, 이벤트 로그에는 다음과 같은 오류가 잔뜩 쌓여 있습니다.

Log Name:      Application
Source:        Windows Error Reporting
Date:          2014-03-03 오후 6:51:42
Event ID:      1001
Task Category: None
Level:         Information
Keywords:      Classic
User:          N/A
Computer:      testpc
Description:
Fault bucket 85900432968, type 4
Event Name: APPCRASH
Response: Not available
Cab Id: 0

Problem signature:
P1: skydrive.exe
P2: 6.3.9600.16507
P3: 52ce4d58
P4: StackHash_ee2b
P5: 0.0.0.0
P6: 00000000
P7: 00000000
P8: PCH_5B_FROM_KERNEL32+0x00000000000E764A
P9: 
P10: 

Log Name:      Application
Source:        Application Error
Date:          2014-03-03 오후 6:51:41
Event ID:      1000
Task Category: (100)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      testpc
Description:
Faulting application name: skydrive.exe, version: 6.3.9600.16507, time stamp: 0x52ce4d58
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0x00000000
Fault offset: 0x0000000000000000
Faulting process id: 0x3338
Faulting application start time: 0x01cf36c62c5922c2
Faulting application path: C:\Windows\System32\skydrive.exe
Faulting module path: unknown
Report Id: 6b2fea02-a2b9-11e3-8290-74d435126378
Faulting package full name: 
Faulting package-relative application ID: 

"%LocalAppData%\Microsoft\Windows\SkyDrive\logs" 폴더에 남은 etl 파일이나 WER로 남은 "c:\users\SeongTae\AppData\Local\Microsoft\Windows\WER\ReportArchive" 폴더의 파일들을 봐도 딱히 원인이 나오지 않고 다음의 메시지 정도만 있습니다.

UI[2]=C:\Windows\System32\skydrive.exe
UI[3]=SkyDrive Sync Engine Host has stopped working
UI[4]=Windows can check online for a solution to the problem.
UI[5]=Check online for a solution and close the program
UI[6]=Check online for a solution later and close the program
UI[7]=Close the program

c:\users\...[user]...\skydrive 폴더에 있는 "online" 속성의 파일들은 탐색기에서 더블-클릭을 하면 다음과 같은 오류를 내면서 열리지 않습니다.

skydrive_crash_1.png

An unexpected error is keeping you from copying the file. If you continue to receive this error, you can use the error code to search for help with this problem.

Error 0x80040A41: No error description available


아래의 공식 사이트에 보면,

OneDrive desktop app sync problems
; http://windows.microsoft.com/en-us/onedrive/folder-file-sync-error-faq

"troubleshooter" 프로그램이 배포되고 있는데,

troubleshooter
; http://go.microsoft.com/?linkid=9835055

아쉽게도 이 프로그램을 통해 "Reset..."을 해봤지만 여전히 skydrive.exe는 실행하면서 충돌하며 WER로 넘어가는 현상은 해결되지 않습니다.

어떤 글에 보니, "c:\users\...[user]...\skydrive" 폴더를 통째로 날리고 다시 부팅을 해보라고 하는데... ^^; 역시나 마찬가지의 현상만 반복될 뿐입니다.

혹시나 싶어, skydrive의 루트 폴더를 다른 위치로 옮겨보았습니다.

skydrive_crash_2.png

이제서야 ^^; 정상적으로 sykdrive가 동기화를 시작했습니다. 일단, 원인은 알 수 없고... 그냥 이대로 써야겠습니다.




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







[최초 등록일: ]
[최종 수정일: 3/4/2014]

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)
13696정성태7/26/20247493오류 유형: 920. dotnet publish - error NETSDK1047: Assets file '...\obj\project.assets.json' doesn't have a target for '...'
13695정성태7/25/20247489닷넷: 2283. C# - Lock / Wait 상태에서도 STA COM 메서드 호출 처리파일 다운로드1
13694정성태7/25/20247952닷넷: 2282. C# - ASP.NET Core Web App의 Request 용량 상한값 (Kestrel, IIS)
13693정성태7/24/20247295개발 환경 구성: 717. Visual Studio - C# 프로젝트에서 레지스트리에 등록하지 않은 COM 개체 참조 및 사용 방법파일 다운로드1
13692정성태7/24/20248083디버깅 기술: 199. Windbg - 리눅스에서 뜬 닷넷 응용 프로그램 덤프 파일에 포함된 DLL의 Export Directory 탐색
13691정성태7/23/20247425디버깅 기술: 198. Windbg - 스레드의 Win32 Message Queue 정보 조회
13690정성태7/23/20247031오류 유형: 919. Visual C++ 리눅스 프로젝트 - error : ‘u8’ was not declared in this scope
13689정성태7/22/20248600디버깅 기술: 197. Windbg - PE 포맷의 Export Directory 탐색
13688정성태7/21/20247661닷넷: 2281. C# - Lock / Wait 상태에서도 일부 Win32 메시지 처리파일 다운로드1
13687정성태7/19/20248094닷넷: 2280. C# - PostThreadMessage로 보낸 메시지를 Windows Forms에서 수신하는 방법파일 다운로드1
13686정성태7/19/20247875오류 유형: 918. Visual Studio - ATL Simple Object 추가 시 error C2065: 'IDR_...': undeclared identifier
13685정성태7/19/20248031스크립트: 66. Windows 디렉터리 경로를 WSL의 /mnt 포맷으로 구하는 방법 - 두 번째 이야기
13684정성태7/19/20248219닷넷: 2279. C# - 문자열 보간식 사례 (예: 조건 연산자 사용)
13683정성태7/18/20247689오류 유형: 917. ClrMD - Linux 환경의 .NET 5 덤프 분석 시 hang 현상
13682정성태7/18/20247889닷넷: 2278. WPF - 스레드에 종속되는 DependencyObject파일 다운로드1
13681정성태7/17/20247508닷넷: 2277. C# 13 - (2) 메서드 그룹의 자연 타입 개선 (메서드 추론 개선)파일 다운로드1
13680정성태7/16/20247910닷넷: 2276. C# - Method Group, Natural Type, function_type파일 다운로드1
13679정성태7/16/20246973Linux: 76. Linux - C++ (getaddrinfo 등을 담고 있는) libnss 정적 링크
13678정성태7/15/20247122VS.NET IDE: 191. Visual Studio 2022 - .NET 5 프로젝트를 Docker Support로 실행했을 때 오류
13677정성태7/15/20247225오류 유형: 916. MSBuild - CheckEolTargetFramework (warning NETSDK1138)
13676정성태7/14/20247361Linux: 75. gdb에서 glibc의 함수에 Breakpoint 걸기
13675정성태7/13/20249219C/C++: 166. C/C++ - DLL에서 template 함수를 export하는 방법 [1]파일 다운로드1
13674정성태7/13/20248036오류 유형: 915. Unhandled Exception: Microsoft.Diagnostics.NETCore.Client.ServerNotAvailableException: Unable to connect to Process
13673정성태7/11/20248526닷넷: 2275. C# 13 - (1) 신규 이스케이프 시퀀스 '\e'파일 다운로드1
13672정성태7/10/20247187닷넷: 2274. IIS - (프로세스 종료 없는) AppDomain Recycle
13671정성태7/10/20247278오류 유형: 914. Package ca-certificates is not installed.
1  2  3  4  5  6  7  8  9  [10]  11  12  13  14  15  ...