LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error message and crashing of LabVIEW 5 when controlling K-Teams Khepera robot

I have the gripper turret attached to K-Team's Khepera 1 Robot and use the K-Team provided LabVIEW VI's to control the arm movement or gripper. Every so often I get an error message after the VI runs and LabVIEW has to shut down.
Does anyone know why this is? I dont' know whtehr you will know the exact cause but maybe what the error meassage below means. I am using LabVIEW 5.0 and the error message is shown below and in the attached file.
Thanks
Sam

LABVIEW caused an invalid page fault in
module LABVIEW.EXE at 0137:0076cc3b.
Registers:
EAX=00000004 CS=0137 EIP=0076cc3b EFLGS=00010212
EBX=00000074 SS=013f ESP=01a6fd68 EBP=01a6fd74
ECX=00000001 DS=013f ESI=0323c498 F
S=31bf
EDX=000000f4 ES=013f EDI=00000000 GS=013f
Bytes at CS:EIP:
f3 a5 5e 5f 59 8b e5 5d c3 57 06 1e 66 8e da 66
Stack dump:
0323c498 030b5b31 00000000 01a6fee4 006b4f21 0323c498 00000000 00000004 030b5b30 00000007 0323c0bc c10745e4 01a6fdd8 bffa4633 03076ece 03076e44
0 Kudos
Message 1 of 3
(2,659 Views)
I'm not an expert per say but this could be a Windows corrupted hard disk fault.

Perform System Backup!!!
Empty re-cycle bins
Delete Temporary files
Run disk check
Defrag hard disc
reboot
Defrag hard disc

Rationale
A page fault is either memory or memory being paged to hard disk. An error in allocation raises this issue. I have seen it most often when the hard disk is heavily fragmented and or mis-allocation of hard disk space as a result of the aforementioned and Microsoft Word leaves temporary files around that have caused these kinds of issues.

There is a smaller possiblity that you have faulty memory but that's much less likely I would think.

Run a load of apps like Notepad with BIG files in them to cause the system to fill up and page to disk
then see if you get the same issue.
0 Kudos
Message 2 of 3
(2,659 Views)
Sam,

Unfortunately, this is not a LabVIEW error. You have a memory conflict within Windows. The previous response to your thread is an excellent evaluation of the problem. Because the error is a Windows registry-level error, I cannot provide support for this issue. You may want to contact Microsoft for further support after evaluating the possibility of this being a hardware issue.

Have a great day! I hope you get the robot back to a healthy state in soon time.

Kind Regards,

Joe Des Rosier
National Instruments
Message 3 of 3
(2,659 Views)