04-04-2012 02:45 AM
Hi
When I try and start Labview i get the following error
terminate called after throwing an instance of 'ni::dsc::osdep::PosixError'
what(): Invalid argument
Aborted
we have version 9.0 of labview on linux rhel 5.4 and from what i can see from the gui it get's up to running "converting toolkits" before it crashes.
Thanks
Caleb
04-04-2012 07:46 AM
Is this after a new installation, or on a system that had previously been working properly?
04-04-2012 09:10 PM
this is on an installation that worked before for me and still works for others.
04-05-2012 02:30 PM
calebbaker,
Try reinstalling LabVIEW and see if that fixes the problem. You'll want to remove any toolkits and modules during the reinstallation process and make sure you add them only after LabVIEW is working properly.
Cheers,
04-11-2012 07:39 PM
I cannot re install labview as other people are still using it, I've tried using their .bashrc files with no luck, I've also cleaned out all of the files in my home directory to hopefully become a clean user but this didn't work
04-12-2012 09:54 AM
Are you installing from a disc? If so, go to ni.com/src and try downloading LabVIEW 9.0.
04-12-2012 02:41 PM
What happens if you create another user account?
06-18-2012 02:18 AM
Hi,
When I try and start Labview i get the same error
"'ni::dsc::osdep::PosixError"
I launch labview as root and It works.
Why ?
Presently I wait for the answsers with
grep -r "'ni::dsc::osdep::PosixError" *
Cheers,
jo
06-21-2012 03:27 AM
After re insatlling labview I get always this error :
"terminate called after throwing an instance of 'ni::dsc::osdep::PosixError'
what(): Argument invalide
Abandon"
jo
06-21-2012 04:25 AM
After rebooting it works without errors.
Strange...
jo