ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
06-24-2010 12:02 PM
We have a labview set up that has been working for the last four years.
At the beginning of last week the RealTime PC machine started rebooting on start up and said it was writing its output to a log file. I have now retrieved the log file and it has the following entries but I don't know how to decipher this to find more about the problem.
System log started Tue Jun 22 05:26:56 2010
--------------------- NI-Serial v2.5.4 for LabVIEW RT ---------------------
COM1 - | Built-In Serial Interface
---------------------------------------------------------------------------
*** REGISTER DUMP FROM EXCEPTION HANDLER (code 18) ***
EAX = 0x00CBA000 EBX = 0x00CBA000
ECX = 0x00CBA000 EDX = 0x00213C00
ESI = 0x00000000 EDI = 0x00000000
EBP = 0x008B8150 ESP = 0x008b7e58
CS = 0x0018 DS = 0x0020 ES = 0x0020
EIP = 0x00170a04
Thread name: <unnamed>
Thread stack base: 0x00899000 stack size: 131072
Call Stack:
Level 1 : Code pointer: 0x00170C0F Stack Base: 0x008B8808
Level 2 : Code pointer: 0x00901688 Stack Base: 0x008B8820
Level 3 : Code pointer: 0x00912741 Stack Base: 0x008B8AAC
Level 4 : Code pointer: 0x008F692D Stack Base: 0x008B8AC4
Level 5 : Code pointer: 0x008F6E67 Stack Base: 0x008B8C0C
Level 6 : Code pointer: 0x008F6B77 Stack Base: 0x008B8C44
Level 7 : Code pointer: 0x008F6A97 Stack Base: 0x008B8C60
Level 8 : Code pointer: 0x008F6AF7 Stack Base: 0x008B8F10
Level 9 : Code pointer: 0x008094EB Stack Base: 0x008B8F64
Level 10: Code pointer: 0x007FF855 Stack Base: 0x008B8FA4
Level 11: Code pointer: 0x00800A3A Stack Base: 0x008B8FC0
Level 12: Code pointer: 0x0011C565 Stack Base: 0x00000000
DLLs loaded:
DLL: EMBLVIEW.EXE First export address: 0x002E3040
DLL: FTPSERVE.DLL First export address: 0x002CFBE8
DLL: I8255X.DLL First export address: 0x0027E6CD
DLL: LVRT.DLL First export address: 0x00323B20
DLL: MXS.DLL First export address: 0x008DC0C2
DLL: MXSEMB.DLL First export address: 0x00A46E84
DLL: MXSIN.DLL First export address: 0x008F6A62
DLL: MXSUTILS.DLL First export address: 0x0094E102
DLL: NIDEVLDP.DLL First export address: 0x008C29EC
DLL: NIDIMP.DLL First export address: 0x00825BB4
DLL: NIPALP.DLL First export address: 0x00637CFA
DLL: NIPXIRMP.DLL First export address: 0x00801233
DLL: NIRPC.DLL First export address: 0x007B72D7
DLL: NIVIASRL.DLL First export address: 0x00A8DC90
DLL: NIVISRVR.DLL First export address: 0x007A7F01
DLL: NIVISV32.DLL First export address: 0x007519AE
Any Help Appreciated
Steve
06-25-2010 04:36 AM
Hi Steve,
I have had a look around and have found some links which might be helpful:
It seems you might be running out of memory.
Someone else solved this problem by deleting some .dll's from the data folder which his application did not erase.
Let me know if you have any more questions,