Jim Kring Posted December 18, 2005 Report Share Posted December 18, 2005 Many people who are attempting to run LabVIEW on Linux will come accross this error when running LabVIEW: segmentation fault: LabVIEW caught fatal signal 7.0 - Received SIGSEGV. Reason: address not mapped to object The quick fix is described in an NI Knowledge Base entry here. Worked for me! Quote Link to comment
pallen Posted November 18, 2006 Report Share Posted November 18, 2006 Thanks Jim!! I just put together a new desktop, and this was the first time I'd seen this error. The fix worked perfectly. :worship: Quote Link to comment
Suquen Posted September 21, 2020 Report Share Posted September 21, 2020 Hi Jim Kring, Would you post the solution here? cos, the link seems expired!!! Thanks. Quote Link to comment
dadreamer Posted September 21, 2020 Report Share Posted September 21, 2020 1 hour ago, Suquen said: cos, the link seems expired!!! That article is available on Web Archive. Quote Link to comment
Rolf Kalbermatter Posted September 23, 2020 Report Share Posted September 23, 2020 On 9/21/2020 at 1:11 PM, Suquen said: Hi Jim Kring, Would you post the solution here? cos, the link seems expired!!! Thanks. Are you using LabVIEW 7.1????? If you use a newer version this should not fix any problem as this specific problem was actually fixed in LabVIEW 7.1.1. The problem was that the LabVIEW enumeration of directory entries assumed that the first two returned entries were the . and .. entries. Since LabVIEW 7.1.1 the Linux version doesn't have that assumption (the Windows version still had at least until recently and that can cause different problems when accessing a Samba mounted directory). Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.