Failure load.cpp line 4835 VI runs ok in 6i will not load in 6.1

I have created a rather complex instrument interface in 6i and it works fine. I have recently upgraded to 6.1 professional; the VI will not load and an internal failure occurs in load.cpp on line 4835. Is this a bug, or did I do something incorrect? I tried to do a mass compile, but this fails also. The load seems to have problems with a specific VI, so I removed this VI and was able to load by cancelling attempts to locate. I have tried to re-link the problem VI, rebuild the problem VI in 6.1, modify the diagram so that the problem VI is not used/referenced; none of these worked. Labview generally would crash when I save after making the aforementioned modifications. Note: the problem VIs consist of a globa
l variable, and a case VI that uses the same global variable.
I hope that this information is complete enough to point to a solution. Thank You,
Howard Havlicsek, Acutronic

This is typically a result of having more than 555 controls/indicators on
a front panel. A workaround is to place controls/indicators into clusters
since each cluster only counts as a single UI object. Do this until you
get below the 555 limit. A better ideal in most cases is that you don't
need that many indicators on the front panel where a user has to try and
figure out what he should be looking at. If they are not used often move
them into subVIs and display the subVI front panels as needed.
If this doesn't appear to be the cause of your load.cpp error I would
contact NI tech support at ni.com/ask.
Marcus Monroe

Similar Messages

  • Labview version 6.1 failure:"linker.cpp", line 2302

    I have the labview version 6.1 failure:"linker.cpp", line 2302 fault.
    Does any one can help me please ?
    Solved!
    Go to Solution.

    Actually HeapPeak existed as far back as LabVIEW 4 or maybe even 3. However it is not usually helpful for linker errors as that is something in the LabVIEW compiler itself. HeapPeak can be sort of useful for Insane errors to locate the element that the compiler considers insane (and consequently delete and/or rewire it).
    If this is a recent error on a VI that used to work before, it is most likely related to a corruption to the VI and the best course of action is to replace the VI from a backup (source code revision control would be a great advantage here). If it is something where no previous (working) state is known about, then it is going to be a tough cookie. This version is 14 years old and eventhough I still have some installation of that version somewhere it is several years ago that I started that up for more than some accidential reasons. I'm pretty sure NI would need to do some archeological work nowadays to come up with a system they could use to replicate such an error and the OP would need to be a pretty high profile customer that they would go through that sort of effort.
    Maybe it is related to this error. It is the closest available in the publically accessible list of errors. A complete recompile of the entire source code tree is definitely one of the first actions to try. It may fix the problem or run into even more errors that could maybe point into a more specific location. Upgrading to a more recent LabVIEW version is another possibility although hampererd by the fact that the currently shipping version isn't officially supporting XP anymore and that the Vision software is one piece of software that underwent serious changes in the course of time and an update from 6.1 to the most recent version is most likely not a seamless operation.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Receive "Fatal Internal Error: Linker.cpp, line 1926 when run executable.

    Hi, I use invoke node to call multiple subvi.vit, it work fine under .vi but when run under an executable I receive this error:
    Fatal Internal Error: 'linker.cpp", line 1926
    LabVIEW Version 7.0 You will lose any unsaved work. For more assistance in resolving this problem, please relaunch LabVIEW, or contact National Instruments.
    Any suggestion will be very appreciated

    Hi David,
    What you are seeing is a known issue when calling LabVIEW 7.0 VITs from
    an executable or DLL if the VITs include any Express VIs. It can happen if you
    try to load
    multiple instances of that template VI using VI Server.
    There are a couple of workarounds for this issue:
    Take
    all the express VIs that are inside the template VI and turn them into
    static subVIs. You can do this by right-clicking on the express VI and
    selecting "Open Front Panel"; then save the express VI as a normal
    subVI.
    Build the entire application into a single executable, which will force all of the express VIs to get compiled as static subVIs.
    Don't use the runtime engine at all and always run your application in development mode.
    Let me know if the workarounds fix your issue, thanks.
    Good luck!
    - Philip Courtois, Thinkbot Solutions

  • Failure: "might.cpp" line 815 on LabVIEW executable

    Hi,
    I have a program written in LabVIEW 6.1 on a Windows XP platform. The program includes an ActiveX container that shows an Internet Explorer content window (just like the "Using the Microsoft Web Browser ActiveX Control" example found on http://sine.ni.com/apps/we/niepd_web_display.DISPLAY_EPD4?p_guid=B123AE0CB9BF111EE034080020E74861&p_node=DZ52051&p_submitted=N&p_rank=&p_answer=&p_source=External
    , but without the activex queue in that example).
    After I built the executable, I was able to run the exectuable on the development machine without problem. However when my client runs it on his PC with LabVIEW runtime engine 6.1 installed, he gets the message:
    Failure: "might.cpp" line 815
    For assistance in reso
    lving this problem, please record the procedeing information and navigate to www.ni.com/failure or contact national insturments.
    I cannot find any information on might.cpp on the NI support site. Any idea of what can be done to fix this problem?
    Thanks!
    Dan

    Hi dan,
    you must contact NI support sending them the problem. "might.cpp" is a source module of LV and they can investigate the error.
    Another thing you have to take into account is that LV stores the class ID and not the application. Has the client PC the same MS IE version installed? If not, the error could also result from different versions of the Active-X control.
    As with the reporting Toolkit for MS Office you have to build a different version of your app for each different version of the control.
    Waldemar
    Waldemar
    Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
    Don't forget to give Kudos to good answers and/or questions

  • Failure: scalesup.cpp line 767

    Hi,
    My vi is crashing and giving me the error message:
    Failure: scalesup.cpp line 767
    I have isolated the problem, and it occurs at a waveform graph property node. I have the property node set for Xscale.Markervals[ ] . I'm trying to create a set of custom markers by sending a 1D dbl array to the property node. This custom marker array is the same length as the data array (600 points).
    Thanks for your help in advance.

    Are you using a logrithmic scale? If so, then make sure that the value of one of the markers is not zero.
    If not, then what version of LabVIEW are you running? Can you take your data and create a simple VI that das that data aas the default in an array and then plots it to a graph and then does the property node? This should be pretty easy to set up so that we can reproduce this issue.
    Also, bug reports such as this one are normally handled better in an e-mail or phone support request.
    Randy Hoskin
    Applications Engineer
    National Instruments
    http://www.ni.com/ask

  • Failure : "resource.cpp", line 2477

    When building an application on LABVIEW 6.1 on Window 98, I get the error message:"Failure : "resource.cpp", line 2477". Attached is my Labview failure log file
    Attachments:
    LabVIEW_Failure_Log.txt ‏1 KB

    Hi Kluu,
    This error appears when checking the "Do not compress target file" option when building an application. The workaround is to not check that option in Application Builder.
    While in the application builder, in the "Target" tab, in "Build Options", do NOT check the "Do not Compress Target File" option.
    We are currently looking into this and will soon be fixing it up.
    Hope this helps.
    Regards,
    Pravin Borade
    Applications Engineer, National Instruments

  • I have a late 2008 Macbook Pro, I am trying to run MW3 but it will not work without crashing a few minuets into the game. The general specs on my computer are a dual processor 2.53 ghz. 4 gb ram and a NVIDIA geforce 9400 (9600 is the alternate card)

    I have a late 2008 Macbook Pro, I am trying to run MW3 but it will not work without crashing a few minuets into the game. The general specs on my computer are a dual processor 2.53 ghz. 4 gb ram and a NVIDIA geforce 9400 (9600 is the alternate card).
    Things to note:
    I have been unable to update firmware on this computer for about a year now. Im not sure why.
    I am running a bootleg copy of Windows XP on this computer, I would not like to spend $149 to get Windows 7 if possible.
    any thoughts on the matter would be greatly appreciated, thank you.

    Why don't you take your 'old' MBP into your local Apple Store and have them check out everything that's wrong with it - and I mean everything? Then, when you get an estimate about how much it would cost to get the machine completely repaired, ask about the Apple flat-rate repair pricing?
    It's worth a shot - and with what you may save, you can put in the bank for a new MBP.
    Clinton

  • TS1362 I have a Mac Pro tower, am running osx and iTunes will not work.. It basically just stopped working after having run faultlessly for...years... I can see all the songs, playlists etc, but the progress bar will not progress..it's 'stuck'. Suggestion

    I have a Mac Pro tower am running OSX and iTunes will not work. It has always worked flawlessly. I can see all my iTunes content- my playlists, my songs et cetera, But I cannot play anything. The progress bar is  'stuck'...any suggestions?

    Thanks. I have been using iTunes since its inception and have never had a problem...I'm using the latest version. The progress bar is the bar that moves when you're playing a song..it just won't start when I double click on a song,..have tried quitting, rebooting etc but nothing works. Apple are useless-they have told me twice they've tried to call me 'momentarily', but I've been waiting by the phone, and they definitely have not tried to call...

  • Firefox will not open. Process runs, but browser window will not open.

    I am unable to get the Firefox browser window to launch. The application will attempt to open, but the browser window will not appear. Task manager indicates that the process is running, it just will not launch the window. No amount of restarts or reboots will make a difference. The strange thing about this is that Firefox has never run. This is a new computer and this issue has been a problem since it was first plugged in.
    Troubleshooting steps attempted thus far:
    1) Attempted to open in safe mode - will not open
    2) Attempted to run in administrator mode- will not open
    3) Completely uninstalled application, including profile info and reinstalled
    4) Uninstalled known conflicts - Skype 4 (do not have Norton)
    5) Even though issues since new, I ran a virus scan just in case-nothing
    6) Uninstalled Chrome which I installed after originally being unsuccesful at getting FF to install (I uninstalled it before I began all of these troubleshooting steps as I have heard of conflicts)
    I am now at a loss and willing to try any other steps that you guys can suggest.
    Computer is running Windows 7 pro 64 bit. Running McAffee virus software. There are three identical computers in my office, purchased at exactly the same time with the same configuration. Mine is the only one that will not run firefox. Sadness. Please help, pleeeease...

    Win 7 with iTunes installed - I was also having problems with that.
    "netsh winsock reset" at the command prompt resolved all issues and Firefox launched normally.
    Check to see if Winsock is corrupted. May prevent FF from communicating with the web and consequently fails to launch properly - for my situation was not a firewall or antivirus block!
    http://support.microsoft.com/kb/936211#LetMeFixItMyselfAlways
    Click Start, and in Start Search, type cmd.
    Right-click the cmd entry that appears in the search results, and then click Run as administrator. If you are prompted for an administrator password or for a confirmation, type the password, or click Continue.
    At the command prompt, type the following, and then press ENTER:
    netsh winsock reset
    Then, you should see the following message:
    Successfully reset the Winsock Catalog. You must restart the computer in order to complete the reset.
    Restart the computer.
    Note If you receive an “Access Denied” error message instead of the message that is mentioned in step 3, the command prompt was not correctly elevated. In this case, close the Command Prompt window, and repeat steps 1 through 3. Make sure that you correctly implement step 2.

  • HT1414 My ipad has locked-up, it has frozen while running an app, and will not respond to any button,  what do I do?

    My ipad has locked-up, it has frozen while running an app, and will not respond to any button,  what do I do?
    It simply stays on the same screen image, and does not respond to anything.  When I plug it into itunes, there is no indication of its presence.
    The ipad's clock has also stopped.
       eek

    Try a reset:
    Hold the Sleep and Home button down for about 10 second until you see the Apple logo.

  • Recently we changed our Lynksys router to an Airport Extreme and now my MacBook Pro running 10.6.8 will not stream radio through Itunes without constantly rebuffering. Any ideas?

    Recently we changed our Lynksys router to an Airport Extreme and now my MacBook Pro running 10.6.8 will not stream radio through Itunes without constantly rebuffering. Any ideas?

    Recently we changed our Lynksys router to an Airport Extreme and now my MacBook Pro running 10.6.8 will not stream radio through Itunes without constantly rebuffering. Any ideas?

  • I have lightroom 5.7 installed, and have just downloaded / installed Lightroom CC, but although lightroom 5 runs ok, Lightroom CC will not run, any ideas please

    I have lightroom 5.7 installed, and have just downloaded / installed Lightroom CC, but although lightroom 5 runs ok, Lightroom CC will not run, any ideas please.

    What seems to be working for many users (myself included) is to sign out of CC and then sign back in.  After signing back in, LR will run.
    John

  • I have Lightroom 3 and have installed it on my Retina iMac running Yosemite. It will not show me any of the modules..error when attempting to change modules.. and keeps asking for my serial number every time. Is it compatible?

    I have Lightroom 3 and have installed it on my Retina iMac running Yosemite. It will not show me any of the modules..error when attempting to change modules.. and keeps asking for my serial number every time. Is it compatible?
    David

    This is a duplicate thread - see here

  • Have installed elements 13 from a disk. Can run editor but organizor will not run

    Have installed Elements 13 from a disk. Can run editor but organizer will not run. Have been trying to contact someone for help for an hour please help.

    Hi,
    Please follow the instructions mentioned in the article Elements Organizer crashes at launch and see if it helps.
    Thanks,
    Anwesha

  • My iphone 4S running IOS8.1.2 will not allow me to enable Location Services. Wherever I check it is "grayed out". advice?

    my iPhone 4S running IOS8.1.2 will not allow me to enable Location Services. Wherever I check it is "grayed out". advice?

    Hey AUABB,
    Thanks for visiting Apple Support Communities.
    If you're not able to enable Location Services on your iPhone 4s, first restart the device:
    Restart or reset your iPhone, iPad, or iPod touch - Apple Support
    Next, try resetting the location settings on the device to factory default:
    If you would like to reset all of your location settings to the factory default, go to Settings > General > Reset and tap Reset Location & Privacy. When your location and privacy settings are reset, apps will stop using your location until you grant them permission.
    Understanding privacy and Location Services on iPhone, iPad, and iPod touch with iOS 8 - Apple Support
    If the Location Services option is still grayed out, you may need to back up your iPhone and restore the iOS software using iTunes:
    Use iTunes to restore your iOS device to factory settings - Apple Support
    All the best,
    Jeremy

Maybe you are looking for

  • Database design and pl/sql vs external procedures

    hi, My project involves predicting arrival time of a bus at a bus-stop, given statistical data of traffic patterns on the previous ‘n’(say 3) days, as well as the current location of the bus(latitude-longitude). Given current bus location, I derive m

  • Where statement with a select statement

    Hi everybody Is possible to create a sql statement in query generator like: SELECT T0.[Name] FROM [dbo].[@FAMILIA_ARTIGOS_SUB]  T0 WHERE T0.[U_Familia] =SELECT $[OITM.U_Familia] Regards Vasco

  • How to add a follow up date in mac mail in moountain lion

    I have tried Mail Tags 3 and it slowed mail down so that it was not useable Can one add a reminder date into Ical directly from Mail? One could do this with Leopard.

  • Re: fortecgi and the POST method

    DAVID A. TRIGO wrote: Has anyone successfully used the forte CGI program using the POST method from a form? I've had success with PUT, but fortecgi seems to have a problem when the HTML form uses POST. I'm running Netscape Enterprise Server 3.0 on So

  • HT1365 iPad 2 with Linksys E2700 Airplay/Mirroring problem

    I have a Linksys E2700, i'm having a hard time connecting my iPad 2 with apple tv 3rd gen, the airplay icon is there but every time I try to mirror it, it just freezes and hangs for a while, then the apple tv returns to its own menu screen, but with