LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Real-Time Computer crash: NI_MAPro.lvlib:ma_resample single-shot (coerce).vi

My real time desktop crashes when I log data.  I log at 1000 Hz and resample the data to other sample rates (10 Hz, 20 Hz, etc.).  Below is part of the error log.  Please help me to decipher what the cause of the crash is.  Thanks.

 

LabVIEW RT Error Report generated 11/5/2009 3:36:23 PM
Target code: 719C
Firmware version: 12.0


******************** LabVIEW Error Log ******************
####
#Date: Mon, Oct 26, 2009 4:59:13 PM
#OSName: PharLap
#OSVers: 12.0
#AppName: PH_EXEC
#Version: 8.2.1
#AppKind: AppLib
#AppModDate: 03/25/2002 20:14 GMT

LVRT.DLL load address: 0x003EE000

 

10/27/09 8:16:39.913 PM
.\exec\exec.cpp(3853) : DWarn: Internal error 2 occurred. VI "Startup-Remote.vi" was stopped at node " " at a call to

"NI_MAPro.lvlib:ma_resample single-shot (coerce).vi"

0x0049886E - <unknown> + 0
0x0046709D - <unknown> + 0
0x0042B74D - <unknown> + 0
0x0042C55B - <unknown> + 0
0x0042C666 - <unknown> + 0
0x00450B72 - <unknown> + 0
0x003A1013 - <unknown> + 0
0x00100DDC - <unknown> + 0
0x00194351 - <unknown> + 0
0x0023FD80 - <unknown> + 0
******************** RTLog ******************************

0 Kudos
Message 1 of 3
(2,907 Views)

Hello,

 

The first thing that I would check in regards to this error is the state of your computer before it crashes. I believe that you may have a memory leak that is causing your memory to get used up and then you get the crash. Do you always get the same error when it crashes and does it occur in resampling VI?

 

-Zach

0 Kudos
Message 2 of 3
(2,889 Views)
Yes, it's always the same error and the same vi.  I talked to an NI engineer and they said this was a known problem.  I may have to upgrade to LabVIEW 8.5.  I still need some time for testing.
0 Kudos
Message 3 of 3
(2,875 Views)