我的WIN10(64位)电脑测试OK,但是到现场WIN7(64位)运行就崩溃,用的32位labview2018,帮看看这个日志什么意思?

2019-07-17 07:24发布

####
#Date: 2019年4月29日 11:28:02
#OSName: Windows 7 Ultimate Service Pack 1
#OSVers: 6.1
#OSBuild: 7601
#AppName: 应用程序
#Version: 18.0 32-bit
#AppKind: AppLib
#AppModDate: 4/29/2019 03:32 GMT
#labview Base Address: 0x70600000


InitExecSystem() call to GetCurrProcessNumProcessors() reports: 4 processors
InitExecSystem() call to GetNumProcessors()            reports: 4 processors
InitExecSystem()                                      will use: 4 processors
starting LabVIEW Execution System 2 Thread 0 , capacity: 24 at [3639353283.89250326, (11:28:03.892503262 2019:04:29)]
starting LabVIEW Execution System 2 Thread 1 , capacity: 24 at [3639353283.89250326, (11:28:03.892503262 2019:04:29)]
starting LabVIEW Execution System 2 Thread 2 , capacity: 24 at [3639353283.89250326, (11:28:03.892503262 2019:04:29)]
starting LabVIEW Execution System 2 Thread 3 , capacity: 24 at [3639353283.89250326, (11:28:03.892503262 2019:04:29)]
<LVExec>
{"a":[
{
"vi": "E:\我的应用程序2\应用程序.exe\TUB4\main.vi",
"ctx": "主应用程序实例",
"type": "topVI"
}
] }
</LVExec>

<DEBUG_OUTPUT>
2019-04-29 11:28:04.188
Crash 0x00000000: Crash caught by NIER
File Unknown(0) : Crash 0x00000000: Crash caught by NIER
minidump id: 4e735ae7-b3d9-4a0c-87c2-9bdac0633442
ExceptionCode: 0xE0434352

</DEBUG_OUTPUT>
0x7225161F - nierInterface <unknown> + 0
0x722563C5 - nierInterface <unknown> + 0
0x72255773 - nierInterface <unknown> + 0
0x74D9871A - mscoreei <unknown> + 0
0x76A00047 - kernel32 <unknown> + 0
0x775921D7 - ntdll <unknown> + 0
0x77559EA5 - ntdll <unknown> + 0
0x00000000 - <unknown> <unknown> + 0
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
2条回答
guotong1984
1楼-- · 2019-07-17 10:42
说实话这种错误一般都是什么内存溢出之类的Labview内部错误 最好的解决办法就是把错误报告发给NI,但是他们回得很慢
crescent
2楼-- · 2019-07-17 13:17
在win10下调试和发布程序吧,要不就换C#了。LabVIEW都往NXG发展了。

一周热门 更多>