ibbuntu Posted January 23, 2008 Report Share Posted January 23, 2008 Hi, I upgraded to LabView 8.5 on Friday. Had a quick play with it, opened my project from 8.2.1 had a look at some of the new oop features. Then closed it and saved it. Now when I come back to open it again this week Labview crashes on opening it saying: "Fatal Internal Error : "LinkObj.cpp" line 714". I also can't open the project in LabView 8.2.1 now as it says that the file version is later than the current labview version. So I tried creating a new project in 8.5 and filling it with all my old classes, however this doesn't work as on adding the old classes LabView either crashes or the class is locked and it is apparently not loaded. Here's the error log created when trying to open the project in 8.5: #### #Date: 22 Jan 2008 12:07:31 #OSName: Windows NT #OSVers: 5.1 #AppName: LabVIEW #Version: 8.5 #AppKind: FDS #AppModDate: 07/24/2007 20:07 GMT c:\builds\penguin\labview\branches\Jupiter\dev\source\linker\LinkObj.cpp(714) : DAbort: Attempting to remove [LinkIdentity "Astra-Gemini network controller (server).lvclass" [ My Computer] already on the close lists that close operation DID NOT APPROVE. T $Id: //labview/branches/Jupiter/dev/source/linker/LinkObj.cpp#80 $ 0x00BC3287 - LabVIEW <unknown> + 0 0x00DAC519 - LabVIEW <unknown> + 0 0x00DAD2D7 - LabVIEW <unknown> + 0 0x00DDF141 - LabVIEW <unknown> + 0 0x00DE10D6 - LabVIEW <unknown> + 0 0x00DE13DD - LabVIEW <unknown> + 0 0x00DE5B58 - LabVIEW <unknown> + 0 0x00DE5B88 - LabVIEW <unknown> + 0 0x00DE5B88 - LabVIEW <unknown> + 0 0x00DE5B88 - LabVIEW <unknown> + 0 0x00DE5C05 - LabVIEW <unknown> + 0 0x00DF8C26 - LabVIEW <unknown> + 0 0x00DFB749 - LabVIEW <unknown> + 0 0x00DFC240 - LabVIEW <unknown> + 0 0x00EE0DB5 - LabVIEW <unknown> + 0 0x00EE117F - LabVIEW <unknown> + 0 0x00EE4A55 - LabVIEW <unknown> + 0 0x005DC9CF - LabVIEW <unknown> + 0 0x005DCAC3 - LabVIEW <unknown> + 0 0x005E048F - LabVIEW <unknown> + 0 0x005E176B - LabVIEW <unknown> + 0 0x0049C139 - LabVIEW <unknown> + 0 0x0049A981 - LabVIEW <unknown> + 0 0x0049C1EC - LabVIEW <unknown> + 0 0x00405678 - LabVIEW <unknown> + 0 0x0040599B - LabVIEW <unknown> + 0 0x0045CFF6 - LabVIEW <unknown> + 0 0x00505D85 - LabVIEW <unknown> + 0 0x00505FAB - LabVIEW <unknown> + 0 0x00505FF0 - LabVIEW <unknown> + 0 0x0149415F - LabVIEW <unknown> + 0 0x7C816FD7 - kernel32 <unknown> + 0 0x00000000 - LabVIEW <unknown> + 0 What are my options? Thanks, Tom Quote Link to comment
ibbuntu Posted March 7, 2008 Author Report Share Posted March 7, 2008 It turns out it was a known bug. The fix was: "The first time you load the private data control in 8.5, open the front panel and resize any control in the private data cluster before saving. This puts a change on the VI so the class knows to update the save image." I'm now (finally) enjoying the new features in 8.5 and using a lot more accessor methods, which I tried to avoid like the plague as it was such a hassle before. Whether this is a good thing or not I don't know (see http://www.javaworld.com/javaworld/jw-09-2...5-toolbox.html) Tom 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.