ni.com is currently experiencing unexpected issues.

Some services may be unavailable at this time.

Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

*** REGISTER DUMP FROM EXCEPTION HANDLER (code 8) ***

Hi all,
 
I've read quite a few discussion board messages about this, but the only answer i can find is "you might be running out of memory". I've stripped down my VI as much as possible and have taken out loads of processing routines, but it still crashes. Does anyone know why this is happening? The log is as follows.... (i'm using IMAQ to acquire images and then i'm processing them using 'best circle' routine, etc)
 
*** REGISTER DUMP FROM EXCEPTION HANDLER (code 😎 ***
EAX = 0x008B0F20    EBX = 0x00000000
ECX = 0x008B0F20    EDX = 0x033620F8
ESI = 0x033632F8    EDI = 0x0336DE20
EBP = 0x0333FF9C    ESP = 0x0333fc50
CS = 0x0018  DS = 0x0020  ES = 0x0020
EIP = 0x00000003
Thread name: PAL_Thread
Thread stack base: 0x03320000  stack size: 131072
Call Stack:
Level 1 :  Code pointer: 0x00770E34  Stack Base: 0x0333FFC0
Level 2 :  Code pointer: 0x0011C92D  Stack Base: 0x00000000
DLLs loaded:
DLL: EMBLVIEW.EXE     First export address: 0x002DE040
DLL: FTPSERVE.DLL     First export address: 0x0027EBE8
DLL: I8254X.DLL       First export address: 0x0027A003
DLL: I8255X.DLL       First export address: 0x002BE6CD
DLL: IMAQ.DLL         First export address: 0x00671FA3
DLL: LVALARMS.DLL     First export address: 0x00FF34A0
DLL: LVRT.DLL         First export address: 0x0031EB20
DLL: MXS.DLL          First export address: 0x014260C2
DLL: MXSDD.DLL        First export address: 0x02848942
DLL: MXSEMB.DLL       First export address: 0x02465E84
DLL: MXSIN.DLL        First export address: 0x0257CA62
DLL: MXSUTILS.DLL     First export address: 0x0087C102
DLL: NIDIMP.DLL       First export address: 0x02507BB4
DLL: NIIMAQK.DLL      First export address: 0x0072B3C0
DLL: NIPALP.DLL       First export address: 0x0073EF67
DLL: NIPXIDD.DLL      First export address: 0x0286A010
0 Kudos
Message 1 of 3
(3,281 Views)
Hi,
 
I too have found that this error message implies that resources are not available i.e. memory leak of some kind could be to blame. However the following link also provides alternate reason as to why this is may be happening:
 
 
I hope this helps!
 
Kind Regards,

Kurt
0 Kudos
Message 2 of 3
(3,239 Views)
Wooops! I have mistakenly misread / missinterpreted the error message "code 8". I shall look into the matter further but it would be really appreciated if you could attach your code for me to inspect.
 
Kind Regards,
 
Kurt
 
0 Kudos
Message 3 of 3
(3,232 Views)