Labwindows​/CVI OI crashes when running sequence on the deployed system

My Teststand Sequence runs fine on the development system. But when I run it on the target system using the Labwindows/CVI OI it sometimes just crashes and the Microsoft bugreporting tool comes up (see attached screenshot). If I run the OI out of the CVI development environment, it only shows a useless segmentation fault message when it crashes.  Any ideas, how to find the reason for the crashes ?   
Is there any option ( other  than making screenshots) to save the information collected by Microsoft  and to use it for finding the bug ?  

Hi Allen,
Yes it is a popup panel used for input of serial and part number in a customized preUUT callback. 
But installing But installing CVI runtime 8.0 doesn't solve the problem.
It still sometimes crashes and sometimes the popup panel looks hosed (see attached pictures).  In that case running the sequence was OK and the during the next run of the preUUT callback the panel looked OK again. But when closing the OI ,there were error messages  ( see attachment) .
It seems that there is some memory corruption going on, but where ?  The code in the preUUT callback seems to run fine on the development system ( neither crash nor corrupted panel) and is also used in two other sequences running on other PCs without showing that problem so far.
Attachments:
anweisung.png ‏7 KB
numbers_damaged.png ‏4 KB
numbers_normal.png ‏4 KB

Similar Messages

  • Use loadSWF load my stage3D game swf and show In AIR , This swf may crash when running

    Problem Description:
    use loadSWF load my stage3D game swf and show , This swf may crash when running
    Steps to Reproduce:
    run my Upload Project . Fill in the login box, any account and password . Because of network problems, you may need to wait a long time to show up login box
    Actual Result:
    this swf crash when running
    Expected Result:
    this swf do not crash when running
    Any Workarounds: 
    Test Configuration
    My Hardware and Environment details:
    1.this url's swf load files in worker
    2.this url's swf use SDK is Flex 4.6.0(bulid23201)
    3.this url's swf is Flex Project
    Upload Project Url:
    http://fight.fuhuodao.com/fight/testUrl/!FightAirShell.zip

    The loading of SWFs from AIR has a different Security model than that of the WebPlayer.  There is a workaround to loading plugins in AIR: If you use a static plugin this should work for you.  To do this: Link in the plugin at compile time, and pass the PluginInfoResource to the loadPlugin() method.

  • Macbook Pro crashes when running on battery

    Hi.
    My Macbook Pro crashes when running in battery. It seems it doesn't happen when connected to the power.
    Is there any way to know if it's a battery malfunction?
    Because Apple changed the motherboard a month ago or so because Nvidia broke. So it could be also the connector to the battery?
    Is there any tests I can run?
    Thanks

    I would take it back to Apple and have them check it. You may have got a replacement logic board with a problem. Apple usually use rebuilt ones.
    Dave M.
    MacOSG Founder/Ambassador  An Apple User Group  iTunes: MacOSG Podcast
    Macsimum News Associate Editor  Creator of 'Mac611 - Mobile Mac Support'

  • Test Stand crashing when running ESS

    Test Stand is crashing when running ESS and one of the test fails.  I am able to run that same test alone and there are no issues.  I am seeing the following messege in the windows event log.
    Faulting application testexec.exe, version 13.0.0.0, stamp 4a9eca49, faulting module cvirte.dll, version 9.0.0.330, stamp 48dd23b1, debug? 0, fault address 0x000ac355.

    1) What is ESS?
    2) Are you calling a dll from TestStand? If so make sure the settings for passing parameters to the dll are exactly correct or it could cause memory corruption. If not, how exactly is teststand calling the test?
    -Doug

  • Why does system suite pro 12 crash when running file cleaner is running while firefox is installed? If I uninstall firefox then system suite pro 12 won't crash.

    When I downloaded the newest version of firefox system suite pro 12 crashes when running file cleaner after I uninstall firefox system suite pro 12 doesn't crash. I have window 7 premium home edition 64 bit.

    You should know a few things before before getting started:
    1. Registry "cleaners" and "system optimizers" like SystemSuite are very unreliable, cause more problems then they propose to fix, have little to no benefit, and are somewhat of a scam. Running them on a system is almost guaranteeing a crash or hiccups somewhere along the process. running them is never a good idea. all you need is a good, simple, free anti-virus (like Microsoft Security Essentials), and use the built in Windows Utilities to clean and sped up your computer if needed.
    2. This is a Firefox forum, so if you are having a problem with SystemSuite, we might not be able to help you.
    I'll give you a few things you can do to see if this is just a Windows problem:
    Run all Windows Updates, install all needed service packs, etc.
    Update your graphics driver (Firefox uses your graphics card for some rendering, and an out of date graphics card driver can cause problems. [https://support.mozilla.org/en-US/kb/how-do-i-upgrade-my-graphics-drivers https://support.mozilla.org/en-US/kb/how-do-i-upgrade-my-graphics-drivers].
    Update all your plugins (Flash, Java, etc.): [http://www.mozilla.org/plugincheck/ http://www.mozilla.org/plugincheck/].
    Download and Install MalwareBytes Anti-Malware, run a full Scan. [http://www.malwarebytes.org/ http://www.malwarebytes.org/]. This helps check that there are no viruses on your computer causing issues. You can uninstall this program after you clean off any infections.
    Plus, I'd strongly recommend removing systemsuite and any other "optimizers" you might have.

  • JVM will crash when running tomcat4

    Hi,
    My JVM crash when running tomcat awhile. Any suggestion? Thanks.
    Here is my platform info:
    linux-2.4.19, glibc-2.2.4-30, jdk1.4.1-rc-b19, tomcat4-4.03
    Here is the JVM message:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 11 occurred at PC=0x6C6C75
    Function=[Unknown.]
    Library=(N/A)
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
    at java.net.PlainSocketImpl.socketAccept(Native Method)
    at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
    - locked <0x4485f568> (a java.net.PlainSocketImpl)
    at java.net.ServerSocket.implAccept(ServerSocket.java:439)
    at java.net.ServerSocket.accept(ServerSocket.java:410)
    at org.apache.catalina.core.StandardServer.await(StandardServer.java:293)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:794)
    at org.apache.catalina.startup.Catalina.execute(Catalina.java:681)
    at org.apache.catalina.startup.Catalina.process(Catalina.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:243)
    Regards,
    Steven Chan

    Hi Steven
    Also post this question at http://www.javaranch.com , there is a special forum for Apache/Tomcat.
    Regards.

  • Lightroom 4 crashes when trying to open the slideshow module. I spent over three hours with both Adobe and Apple tech support and we know it is a permission issue but have not been able to get it solved.  It started with the last upgrade to 10.8

    Lightroom 4 crashes when trying to open the slideshow module. I spent over three hours with both Adobe and Apple tech support and we know it is a permission issue but have not been able to get it solved.  It started with the last upgrade to 10.8

    Back up all data.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Triple-click the following line to select it. Copy the selected text to the Clipboard (command-C):
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -Rh $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    The first step should give you usable permissions in your home folder. This step will restore special attributes set by OS X on some user folders to protect them from unintended deletion or renaming. You can skip this step if you don't consider that protection to be necessary.
    Boot into Recovery by holding down the key combination command-R at startup. Release the keys when you see a gray screen with a spinning dial.
    When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    resetpassword
    That's one word, all lower case, with no spaces. Then press return. A Reset Password window will open. You’re not  going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • Keynote crashes when trying to use the move function

    Hi there.
    I am running latest version of OSX and Keynote, but when I try to create a move-animation with a picture/an object, Keynote crashes and shuts down. Two of my collegue have the same problem. Any solution out there?
    Best reg.
    Morten Isachsen

    By the way, it also crashes when trying to use the Direct Alpha function on an image.
    Hmmmm...?

  • Why does Safari crash when I click on the video ads in the Apple site?

    My iMac is two weeks old. When I launch the Apple site, Safari crashes when I click on the iPhone ad or the pc/mac ads within the Apple site. Is this a Quicktime error or a problem with Safari? I can watch videos within Google but not the Apple site. Safari also crashes when I try to open the Mac-OSX icon in my dock.
    Please advise!
    jsbsf

    jsbsf, have you run Software Update to update any Apple software? Updated the Flash Player plugin? Java and JavaScript enabled?

  • Skype Desktop crashes when it connects to the Inte...

    Recently my Skype has updated to the newest version and since then it has crashed each time it connects to the internet. I have gone through other questions on this site and none that I have found have helped me.
    As far as I am aware my Internet Explorer works fine, my drivers are up to date, my windows system is english and I have downloaded all optional and required system files. However, the only thing I have noticed is when I tried to visit https://apps.skype.com/home/ with IE I get the skype loading icon and the page never loads fully (But doesn't crash), not sure if that is relevent.
    Skype for windows 8.1 works fine but the desktop version crashes. I have checked that I have allowed the program through my firewall and disabled and re-enabled .NET Framework 3.5 (Includes .Net 2.0 and 3.0) and run skype with it on and with it off and also ran programs to fix problems with the NET framework if it encountered any. Skype is still crashing when it connects to the internet.
    I have also run Directx diagnostics tool and will attach the saved file.
    Thank you for taking the time to read this and for any help you can provide
    Solved!
    Go to Solution.
    Attachments:
    DxDiag.zip ‏13 KB

    Note: this is not an issue particular to FaceRig, there are quite a few other programs using virtual cams that are affected by the 7.0 upgrade in the same manner. There is however a potential solution.
    We have talked with some of our users affected by this issue (this does not affect everyone doing the 7.0 update, just some) and we trust that we have found the solution (at least until we've had time to investigate some more).
    Seems the problem  to has to do with the default webcam settings (you just need to go though the Skype initial setup again).. The short version of the fix is:
    1. Go to Steam Client and do a "remove local application data" on FaceRig
    2. Go though the initial setup process on Skype ( now it won't crash) and/or visit the webcam setting menu and make sure everything is working and everything is updated.
    3. Re-install facerig (skip reinstalling the open codecs if you already have them installed)
    Now everything should be working.
    I recommend reading the detailed step by step on the FaceRig Steam support forums:
    http://steamcommunity.com/app/274920/discussions/ ( look for the Skype 7.0.0.102 pinned thread - i cqannot link directly that thread because there is a limit on the length of URL's here.)
    PS: if you are the tinkering type, steps 1 and 3 can be simply substituted by un-registering and then re-registering the direct show filters ( all of them) for the FaceRig Virtual Cam ( .bat files are provided with facerig to do exactly just that) , but most folks do not want to mess with directly registering/unregistering DirectShow filters, so it is simpler to ask for an uninstall and a re-install.
    Note that this kind of fix might also work for FFsplit.ax or other affected DirectShow filters too ( as this issue is not particular to FaceRig alone, more programs are affected by this update).

  • Itunes crashes when trying to open the devices preferences

    itunes crashes when trying to open the devices preferences. I use Mac osX 10.7.3 and iPhone 4s. The iPhone (and iPad) syncs via WLAN but when i try to open the iPhones/iPad Preferences in iTunes iTunes crashes. Any Idea?

    Hi there AlexHB123,
    You may find the troubleshooting steps in the article below helpful.
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/ts1717
    -Griff W. 

  • I was working on a project in iMovie (10.0.1) and iMovie just crashed. when i reopened it the project i was working on disappeared. in my list of projects it still says i have 3 projects but its only showing me 2. is there any way i can recover my project

    i was working on a project in iMovie (10.0.1) and iMovie just crashed. when i reopened it the project i was working on disappeared. in my list of projects it still says i have 3 projects but its only showing me 2. is there any way i can recover my project?? PLEASE HELP!!!

    iMovie on your Mac  has nothing to do with iCloud storage.  Download and use Find Any File  to search for your iMovie project.  FAF can search areas that Spotlight can't, like invisible folders, packages and system folders.  If there a file with your file name on it anywhere on the hard drive FAF will find it.
    Do you have Time Machine enabled backing up to an external HD?  This situation is exactly what TM is good at.  It makes hourly backups so you can go back to find and restore the missing file.  All HDs crash at some time or another and having a good backup strategy is the only protection against that.

  • Iweb keeps crashing when i click on the gallery page in the left hand colum

    iweb keeps crashing when i click on the gallery page in the left hand column? Does anyone know why this happens and what i can do to resolve it? I have tried deleting a file which i saw recommended but it hasn't made any difference

    Its possible that the page files, or individual image files are corrupted and you may have to consider rebuilding the page.
    Some people find that they can't even delete the page due to the fact that iWeb crashes as soon as they select it.
    If you have carried out the trouble shooting steps under "Fix iWeb" here....
    http://www.iwebformusicians.com/WebMusic/iWebTips.html
    ... and the issue is still not resolved, I do have a method of deleting such pages which does work when I try it despite the claims from others that it is not possible.
    If you really have to delete the page you can post back here.

  • My albums and slideshows disappeared from the left column when I ejected a Canon camera after a download.  My version of iPhoto '08 (V7.1.5(378)) had just crashed when I first connected the Canon camera to download.  I restarted iPhoto.....

    My albums and slideshows disappeared from the left column when I ejected a Canon camera after a download.  My version of iPhoto '08 (V7.1.5(378)) had just crashed when I first connected the Canon camera to download.  I restarted iPhoto.....successfully downloaded 22 photos, and ejected Canon camera, upon which albums & slideshows highlighted blue and disappeared from the left column.  The photos still seem to be under the EVENTS and PHOTOS in the LIBRARY.  Any thoughts?

    Restore from your back up.

  • Load oracle jdbc driver error when run applet via the web

    Hi All,
    I have built an applet which connect to database via jdbc thin driver. It works fine when I run it through the applet viewer, but got a problem when run it through the web.
    java.lang.NoClassDefFoundError: oracle/jdbc/driver/OracleDriver
    I am using jdev9i 9.0.4 and jdk 1.4.2. The jdbc version is 9.0.1
    I have added both the classes12.zip and ojdbc14.zip in the class path and also pack them together with my applet class. Here is the code
    public class MyApplet extends Applet
    implements Runnable
    public void start()
    if(theThread == null)
    theThread = new Thread(this);
    theThread.start();
    Retrieve R = new Retrieve();
    this.MyMap = R.retrieveDesc();
    public class Retrieve
    public Retrieve()
    DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
    conn=DriverManager.getConnection("jdbc:oracle:thin:@babyruth.wvu.edu:1703:devdw", User, Password);
    conn.setAutoCommit(true);
    connectStatus = true;
    public HashMap retrieveDesc()
    return map;
    I have also built one HTML page NewApplet like this
    <HTML>
    <HEAD>
    <TITLE> My New Applet</TITLE>
    </HEAD>
    <APPLET CODE="MyApplet.class" CODEBASE="menu" ARCHIVE="MyApplet.zip" WIDTH=300 HEIGHT=485>
    <!--General Settings-->
    <param name="bgcolor" value="255,255,255">
    </HTML>
    Any advice is highly appreciated
    Mei

    Sir,
    Well you haven't "packed" them correctly. Why don't you just add the driver bits to the soucebase tag? or something like that anyway...
    Sincerely,
    Slappy

Maybe you are looking for