Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

SavitzkyGolay filter crashes on Windows 2019 server

Hi,

 

I am using a SavitzkyGolay filter to smoothen some data. This runs fine on my windows 10 computer and on windows 2016 server, but when trying to run on a Windows server 2019 it crashes. I have atached the windows event logs below. Any idea what the problem might be?

 

Application: 10682.ConditionMonitor.PumpTrackerService.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Runtime.InteropServices.SEHException
at NationalInstruments.Analysis.Internal.s.a(Double[], IntPtr, Int32, Int32, Double[], Double[])
at NationalInstruments.Analysis.Dsp.Filters.SavitzkyGolay.Filter(Double[], Int32, Int32, Double[])
at NationalInstruments.Analysis.Dsp.Filters.SavitzkyGolay.Filter(Double[], Int32, Int32)
at Naxys.ConditionMonitor.Library.Analysis.Calculate.Smoothen(Double[], Int32, Int32)
at Naxys.ConditionMonitor.Library.Analysis.DataAnalysisUnit.ComputeNormalizedPowerSpectrum(Int32, Double[] ByRef)
at Naxys.ConditionMonitor.PumpTrackerUnit.Tracker.PrepareAcousticAnalysisObject(Naxys.ConditionMonitor.PumpTrackerUnit.Pump, Naxys.ConditionMonitor.Library.Data.DataSamples, System.Collections.Generic.List`1<Int32>)
at Naxys.ConditionMonitor.PumpTrackerUnit.Tracker.Process(Naxys.ConditionMonitor.Library.Data.DataSamples, Naxys.ConditionMonitor.Library.Data.IDcsControlData)
at Naxys.ConditionMonitor.PumpTrackerUnit.PumpTrackerUnit.DataProcessor()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()

 

Faulting application name: 10682.ConditionMonitor.PumpTrackerService.exe, version: 1.4.8326.21047, time stamp: 0x634e74ce
Faulting module name: LV180000_BLASLAPACK.dll, version: 17.0.0.1, time stamp: 0x591c0527
Exception code: 0xc000001d
Fault offset: 0x0000000000ad2f12
Faulting process id: 0xf7c
Faulting application start time: 0x01d8e2d643dcd4b2
Faulting application path: C:\Program Files\Naxys\PumpTrackerService_ALVD1\10682.ConditionMonitor.PumpTrackerService.exe
Faulting module path: C:\Program Files\National Instruments\Shared\MKL\LV180000_BLASLAPACK\LV180000_BLASLAPACK.dll
Report Id: b9031073-c717-4cf3-883c-86bb392e74c0
Faulting package full name:
Faulting package-relative application ID:

 

 

0 Kudos
Message 1 of 1
(829 Views)