LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

MemoryManager.cpp 437

Hi All,

I'm getting a "Labview crash in Memory Manager.cpp line 437" message. I followed the theads related to this error, but it seems to me I'm not in the situation there described. I'm not using Labview Real Time and I'm working with LV 8.6.1 professional development system + the dsc module. The operating system is XP over a vmware server.

My application is composed by several VIs running concurrently on two set of shared variables bound to a periodic I/O server and to an OPC server. One of the running VI periodically (every 3 hours) read the Citadel database to retrieve few arrays of data stored by the shared Variable Engine and plot them. The NI web server is enabled to allow the remote display (only snapshots) of some front panels.  

  The crash happens randomly, after hours of run and then it is quite  difficult to riproduce it. Due to the several VIs  running togheter,  I have no idea on that one is causing the problem.

So I'm here just to ask if some of you is getting a similar error and if exists a fix or a work around.

 LV log file does not tell me much more.  I copy it here below, hoping it can help.

Any suggestion is welcome !

gaetano

 

####
#Date: mar 31 mar 2009 23.44.53
#OSName: Windows NT
#OSVers: 5.1
#AppName: LabVIEW
#Version: 8.6.1
#AppKind: FDS
#AppModDate: 12/10/2008 12:37 GMT

source\mgcore\MemoryManager.cpp(437) : DAbort:
$Id: //labview/branches/Saturn/dev/source/mgcore/MemoryManager.cpp#16 $
0x01539124 - LabVIEW <unknown> + 0
0x0063AE2A - LabVIEW <unknown> + 0
0x0C063A00 - <unknown> <unknown> + 0
0x0789D420 - <unknown> <unknown> + 0
0x00ADCE10 - LabVIEW <unknown> + 0
0x0008D8EC - <unknown> <unknown> + 0
 

0 Kudos
Message 1 of 5
(4,671 Views)
Any comments from NI on this question??
With regards,
JK
(Certified LabVIEW Developer)
Give Kudos for Good Answers, and Mark it a solution if your problem is solved.
0 Kudos
Message 2 of 5
(4,658 Views)

Hi gaetano,

 

the only workaround that I can suggest you is to try to build an executable from the VI and this could solve the issue.

 

Let me know

 

Cheers,

 

Matteo

Matteo Brunella
Application Engineer
NI Italy
0 Kudos
Message 3 of 5
(4,638 Views)

Hi Matteo,

thank you for the reply and the suggestion.

Yes, yesterday I built the executable of  one of the VI I believe could be the source of the problem.  This workaround seems to work, but, as I said,  the problem happens randomly, so .. we are still crossing  the fingers. 

Anyhow  this weakness of the memorymanager still remains, hoping somebody can in some way address the problem.

cheers

gaetano 

 

0 Kudos
Message 4 of 5
(4,633 Views)

Hello,

 

I am getting this exact same error message. This posted thread is about as close as what is happening to me, except it still happens when i build the program.

 

Has any further progress been made on resolving this issue?

 

 

0 Kudos
Message 5 of 5
(4,292 Views)