labview程序一直运行很正常,偶尔出现崩溃,崩溃报告如下。为什么崩溃?

Microsoft (R) Windows Debugger Version 6.1.7601.17514 X86
Copyright (c) Microsoft Corporation. All rights reserved.

Loading Dump File [C:\Users\Administrator.USER-20190130VT\Desktop\18.0 (32-bit)\76da7673-f60b-45e5-8bb9-2dcf1d1871d9\9ac0b900-3555-4f0f-b38b-addd2687e055.dmp]
User Mini Dump File: Only registers, stack and portions of memory are available

Symbol search path is: *** Invalid ***
****************************************************************************
* Symbol loading may be unreliable without a symbol search path. *
* Use .symfix to have the debugger choose a symbol path. *
* After setting your symbol path, use .reload to refresh symbol locations. *
****************************************************************************
Executable search path is:
Windows 7 Version 7601 (Service Pack 1) MP (4 procs) Free x86 compatible
Product: WinNt, suite: SingleUserTS
Machine Name:
Debug session time: Fri Mar 8 11:00:19.000 2019 (UTC + 8:00)
System Uptime: not available
Process Uptime: 0 days 1:06:59.000
................................................................
................................................................
................................................................
................................................................
...
The call to LoadLibrary(ext) failed, Win32 error 0n2
"系统找不到指定的文件。"
Please check your debugger configuration and/or network access.
The call to LoadLibrary(exts) failed, Win32 error 0n2
"系统找不到指定的文件。"
Please check your debugger configuration and/or network access.
The call to LoadLibrary(uext) failed, Win32 error 0n2
"系统找不到指定的文件。"
Please check your debugger configuration and/or network access.
The call to LoadLibrary(ntsdexts) failed, Win32 error 0n2
"系统找不到指定的文件。"
Please check your debugger configuration and/or network access.
This dump file has an exception of interest stored in it.
The stored exception information can be accessed via .ecxr.
(13d0.900): Access violation - code c0000005 (first/second chance not available)
eax=76d0678c ebx=0f4086d4 ecx=00000001 edx=0000006c esi=00000003 edi=0f4086f4
eip=76ec6c74 esp=0f408684 ebp=0f408720 iopl=0 nv up ei pl zr na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000246
Unable to load image C:\Windows\System32\ntdll.dll, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ntdll.dll
*** ERROR: Module load completed but symbols could not be loaded for ntdll.dll
ntdll+0x46c74:
76ec6c74 c3 ret

可能程序不兼容, 可以更换个版本试试。另外建议参考下程序对配置的要求。
或者右键需要运行的程序 选择兼容性 用兼容模式运行试试。
温馨提示:答案为网友推荐,仅供参考
第1个回答  2019-03-13
打开搜索面板,输入“icloud”,点击进入,点击“管理储存空间”,选择“更改储存空间方案”,在“升级iCloud储存空间”的面板中选择适合自己的方案即可。
相似回答