Tab control crash

I was playing with tab control and I saw this crash. No code in block diagram. I added tab control, added couple of tabs, deleted 1 tab and then I saw this crash.
Thanks.
CVI 2010
LabVIEW 2011 SP1
Vision Builder AI 2011 SP1
Attachments:
LV Crash.zip ‏30 KB

error report is attached in zip file.
Just like other crashes this crash is not reproduceable.
Thanks.
CVI 2010
LabVIEW 2011 SP1
Vision Builder AI 2011 SP1

Similar Messages

  • LabView crash when intensity graph is in P6 of tab control

    Any available fixes for LabView crash when intensity graph is put on page 6 of tab control and right-clicked??

    Michael,
    This has been fixed in LabVIEW 6.1.
    Regards,
    Cyril Bouton
    Applications Engineer
    National Instruments
    Cyril Bouton
    Active LabVIEW Developper

  • VI crashes on load because of hidden tab in tab control

    As part of the user interface I'm using a tab control which has hidden tabs. However there seems to have been some problems with the last few saves because whenever I try to load the VI, LabView crashes with the following message:
    The instruction at "0x006acca1" referenced memory at "0x189753e4". The memory could not be "read".
    This appears to be because one of the (supposed to be) hidden tabs is visible on startup. If I'm fast enough, I can click on the tab, in which case it disappears and the VI loads normally. I've tried saving and reloading after doing that, and the VI is fine. However of late I can never seem to click fast enough, so I can't load the VI.
    Is there anything that can b
    e done (other than redo all the work... which would really be a pain)?

    Hello,
    Are you using LabVIEW 6.0 or 6.0.2? I recommend you install the 6.0.2 update, if you have not already, as there were some problems with tab controls that were fixed in the update. Have you mass compiled your VI? Often if there is something corrupted in a VI a mass compile will fix the problem. You can read the on-line help in LabVIEW to learn how to perform a mass compile.
    Have you tried deleting and re-creating the offending tab control? See if that helps. Also...have you tried loading the VI on another computer, just in case something is wrong with the computer you are currently using?
    If you are still experiencing the problem, is there any way you could attach your offending VI to this thread, and I can take a better look at it, and perhaps get R&
    D's opinion? Let me know...
    I hope one or more of these suggestions helped. Thanks for your patience on this issue, and have a pleasant day.
    Sincerely,
    Darren Nattinger
    Applications Engineer
    National Instruments
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • Const from a 'tab control typedef' crashes lv6.1

    LabView crashes with 'failure: datamgr.cpp line 2854' if I do the following:
    1/ Make typedef of a TAB Control
    2/ Place this typedef control on front panel
    3/ create Const on diagram (also depends on typedef)
    4/ change in the typedef the 'tab control' (change a page name)
    saving this new typedef vi will crash LabView
    (as if the const can not be updated correctly)
    Seen on Win98 and Win2000. LabView 6.1
    (Labview 6.0 doesn't allow "custimise control" with TAB controls, so here no errors)

    Verified on XP:
    Failure : "datamgr.cpp", line 2854
    Have you reported this to NI, or checked out www.ni.com/failure ?
    Copyright © 2004-2015 Christopher G. Relf. Some Rights Reserved. This posting is licensed under a Creative Commons Attribution 2.5 License.

  • Bug Report (Tab Control)

    A way to crash LabVIEW:
    1. Open a new VI
    2. Create a Tab Control on the front panel.
    3. Select the second tab "Page 2".
    4. With the text tool, clear the tab label completely.
    5. Right-click the now empty tab, select "Add Page After."
    Verified with LabVIEW 7.1 under Windows, with an old 7b43 beta under MacOS X and with 6.0 under Solaris. The Unix log is attached.
    Harald Grundner
    Attachments:
    tabcrash.txt ‏2 KB

    Hi
    I tested it, and it crashes in 6.0, 6.1, 7.0 and 7.1 (all the versions I
    tested it on)...
    Regards,
    Wiebe.
    "Harald Grundner" wrote in message
    news:[email protected]..
    > A way to crash LabVIEW:
    >
    > 1. Open a new VI
    > 2. Create a Tab Control on the front panel.
    > 3. Select the second tab "Page 2".
    > 4. With the text tool, clear the tab label completely.
    > 5. Right-click the now empty tab, select "Add Page After."
    >
    > Verified with LabVIEW 7.1 under Windows, with an old 7b43 beta under
    > MacOS X and with 6.0 under Solaris. The Unix log is attached.
    >
    > Harald Grundner

  • Tab control shows wrong display for selected tab

    My computer crashed when I tried to post this earlier, so I apologize if the first post actually shows up. 
    I have seen this for years so it is nothing new, but I don't remember seeing it in any release notes (sorry if I missed it).
    Upon loading the .vi (or as an executable), the .vi shows the wrong page for the selected tab.  After selecting a different tab, the control works fine.  Also, if you create a property node to read the tab value, it matches the displayed page....just the selected tab seems to be incorrect.
    A work around is to select the default tab before saving the .vi, but why is this happening in the first place?
    Attachments:
    tab_example.vi ‏24 KB

    Hi Stephen,
    The erroneous tab display is something I see on most of not all of my code that uses a tab control (each is a typedef). 
    What change would I make the the typedef?  If I disconnect the tab from the typedef then I will loose the advantages of using the typederf...I will stick with the workaround like I have for the past 3+ years.
    Isn't this a LabVIEW bug since the displayed tab is not equal to the value read from the control?  I have not tried it on this example I posted but in the past, writing to the control does not fix the displayed tab (writing the control may not work since I wrote the same value that LabVIEW thinks is the current value, but the displayed!=actual).
    Thanks,
    Todd

  • Save the selected value from listbox with its respective tab control dropdown selcted values in another listbox

    Hi all,
    I am making a vi where I have to save the selected value from listbox with its respective tab control dropdown selcted values in another listbox.Whenever I select Item1 then the heading change and respective tab will open for that item.But Now I just want to save the selection and put it in another ListBox.SO that I can renmove or add according to my wish. Plz help me.
    Solved!
    Go to Solution.
    Attachments:
    my_vi.png ‏83 KB

    Hi, I successfully make the vi to insert itmes from listbox1 to listbox2.Whenever I select itmes 1 in listbox 1 it display same elected item in listbox2 , but it not appending the items in listbox2.Like If 1 is selected in listbox1 then 1 will display , next time after saving when I selct next item like 3 then in listbox 2, 1 is replaced by 3,it dont come in second row of listbox2.Hope I am able to explain.\
    Plz help me to resolve this.
    Attachments:
    listbox_update.vi ‏11 KB

  • Launching tab is crashing when browsing in another page?

    This is so bizarre I don't know whether it is just IE EPM or something strange about the forums. But it has happened twice. Yesterday I lost a partially composed reply from it and today I lost all context from My Forums.
    I suspect it is a combination of EPM plus these forums.  I happen to be using EPM + 64-bit tabs while I am working on another incident.  That's when I started noticing strange things like this happening.
    In each case, the tab that crashed was not the one that I was in but probably was the one which launched the tab that I was in. 
    How do I diagnose this?  It is not something that I can reproduce.  It is not something that occurs frequently enough that I want to be running ProcMon all that time.  (ProcMon has been having its own problems recently too which makes me even
    less willing to do that.)  The tab was completely gone; otherwise I would try checking the Developer Tools, Console tab for the clues, since I at least have it supposedly showing all Console messages even if it hasn't been opened that soon.  BTW
    one concern about that diagnostic is that it is always showing Clear entries on navigate, which I suspect makes it less useful if the problem is associated with a redirect.
    I recently became aware of ETW tracing as a diagnostic option.  How much overhead would there be from ETW tracing and which ones would be good to try?
    Ref:
    http://blogs.msdn.com/b/ntdebugging/archive/2009/09/08/exploring-and-decoding-etw-providers-using-event-log-channels.aspx 
    Finding that and Pasting it has made me realize that I am currently operating with another unusual option for me: 
        Use most recent order when switching tabs with Ctrl+Tab
    I toggled that one on a while ago when I had so many tabs open I couldn't find the ones that I wanted to get back to even with a whole row of them showing!  Alt-T O, Ctrl-Backtab, HT, CursorUp x3.   (That has always just screamed "Where's
    the toggle?" at me.)   I'll toggle that off now at least and see if that changes the frequency of this crash symptom.
    Is there at least some post-mortem diagnostic I can check?  Perhaps there is an ETW for that at least which I should be enabling that wouldn't have too much overhead?
    Meanwhile I am going to have to resume my wariness about Editing and do more Ctrl-a, Ctrl-c AND saves.  I had become increasingly lax about doing that even before clicking Submit because of the relative reliability I had been getting.
    TIA
    Robert Aldwinckle

    I haven't seen this. Has anyone else?
    Thanks!
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • How can I set the tab order of text box controls on each page of a tab control?

    I need to be able to select the tabbing order of individual controls on a single page of a tabbed control. How??

    In LV 6.1 an up you should be ablel to right click on the edge of the tab control when the tab-page in question is selected.
    The bttom selcetion in the pop-up is "Reoder controls in page..."
    selecting this option will switch editing modes to allow you to specify the ored, just like in a cluster.
    I seem to remeber in older versions you had to drag the tabable controls off the tab control, specify the tabbing oder and then drag them back on. The oldest version I have on this machine is 6.1 so that all I can speak for at the moment.
    I hope this helps,
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • My Safari app wont open a new tab and crashes if I try, I've tried closing all apps and reopening. Its a new ipad air and only started doing this after I synched with itunes.

    Hi,
    I have a new iPad Air. Since I synched it with my itunes account - all my details have been uploaded which is great but Safari will only work with one page open. If I try to open a new Tab it crashes. I have tried turning it off and on again. I tried closing all my apps that were open - including Safari and opening it again. Not sure what else to try.

    1. Settings>Safari>Clear History, Cookies and Data
    2. Hold the Sleep/Wake and Home button down for about 10 seconds until you see the Apple Logo

  • Can you print all the tab control's contents and include the tabs?

    We are trying to generate a report that includes the contents of a tab control (graphs, text).  Using the Append Control Image to Report.vi, we are only able to print out the active tab and the tab is cut off of the image. How can we generate reports that include all the tab pages and their contents and include the labeling tabs?
    Thanks in advance.
    Jim

    I do have a workaround for makinging the prints but it looks like some sort of cropped screensave that cuts off the tabs.  In my sample I was printing out 3 of the tab controls and you can see there are three by the cut off tabs.  Is there a setting to allow for more of the graph and its surroundings to be "captured"?
    Attachments:
    Document.pdf ‏53 KB
    Document (2).pdf ‏51 KB
    Document (3) (2).pdf ‏58 KB

  • How can I Create a exe file were a tab control on it work`s

    I have a VI with many controls and indicators,these are spread on a tab control.This tab control works with out any problems but if i create a exe file then the tab control is fixed. How can I create a exe file so that the tab control on it work´s ?"
    Attachments:
    project7.1.jpg ‏129 KB

    Make the tab control a control and not an indicator. If you want to write
    to it you need to create a local variable.
    "Carlos-R." wrote in message
    news:[email protected]..
    I have a VI with many controls and indicators,these are spread on a
    tab control.This tab control works with out any problems but if i
    create a exe file then the tab control is fixed. How can I create a
    exe file so that the tab control on it work´s ?"

  • How can I create a exe file with a tab control on it that work´s ?

    I have a VI with many controls and indicators,these are spread on a tab control.This tab control works with out any problems but if i create a exe file then the tab control is fixed. How can I create a exe file so that the tab control on it work´s ?

    I have made a new Posting with the same question but this time I added a screenshot of the VI.
    Attachments:
    project7.1.jpg ‏129 KB

  • Data Origin Types not filled in the tab "Control Data" of BP interface

    Hello experts,
    I have loaded the clients from ECC6.0 to CRM 4.0.
    Before I have loaded the clients I have maintained the data origin type for the BP in spro -> cross application components -> SAP Business Partner -> Business partner -> Basic settings -> Data Origin -> Maintain Data Origin Type.
    After I have done the load initial of clients, the field  "Data Origin" is empty in  the tab "Control Data" in BP interface. If I do F4 in the field appear the configuration that I did in spro appear.
    For this field will appear filled I'll need to do more configurations in spro?
    Best regards,
    Mary

    Hi Mary,
    The middleware does not fill this field in BP master data. You can maintain data origin type in SPRO, however the mBdoc does not use this customizing in order to fill this field.
    Please try to use the BADI CRM_DATAEXCHG_BADI in order to fill this field during master data download.
    It hope it helps.
    Regards,
    Gabriel Santana

  • Horizontal tabs when they are on the left side of tab control

    I have a tab control for a touch screen where I was going to use buttons along the left side to change tabs, and hide the tabs. However, I realized I can put the tabs on the left side of the tab control and remove my buttons all together. Only issue is, I would like them (along with their font) to be horizontal, not vertical as they are shown in my screenshot. Is there a way to change this?
    CLA, LabVIEW Versions 2010-2013
    Solved!
    Go to Solution.
    Attachments:
    touchscreen.PNG ‏118 KB

    It's a really poor design aspect of tab controls that the text is sideways when the tabs are on the left or right side.
    I've looked into it and found no way to re-orient the text.
    However you can put images on the tabs instead of text, and the images can be of text (correctly oriented of course).
    The attached code can be used to generate such a tab control.
    Attachments:
    Create_Good_Tab_2.llb ‏98 KB

Maybe you are looking for

  • Date and time in menu bar

    Hi everyone, I'm having a very silly problem that is driving me crazy. I found similar problems on this forum but not exactly the answer to them. The "Show date and time in menu bar" checkbox System Preferences will not remain checked. I have checked

  • Unable to send messages with attachments greater than 5 Mb using iPad 2

    Hello We are running into an issue in our organization where messages forwarded or composed from an iPad 2 ( iOS 6.1.0.3) with an attachment greater than 5 Mb fail to send. iOS devices connect through MobileIron into Exchange 2010 SP1 RU8. Our messag

  • Group Sort ALV

    Hi, Is it possible to group sort on ALV? it seems we are able to merge together several rows via sort but only on its field level.  is it possible to be a group field level? example if i sort PO number first and vendor second it will have individual

  • E2000 Firmware Download 0 bytes

    I'm trying to update my E2000 router to the latest firmware, but when I download the .bin file it is empty (0 bytes).  I tried disabling anti-virus and also tried from two different browsers, IE and Firefox.  Anyone else have similar problems?  I'm t

  • Rework exported file and what's with catalogs?

    OK ... let's see if I can explain what I've done. I was working with a RAW file and then exported it as a jpeg of fairly low resolution. This file was worked on more than a month ago. Although I removed the folder within which the exported file was .