408
windows
OneDrive自动在Temp目录无限生成log文件
我今天无意发现C盘满了,然后各种看硬盘到底哪里又满了。结果在C:\Users\/*Username*/\AppData\Local\Temp目录下发现一个aria-debug-11068.log的文件竟占用11G,还在不断增大。在尝试删除时,系统提示Onedrive正在占用。文件生成日期为2017-09-21,之前没有发现类似的文件或情况出现。
我一开始以为是我长时间不关闭待同步的文件所导致的,在关闭了之后发现文件仍在继续增加,速度为每秒10K左右。然后我再把Onedrive退出后,文件停止增大,并可以删除。重新打开Onedrive后,相同目录下又多了一个aria-debug-308.log的文件。在Onedrive不退出的前提下,文件同样会不断增大。
使用glogg软件打开,aria-debug-***.log文件内部如下:
2017-09-25 09:54:27.135|00013360|
C:\build\aria-cpp-v1\clienttelemetry\src\SQLiteStorage.cpp(1415): int __thiscall common::SQLiteStorage::sqlite3_exec(const char *,int (__cdecl *)(void *,int,char **,char **),void *) WARNING: Failed to execute query: ALTER TABLE `packages` ADD `inflight` INTEGER;
[rc=1]
2017-09-25 09:54:27.135|00013360|
C:\build\aria-cpp-v1\clienttelemetry\src\SQLiteStorage.cpp(1415): int __thiscall common::SQLiteStorage::sqlite3_exec(const char *,int (__cdecl *)(void *,int,char **,char **),void *) WARNING: Failed to execute query: ALTER TABLE `packages` ADD `attribs` INTEGER;
[rc=1]
2017-09-25 09:54:27.242|00013360|
C:\build\aria-cpp-v1\clienttelemetry\src\SQLiteStorage.cpp(1415): int __thiscall common::SQLiteStorage::sqlite3_exec(const char *,int (__cdecl *)(void *,int,char **,char **),void *) WARNING: Failed to execute query: ALTER TABLE `packages` ADD `inflight` INTEGER;
[rc=1]
2017-09-25 09:54:27.243|00013360|
C:\build\aria-cpp-v1\clienttelemetry\src\SQLiteStorage.cpp(1415): int __thiscall common::SQLiteStorage::sqlite3_exec(const char *,int (__cdecl *)(void *,int,char **,char **),void *) WARNING: Failed to execute query: ALTER TABLE `packages` ADD `attribs` INTEGER;
[rc=1]
2017-09-25 09:54:28.260|00017892|
C:\build\aria-cpp-v1\clienttelemetry\.NET\PAL\win32\..\WinHttpClient\WinInetRequest.cpp(101): bool __thiscall WinInetRequest::open(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> >,bool,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >) WARNING: [00CC0008] failed to open request, dwError=00000012
2017-09-25 09:54:28.260|00017892|
C:\build\aria-cpp-v1\clienttelemetry\common\HcmRequest.cpp(265): enum Microsoft::Applications::Telemetry::PlatformAbstraction::HTTPSTACK_ERROR __thiscall common::HcmRequest::Open(void) ERROR : [02C9E1F8] open request=03782EC0 failed, error=7
2017-09-25 09:54:28.260|00017892|
C:\build\aria-cpp-v1\clienttelemetry\common\HttpClientManager.cpp(396): bool __thiscall common::HttpClientManager::operator ()(class common::HcmRequestData *) ERROR : CreateRequest Failed, error=7
2017-09-25 09:54:28.260|00017892|
C:\build\aria-cpp-v1\clienttelemetry\common\HttpClientManager.cpp(353): bool __thiscall common::HttpClientManager::SendRequestAsync(enum Microsoft::Applications::Telemetry::PlatformAbstraction::IRequest::Method,const char *,class std::map<class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct
std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > &,const class std::map<class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct
std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > &,const char *,unsigned int,void *,class std::vector<class
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > &,int,bool,class common::IHttpClientManagerCallback *,class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >) WARNING: [009C7790] POST https://mobile.pipe.aria.microsoft.com/Collector/3.0/ - request failed!
2017-09-25 09:54:28.260|00017892|
C:\build\aria-cpp-v1\clienttelemetry\src\TransmissionPolicyManager.cpp(2163): bool __thiscall clienttelemetry::TransmissionPolicyManager::_PostData(bool,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char>
>,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > &,enum Microsoft::Applications::Telemetry::EventPriority,const char *,unsigned int,void *,class std::vector<class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > &) ERROR : Failed to post to collector, buffer=0377FC78, buffer size=1606, userData=02CC1CC8
2017-09-25 09:54:28.267|00017892|
C:\build\aria-cpp-v1\clienttelemetry\src\TransmissionPolicyManager.cpp(1848): void __thiscall clienttelemetry::TransmissionPolicyManager::_HandleSendingEvents(bool) WARNING: Waiting for clock-skew correction, skipping package=5476d0c4a7a347909c4b8a13078d4390,
tenant=0D8708C7-322E-4DFB-874E-95998754728C
2017-09-25 09:54:28.279|00017892|
C:\build\aria-cpp-v1\clienttelemetry\src\TransmissionPolicyManager.cpp(1848): void __thiscall clienttelemetry::TransmissionPolicyManager::_HandleSendingEvents(bool) WARNING: Waiting for clock-skew correction, skipping package=5476d0c4a7a347909c4b8a13078d4390,
tenant=0D8708C7-322E-4DFB-874E-95998754728C
......
系统为Win 7 64bit。我在另一台安装Onedrvie的Win7 32bit的机器上没有发现问题。
另外,通过打开多个log文件比对比后发现,skipping package=5476d0c4a7a347909c4b8a13078d4390, tenant=0D8708C7-322E-4DFB-874E-95998754728C这个部分反复出现。
我采用卸载重装的方式,重装了我在2017年2月15日在官网上下载的19,987KB的版本。重装并登陆后发现无异常。然后我重新在官网下载最新版app,安装后发现问题依然存在。我把该新版app安装到一台显示Onedrive在2017.09.20刚刚更新且没有异常的win7 64bit的机器上,发现问题重现。
最后更新:2017-09-26 21:03:49
上一篇:
使用windows和第三方语音,对方能听到我电脑运行其他程序的声音
下一篇:
安装Windows10后,硬盘只剩下系统盘一个分区,其他分区都隐藏了。
你的设备已过期,并缺少重要的安全和质量更新,因此存在风险。让我们带你重回正轨,这样
Microsoft store 无法联网,显示Microsoft Store需要联网,你似乎没有联网
设备以迁移 由于仅部分匹配或匹配不明确,因此无法迁移设备
由于在创建转储期间出错,创建转储文件失败。
发生临时 DNS 错误
应用商店,在我们这边发生问题,无法使你登陆,错误代码: 0xD000000D
照相机不可用,错误代码:0xA00F4244(0xC00DABE0)
应用商店打开异常提示“清单中指定了未知的布局”
自定义扫描Windows defender里面的设备性能和运行状况 黄色感叹号问题
windows预口体验成员内口版本遇到问题需要重启
热门内容
windows10 点开此电脑后,有两个显示硬盘盘符的目录是怎么回事?
windows 10 专业版无法下载中文语言包
KB4056892
win10不能共享文件夹
在Surfacebook上用Windows to go 1703版本,更新后重启蓝屏,无法进入系统
windows10 1709版本更新失败,错误0x8007001f
microdoft visual c++ 2015 redistributable
WIN10 Insider Preview 17025更新失败,错误代码0x80096004
计算机管理服务 出现一个内部错误(INVALID
关于控制面板中的安全和维护内提示Windows defender 防病毒已关闭的问题