LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIew crashed in "memory.cpp"

This crash occurred today.  This is the only time I've seen this.  Any ideas what caused this?  Thanks.
 
Fatal Internal Error: "memory.cpp", line 638
LabVIEW version 7.1
 
After clicking OK to close the popup, this popped up:
 
The instruction at "0x00a2321e" referenced memory at "0x00000008".  The memory could not be "read".
0 Kudos
Message 1 of 8
(3,630 Views)
What were you doing at the time?
0 Kudos
Message 2 of 8
(3,626 Views)
It had just run a series of tests for 1.5 hours and printed out the report.  Then the error occurred.  A little more background is that we are running LV 7.1 with Teststand 2.0.
0 Kudos
Message 3 of 8
(3,623 Views)

Hi,

This KB describes some possible reasons for .cpp errors. However if none of the suggestions are helpful, please send the error log to National Instruments by choosing "Investigate now" option, the next time LabVIEW crashes. 

Hope this helps,

Ankita

0 Kudos
Message 4 of 8
(3,589 Views)
Hi,

While using the pvcam library Labview crashed so many times today that i have nearly given up.. Smiley Sad

here's the crash log attached..
if neone has any suggestions .. they are welcome...

I was using the call library function...
the crashed arised when i tried to pass some values by referencing...
Even when the function was empty, labview was crashing which does seem odd to me.

So, any views?

Thanks,
Yatin Smiley Indifferent
0 Kudos
Message 5 of 8
(3,251 Views)
PS: is the library loaded for every seperate function i call in labview or is it done only once..

0 Kudos
Message 6 of 8
(3,248 Views)
Hi yatintyagi,

What do you have your calling convention set to in the call library interface node?  What kind of parameters are you passing by reference?  What do you mean by the function was empty?  Did you just call a library interface node with no function defined for it?

Also note that this is a three year old thread, you may get more responses from the user community by posting a new thread.
Regards,

Jeremy_B

Applications Engineer
National Instruments
0 Kudos
Message 7 of 8
(3,220 Views)
Hey Jeremy,

Thanks for replying but the I solved the crashing problem. It was a problem with null pointers. About why it crashed when the function did nothing i am still clueless..
but since labview isnt crashing nemore , ii need nothing more.. Smiley Happy

Thanks for the time..

Yatin
0 Kudos
Message 8 of 8
(3,201 Views)