Test Executive (Release x86) has stopped working

I received the error at the end of Thermal Testing, I was entering a Post ESS Test.  I had run the same code the day before, but only 1 Loop, today I performed 6 Loops of the Sequence.  The error says that TestStand or the User Interface has stopped working.
This error, or a similar error has periodically appeared while we were developing/testing in Test Stand 2012 SP1.  Suggestions?
I am in a release cycle of the code, so need to resolve quickly.
Attachments:
MMTS_SP_Thermal.seq ‏28 KB

Ugh.  Those are the worst.
So is it easily reproduceable with Test Exec?  Looking through your code I only see a couple things.  Is this a cusom test exec?  Because I see that you are posting UI Messages to it. If you are using the native Test Execs it shouldn't be an issue.  It can handle custom UI Messages no problem.
The other one, and most likely what is causing the issue, is that your custom dlls could be tromping on the Test Exec's or Engine's memory space.
  I noticed that you are passing things by reference to those dlls.
One thing you can do to narrow it down is process of elimination.  Basically we need to isolate the issue.  Remove steps until you find out which one is causing the issue.  Then hone in on that.  In your comments you said it is more likely when you loop.  This leads me to believe that something isn't getting released in an early loop and then a later one expects it to be in a certain state?
Anyhow, these are my thoughts based on what I have.
Regards,
jigg
CTA, CLA
teststandhelp.com
~Will work for kudos and/or BBQ~

Similar Messages

  • HT1527 Can't open iTunes...windows connectivity test says that iTunes has stopped working -  Date execution prevention has closed iTunes.   What do I do now?

    I can't open iTunes...Windows connectivity test says that iTunes has stopped working....Date execution prevention has closed iTunes.  

    If you update your QuickTime Player to the latest version, does that clear up the DEP errors in iTunes?

  • ITunes crashes when doing a power search. I get a Microsoft Visual C   Runtime Library Error message: Program C:\Program Files (x86)\iTunes\iTunes.exe R6025.  Pure virtual functional call.  If I select ok, Windows 7 pops up with iTunes has stopped working

    iTunes crashes when doing a power search. I get a Microsoft Visual C   Runtime Library Error message: Program C:\Program Files (x86)\iTunes\iTunes.exe R6025.  Pure virtual functional call.  If I select ok, Windows 7 pops up with iTunes has stopped working and then it shuts iTunes down.  Anyone else every have this issue.  Any ideas on a fix?
    Thanks,

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

  • Lookout executable has stopped working

    Windows gives me the error 'Lookout executable has stopped working'.
     Lookout 6.6 development version, Windows 7 on Dell Latitude.
    This occurred a couple of times now, and the only fix is to completely reload Lookout.
    Has anyone seen this problem before?
    Attachments:
    Problem signature.docx ‏43 KB

    Some drivers can cause this.
    We have an Ethernet serial convertor and if the network drops, lookout will hang.  If you click the screen, it will stop responding.  After the adapter is reconnected, lookout usually recovers within 2-5 minutes.
    Have also had happen with a lot of Modbus TCP sites and changing datamember aliases.
    Forshock - Consult.Develop.Solve.

  • I recently installed 7.0.1 on two Windows 7 Enterprise x64 systems. Now everytime I close Firefox I receive an error "Firefox has stopped working" and I have to click close. Works fine on a Windows XP SP3 x86 machine.

    "Firefox has stopped working"
    "A problem caused the program to stop working correctly. Please close the program."
    I tried installing two ways; clean and upgrading from 6.0.2. I receive the same error message upon exit.

    I followed the troubleshooting guide for extensions and themes, and still have the issue.
    I modify the package to redistribute with SCCM, and I like to modify Firefox manually. This process has worked fine until 7.0 or 7.0.1. I extract the files from firefox setup 7.0.1.exe, then I extract the files from omni.jar, so I can modify settings in firefox.js to remove updates, setting firefox as the default browser, etc.. I run setup.exe and include a setup.ini as part of my installation command line to remove icons.
    I tried just extracting .exe, and the files from omin.jar but not modifying anything and left out the .ini file and it still fails to close properly.
    Like I said the above process works fine on XP.
    If I install 7.0.1 via the download .exe on Win7 Enterprise x64 it works fine. I'm still looking into it.

  • Error message: "application.exe has stopped working" under BEX event name on Windows 7 64-bit.

    I am trying to run a third party program on my Windows 7 64-bit. It has an executable file.
    1. When I double click on this file (appname.exe), I will see a GUI window.
    2. In this GUI window, I will have to select a dynamic link library file (appDLL.dll) to load into the appname.exe that will run the application. This DLL file is compiled in Visual C++ 2010 Express based on a C source code under the Release Win32
    mode. 
    3. It is supposed to run after step 2. Instead it give the BEX error message saying "appkernel.exe has stop working." There is no online solution at this time when I select that option to search for an online solution.
    I can run this program on my Windows 7 32-bit computer. What does this error message mean? Why is there an issue like this on Windows 7 64-bit? How can I fix this issue? The detailed description of the problem is below.
    Problem signature:
      Problem Event Name:    BEX
      Application Name:    appkernel.exe
      Application Version:    0.0.0.0
      Application Timestamp:    4f06397d
      Fault Module Name:    MSVCR100.dll
      Fault Module Version:    10.0.40219.325
      Fault Module Timestamp:    4df2be1e
      Exception Offset:    0008af3e
      Exception Code:    c0000417
      Exception Data:    00000000
      OS Version:    6.1.7601.2.1.0.256.1
      Locale ID:    1033
      Additional Information 1:    81c8
      Additional Information 2:    81c8f46ed31e8fb8b45fcb166d97e96d
      Additional Information 3:    eec1
      Additional Information 4:    eec16e1825ff7aa9948f00b1f285bbaa
    Thanks in advance!
    LDL

    Hi Brian,
    Thank you for the reply!
    The third party software provider wrote the source code in C. When I compiled this source code, the DLL file will be created in store in the Release folder in the same project directory of the source code.
    I just double check my computer, I have the following Visual C++ packages installed on it:
    1. Microsoft Visual C++ 2005 Redistributable
    2. Microsoft Visual C++ 2005 Redistributable (x64)
    3. Microsoft Visual C++ 2008 Redistributable - x64 9.0.21022
    4. Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.17
    5. Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.4148
    6. Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.6161
    7. Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.4148
    8. Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.6161
    9. Microsoft Visual C++ 2010 x64  Redistributable - 10.0.40219
    10. Microsoft Visual C++ 2010 x64  Runtime - 10.0.40219
    11. Microsoft Visual C++ 2010 x86  Redistributable - 10.0.40219
    12. Microsoft Visual C++ 2010 x86  Runtime - 10.0.40219
    13. Microsoft Visual C++ 2010 Express - ENU
    14. Microsoft Visual Studio 2010 Service Pack 1
    15. Microsoft Visual Studio 2010 Express Prerequisites x64 - ENU
    16. Microsoft .NET Framework 4.5.2
    17. Microsoft .NET Framework 4 Multi-Targeting Pack
    From what I understand the Visual C++ 2008 Runtime is included in the Redistributable package.
    Leo 

  • Java Platform SE binary has stopped working

    I have a strange problem with my system. If I have a jar or an applet running, then try to launch a second jar or applet, I get an error stating:
    Java Platform SE binary has stopped working
    Details:
    Event: APPCRASH
    Application: javaw.exe (or java.exe)
    version: 6.0.260.3
    timestamp: 4dc1160c
    Fault Module: java.dll
    Fault Version: 6.0.260.3
    Fault TimeStamp: 4dc14bf1
    Exception Code: c0000005
    offset: 00004e2f
    OS version: 6.1.7600.2.0.0.256.48
    Locale ID: 1033
    Additional 1: 1ec0
    Additional 2: 1ec0fd70d07d06e5bfcf53c69ad1739
    Additional 3: 2c48
    Additional 4: 2c48940de5e7d1cb2e131ad6a0ca2feb
    My system is a MACbook Pro running Windows 7 64-bit via bootcamp (yes, I'm booting into Windows). I have both java 32-bit and java 64-bit installed on my system. The executables are located in all the correct paths (I think) C:\Program Files, C:\Program Files (x86), and C:\Windows\System32. I've uninstalled and reinstalled all java versions multiple times and have tried executing the installer as the Admin (I have full admin rights). I also tried disabling the Symantec Endpoint protection during installation. A few other users in my company are also using the exact same system set up as I am; however, they are not having this problem. We are releasing a Netbeans based development tool to our customers very soon (it's out in Beta form now), so I really need to get this issue resolved. Does anyone have an idea on how to fix this?
    Thank you!!

    I have the same problem. I have un installed and installed java jre n jdk 6 and 7 versions multiple times. I am also runing win 7 64bit OS on macbook. I am getting this problem at the time of installation and running of both oracle OBIEE and jasper BI suits. Because of this error I tried installation of these products even after formatting my pc several times with brand new installation of BI products.

  • ITunes has stopped working ...Running Windows 7(64)

    I upgraded my home PC Desktop to Windows 7 earlier this year and had no trouble bringing over iTunes from my previous platform (Windows XP).
    I recently returned home to the US from a work assignment out of the country and because my iTunes resides on my home PC desktop, I didn't open up iTunes for the past 6 weeks.  During this time Apple released iTunes 10.5. When I returned home, the old version of iTunes was still working. However, when I upgraded to iTunes 10.5, iTunes stopped working. The error message: "iTunes has stopped working. A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available."
    I have worked through the following knowlege bulletins (nothing has fixed my problem):
    (a)" iTunes for Windows Vista or Windows 7: Troubleshooting unexpected quits, freezes, or launch issues"
    (b) "iTunes: Troubleshooting issues with third-party iTunes plug-ins"
    (c) "iTunes 10.1 for Windows: iTunes may stop working and need to quit while importing or syncing audio"
    (d) "Removing and reinstalling iTunes, QuickTime, and other software components for Windows vista or Windows 7"
    (e) "iTunes for Windows: system restarts, blue screen, or quits unexpectedly when accessing iTunes Store"
    the last bulletin (e), recommended ensuring that my drivers were up-to-date. So I also updated my drivers.
    Lastly, I contacted iTunes Store Customer Support (although my problem isn't with the store, it is upgraded iTunes running on windows 7). They told me the issue was "outside (their) expertise" and recommended I look at this discussion board. 
    Here is the information I found under Event Viewer:
    ==================================================================
    Log Name:      Application
    Source:        Application Error
    Date:          11/27/2011 11:46:01 AM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      Theresa-HP
    Description:
    Faulting application name: iTunes.exe, version: 10.5.1.42, time stamp: 0x4ebf7d7c
    Faulting module name: MSVCR80.dll, version: 8.0.50727.6195, time stamp: 0x4dcddbf3
    Exception code: 0xc000000d
    Fault offset: 0x00026b72
    Faulting process id: 0x13b0
    Faulting application start time: 0x01ccad3d27f6b2ff
    Faulting application path: C:\Program Files (x86)\iTunes\iTunes.exe
    Faulting module path: C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d 09154e044272b9a\MSVCR80.dll
    Report Id: 6ef58025-1930-11e1-a798-e06995d0a503
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2011-11-27T19:46:01.000000000Z" />
        <EventRecordID>9927</EventRecordID>
        <Channel>Application</Channel>
        <Computer>Theresa-HP</Computer>
        <Security />
      </System>
      <EventData>
        <Data>iTunes.exe</Data>
        <Data>10.5.1.42</Data>
        <Data>4ebf7d7c</Data>
        <Data>MSVCR80.dll</Data>
        <Data>8.0.50727.6195</Data>
        <Data>4dcddbf3</Data>
        <Data>c000000d</Data>
        <Data>00026b72</Data>
        <Data>13b0</Data>
        <Data>01ccad3d27f6b2ff</Data>
        <Data>C:\Program Files (x86)\iTunes\iTunes.exe</Data>
        <Data>C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_ none_d09154e044272b9a\MSVCR80.dll</Data>
        <Data>6ef58025-1930-11e1-a798-e06995d0a503</Data>
      </EventData>
    </Event>
    ==================================================================
    It seems that I am not alone in having this problem!  Are there any experts out there who want to earn the undying gratitude of the technically challenged (or a few expert points?)
    Thanks for listening,
    Theresa
    PS - someone recommended uninstalling Apple Quick Time Player.  I don't have Quick Time Player.

    I had the same problem. I'm using 64bit Windows7. This solution only partially worked for me. I still couldn't connect to the iTunes store.
    The following solution worked for me:
    COPY    QTMovieWin.dll
    FROM    c:\program files (x86)\common files\apple\apple application support\
    INTO     c:\program files (x86)/iTunes

  • ITunes has stopped working - iTunes 12.1

    I just updated iTunes 12 to 12.1 on two Windows 7 x64 systems. On both systems, iTunes fails to run now although 12.0 ran perfectly.
    Upon clicking on the iTunes program icon, I get a dialog:
              Runtime Error!
              Program:  C:\Program Files\iTunes\iTunes.exe
              This application has requested the Runtime to terminate it in an unusual way.
              Please contact the application's support team for more information.
    This is followed by a second Windows crash dialog on my first system:
              iTunes has stopped working
              Problem Signature:
                    Problem Event Name:                APPCRASH
                   Application Name:                       iTunes.exe
                   Application Version:                    12.1.0.71
                   Application Timestamp:              54c76235
                   Fault Module Name:                    KERNELBASE.dll
                   Fault Module Version:                 6.1.7601.18409
                   Fault Module Timestamp:            5315a05a
                   Exception Code:                          c000041d  
                   Exception Offset:                         000000000000940d
                   OS Version:                                 6.1.7601.2.1.0.256.48
                   Locale ID:                                   1033
                   Additional Information 1:             b956
                   Additional Information 2:             b956b0c787c12b5653b9ee496e31c42e
                   Additional Information 3:             2fe2
                   Additional Information 4:             2fe2087e98073ca074b5d037e75ccb2c
    On my second system, there is a slightly different failure:
              iTunes has stopped working
              Problem Signature:
                    Problem Event Name:                APPCRASH
                   Application Name:                       iTunes.exe
                   Application Version:                    12.1.0.71
                   Application Timestamp:              54c76235
                   Fault Module Name:                   btmmhook.dll
                   Fault Module Version:                6.3.0.6300
                   Fault Module Timestamp:          4c5239cd
                   Exception Code:                         40000015
                   Exception Offset:                        000000000001a3ee
                   OS Version:                                6.1.7601.2.1.0.256.48
                   Locale ID:                                   1033
                   Additional Information 1:             87cb
                   Additional Information 2:             87cb48742dd7844ff1df33721f990ecd
                   Additional Information 3:             9d5c
                   Additional Information 4:             9d5c064844e6d8e27291889a991b03f2
    None of these failures ever occurred previously with my configurations (including 12.0) with iTunes. And no, the video compatibility version (64-bit installer with 32-bit payload) doesn't fix these problems either. And I cannot find any copy of the 12.0 version to revert to!!!
    Clearly this update wasn't sufficiently tested before being released. Help!!!!
              - Dov

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there also links to backup and recovery advice should it be needed.
    tt2

  • InDesign CS6 "has stopped working" on Windows 7.

    Adobe Community,
    I just bought a new computer and am in the process of downloading my standard set of programs. I'm testing everything out and InDesign fails to stay open past the new project window. The error just reads the it has stopped working and then windows closes it. I got it to work once or twice as an administrator by right clicking on the launch icon and running it as such. But this doesn't always work. I ran into a similar issue with photoshop and resolved it by changing the cache location under the preferences menu. InDesign doesn't have this setting though so I'm out of luck. Anybody come across the same issue? Windows doesn't give me any more specific error information. I'm not sure what to do at the moment.
    Help?

    So this is what the event viewer is showing me. Any thoughts? I looked into some other solutions from the suggested thread but had no success.
    Log Name:      Application
    Source:        Application Error
    Date:          2/23/2013 4:58:19 PM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      Randolph-PC
    Description:
    Faulting application name: InDesign.exe, version: 8.0.1.406, time stamp: 0x50335e39
    Faulting module name: MSVCR100.dll, version: 10.0.40219.1, time stamp: 0x4d5f0c22
    Exception code: 0x40000015
    Fault offset: 0x0008d6fd
    Faulting process id: 0x788
    Faulting application start time: 0x01ce1210dbdb1144
    Faulting application path: C:\Program Files (x86)\Adobe\Adobe InDesign CS6\InDesign.exe
    Faulting module path: C:\Windows\system32\MSVCR100.dll
    Report Id: 218ed7a5-7e04-11e2-a174-94dbc90d401d
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-02-23T21:58:19.000000000Z" />
        <EventRecordID>2552</EventRecordID>
        <Channel>Application</Channel>
        <Computer>Randolph-PC</Computer>
        <Security />
      </System>
      <EventData>
        <Data>InDesign.exe</Data>
        <Data>8.0.1.406</Data>
        <Data>50335e39</Data>
        <Data>MSVCR100.dll</Data>
        <Data>10.0.40219.1</Data>
        <Data>4d5f0c22</Data>
        <Data>40000015</Data>
        <Data>0008d6fd</Data>
        <Data>788</Data>
        <Data>01ce1210dbdb1144</Data>
        <Data>C:\Program Files (x86)\Adobe\Adobe InDesign CS6\InDesign.exe</Data>
        <Data>C:\Windows\system32\MSVCR100.dll</Data>
        <Data>218ed7a5-7e04-11e2-a174-94dbc90d401d</Data>
      </EventData>
    </Event>

  • Windows 7 Error Message: Microsoft Visual C++ Runtime Library Runtime Error.... Followed by Windows Explorer Has Stopped Working

    I am running a system that is not quite 6 months old, which is loaded with Windows 7 Professional, 64 bit. 
    The error message that I get is as follows: Microsoft Visual C++ Runtime Library.  Runtime error!  Program C:\windows\Explorer.exe.  This application has requested the runtime to terminate it in an unusual way.  Please contact the
    application's support team for more information.
    Once I respond to that message, I get a message that says "Windows Explorer has stopped working.  Then I get "Windows Explorer is re-starting"
    I don't know if the next event is related - today, immediately after getting the message above, I got a pop-up that said "An update to Adobe Flash Player is available" - and I am given the option of installing it or not.  Today, I did not install
    the update - although I recall having accepted this update in the past (again, I don't know if the two situations always occur together).
    Is there some help I can be provided to correct this problem?  I have looked at several related topics in this database, but have not found anything that seems to directly relate to my question. 
       Thanks!    Mark

    Hi,
    Did you try to reinstall the Microsoft Visual C++ 2008 Redistributable
    Package (x86) to check this issue?
    What about to boot the computer in safe mode and Clean Boot to test this issue?
    Regards,
    Vincent Wang
    TechNet Community Support

  • Firefox used to work on my windows 8 machine, now it does not, even starting in safe mode and after un/reinstalling. message "firefox has stopped working".

    Firefox used to work fine, then a few days ago it just stopped. When I try to start it, it comes up with a message that "firefox has stopped working". That message comes up over the box that asks if I want to start in safe mode or reset firefox. when i try to close or cancel that message so I can try starting in safe mode, both sets of messages go away.
    if I try to start in safe mode using the shift key, the same thing occurs. The same thing occurred after I uninstalled and reinstalled.

    Do a clean reinstall and delete the Firefox program before (re)installing a fresh copy of the current Firefox release.
    *Download the full Firefox installer and save the file to the desktop<br>http://www.mozilla.org/en-US/firefox/all.html
    If possible uninstall your current Firefox version to cleanup the Windows registry and settings in security software.
    *Do NOT remove "personal data" when you uninstall your current Firefox version, because this will remove all profile folders and you lose personal data like bookmarks and passwords including data in profiles created by other Firefox versions.
    Remove the Firefox program before installing that newly downloaded copy of the Firefox installer.
    *(32 bit Windows) "C:\Program Files\Mozilla Firefox\"
    *(64 bit Windows) "C:\Program Files (x86)\Mozilla Firefox\"
    *It is important to delete the Firefox program to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other personal data are stored in the Firefox profile folder and won't be affected by an uninstall and (re)install, but make sure that "remove personal data" is NOT selected when you uninstall Firefox.
    If you keep having problems then also create a new profile.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • Flash Player 11.5 r502 has stopped working

    When Firefox 17.01 loads any web page with flash content, or I attempt to view flash video, I get the message
    Adobe Flash Player 11.5 r502 has stopped working
    A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.
    Windows (Vista SP2 Bld6002) offers to close the program, and is sometimes successful, but frequently Firefox just hangs up as it tries to open video after video and fails. This was true for both FP 11.5.502.110 and 11.5.502.135. As a temporary measure I installed the "Disable Flash" extension from the Firefox add-on gallery. Very helpful in buying time while I tried to find a solution. So nice, in fact, that I'm keeping it.
    I uninstalled FP (11.5.502.135.) and down-graded to 11.2.202.235, which has solved the problem in the same way the same downgrade solved a similar issue with FP11.3 last spring. As another user has commented, "this is not an ideal situation." OTOH, I've been running 11.2.202.235 on my desktop since the June downgrade without any problem, so I may just keep FP11.2 on the laptop, too.
    I gather that Adobe has not fixed the issue yet, since I see FP11.5.502.135 still being offered as the current version. Here is the laptop's MSinfo summary. I can email a full msinfo if it will help you find the problem.
    Firefox 17.01
    Flash Player 11.5.502.110 and 11.5.502.135
    Error Message:
    Adobe Flash Player 11.5 r502 has stopped working
    A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.
    8.0
    12/31/12 21:04:54
    OS Name
    Microsoft® Windows Vista™ Home Premium
    Version
    6.0.6002 Service Pack 2 Build 6002
    Other OS Description
    Not Available
    OS Manufacturer
    Microsoft Corporation
    System Name
    XXXXXXXXXXX
    System Manufacturer
    Dell Inc.
    System Model
    Inspiron 1721
    System Type
    X86-based PC
    Processor
    AMD Turion(tm) 64 X2 Mobile Technology TL-58, 1900 Mhz, 2 Core(s), 2 Logical Processor(s)
    BIOS Version/Date
    Dell Inc. A05, 11/5/2007
    SMBIOS Version
    2.4
    Windows Directory
    C:\Windows
    System Directory
    C:\Windows\system32
    Boot Device
    \Device\HarddiskVolume3
    Locale
    United States
    Hardware Abstraction Layer
    Version = "6.0.6002.18005"
    User Name
    XXXXXXXXXXXXXXXXXXXXXX
    Time Zone
    Pacific Standard Time
    Installed Physical Memory (RAM)
    2.00 GB
    Total Physical Memory
    1.87 GB
    Available Physical Memory
    585 MB
    Total Virtual Memory
    3.99 GB
    Available Virtual Memory
    2.43 GB
    Page File Space
    2.17 GB
    Page File
    C:\pagefile.sys

    Nope, no reply, but I really don’t expect much over the holiday.
    I was poking around in Event Viewer in my Vista laptop and found that FP11.5.502.110 was faulting (eventID1000),  crashed (evetnID1001), Firefox hung (event ID1001), then “firefox.exe version 17.0.1.4715 stopped interacting with Windows and was closed” (eventid 1002). These quartets continued anytime I tried a Flashy page or tried to run a Flash video.  There were also lots of Firefox crash reports during that time, naming FP11.5.502.110.
    Those symptom disappeared with FP11.5.502.135, replaced by those never-ending monologue boxes telling me that “Flash Player has stopped working” every time Firefox tried to load Flash content. Firefox, however, did not lock up –it was just inaccessible while I tried to catch up with those annoying monologues. The Event Viewer showed duets of  “FlashPlayerPlugin_11_5_502_135.exe, version 11.5.502.135, time stamp 0x50b849af, faulting module GIDHook.dll, version 3.0.0.168” (eventID1000), followed by an APPCRASH (eventid 1001). Firefox also had a lot of crash reports naming FP11.5.502.135, but Firefox itself never crashed.
    All that ended when I downgraded to 11.2.202.235, which I happened to have lying around. Works fine, although Firefox addons warns me that I lack necessary protection against whatever because I'm running a downgrade. Tradeoffs. Guess I'll have to trust Norton.
    I’m not going to experiment with my desktop, but I found that my Toshiba netbook (Windows 7 Starter SP1, current updates, Flash Player 11.5.502.110) is very slow loading pages with flash content, slow to respond to the “play” button, but no crashes relating to FF or FP in either Event Viewer or Firefox crash reports.
    Upgrading netbook to FP11.5.502.135. Pages with flash content load faster, as do flash videos. Much better, No crashes, no monolgue boxes, no complaints. Maybe that's what 135 was for. Too bad it didn't fix the Flash Player crashes.
    I found the post from Overall_Genossenschaft (http://forums.adobe.com/thread/1109389?tstart=0 post20) interesting. The netbook  fits the profile of Overall’s Work Station1 which has no issues with 110 and 135. Neither does my netbook. (Except I can’t find “Flashutil_11_5_502_110_ActiveX.dll”.  I should have looked before the upgrade.)
    Somebody earlier siggested that Adobe's array ofg test machines is too vanilla. Overall's findings suggest that may be true.I stand ready to send in any report they want. All they need to do is ask.
    I hope Adobe finds the problem soon. Good luck in your own search, sarahg.
    Message was edited by: BajadaAkchin

  • 11.7.700.169 Error: "Adobe Flash Player 11.7 r700 has stopped working" -- HELP!!!

    I have encountered this problem many times now. Way to many to be anywhere near happy about. I can understand having an issue with it and looking up stuff on my smart phone instead. But this program is also affecting my online game World of Warcraft. I'm not happy.
    Anytime I open any program that uses the flashplayer, I get the pop up window of "Adobe Flash Player 11.7 r700 has stopped working", and then it force closes.
    I have repeatedly removed it, re-installed, you name it. It's not working.
    Here's my information:
    Browser:     Mozilla Firefox (20.0.1)
    Player:        Adobe Flash Player 11 (11.7.700.169)
    System:       Windows 7, Vista Home Edition with Service Pack 1
    Computer:  eMachine T525, AMD Athlon BE-2350 Processor, NVIDIA GeForce 3100, 320 GB hard drive
    I have read other people having this issue, and reviewed the information given. 1 Adobe reply to the same issue as mine to a different person was:
    1. Chris Campbell, 
      May 7, 2013 6:52 PM    in reply to miamiman55 
    Report
    To help troubleshoot we'll need the following system information:
    Browser  
    Exact Flash   Player version
    Steps to reproduce the problem
    When reporting issues with video or audio, it's also helpful to get your system hardware and driver details.  Instructions for finding this information can be found here:
    Windows  
    Mac
    Finally, sometimes video and audio problems are caused at a lower level and not directly related to Flash Player.  I recommend trying both of the links below to see how they perform.  If the problem exists with both, then Flash Player is most likely not the culprit as the HTML5 video link does not use Flash Player when playing.  You can verify the use of HTML5 by right clicking the HTML5 video and looking for the words "About HTML5" at the bottom of the context menu.
    HTML5   video
    Non-HTML5 video
    I did the test at the bottom of this person's reply to test if I was having an issue with the HTML5 or not.  Both the 'HTML5 video' and 'Non-HTML5 video' ran perfectly fine for me.
    Please help! I'm losing my mind with this program! I've been having to deal with this for months now, and am getting really annoyed, and frustrated, especially since my calm down and chilling time after work, kids, and family is my playing WoW, and I can't even do that!

    I think you are hitting a known bug in 11.7.700.169
    Either install an earlier version from http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html
    or wait until the new version is released later this week.

  • ATTENTION: Desktop Manager Has stopped working - SOLVED

    Hey everyone!
    I've finally, finally solved a
    problem I've been dealing with for the past month (since updating DM to the
    latest version 6.x.35)
    I have a BB Bold 9700 with OS 6.0.0.600 ( by the
    way the issue is not related to the OS as I had the error prior to getting this
    version).
    The problem is that when opening DM, everything is fine AS
    LONG as I don't connect my phone. As soon as I do, DM crashes with the dreaded
    "DM has stopped working" message. I tried literally everything... Browsed many
    forums and found onyl questions without answers... Turns out hundreds of BB
    users faced the same problem on various BB models. Out of these I can honestly
    say, only 2 managed to fix the issue they were facing.
    To start with and
    to help people identify if my issue is similar to the one they are facing, I'll
    paste the issue as shown in :
    Rim.Desktop.Exception.log
    14:47:54.860|FATAL|10|Exception|0|Fatal
    Error
    System.IO.IOException: The directory name is invalid.
    at
    System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at
    System.IO.Directory.InternalGetFileDirectoryNames( String path, String
    userPathOriginal, String searchPattern, Boolean includeFiles, Boolean
    includeDirs, SearchOption searchOption)
    at
    System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption
    searchOption)
    at System.IO.Directory.GetFiles(String path)
    at
    Rim.Common.Filesystem.Win32FileSystem.<GetFiles>d_ _7.MoveNext()
    at
    Rim.Common.Filesystem.FolderPath.<GetChildren>d__3 `1.MoveNext()
    at
    Rim.Common.Filesystem.FolderPathExtensions.<GetChi
    ldFiles>d__6.MoveNext()
    at
    Rim.Media.Common.LibraryIdVersionManager.UpgradeWm sFilesForWmp(IFolderPath
    settingsFolder)
    at Rim.Media.Common.LibraryIdVersionManager.UpgradeTr
    ansactionFiles(IFolderPath settingsFolder)
    at
    Rim.Media.Device.BlackBerryInfo.CreateDriveInfo(Me diaPaths mediaPaths,
    MediaDestinationType destinationType, IInterruptibleFileSystem fileSystem,
    Boolean isContentStore)
    at Rim.Media.Device.BlackBerryInfo.RefreshDriveInfo(B
    oolean isDftpMode, Object token)
    at
    Rim.Media.Device.DeviceService.OnDeviceAcquired(ID evice device, Object token,
    DeviceAcquireResult result)
    at
    Rim.Desktop.Services.DeviceManager.Device.Internal Login(List`1 loginActions,
    Boolean isPrivate)
    at Rim.Desktop.Services.DeviceManager.DeviceManager.P
    rocessDeviceLoginRequest(Device device)
    at
    Rim.Desktop.Services.DeviceManager.DeviceManager.<
    LoginCurrentDevice>b__11()
    at
    Rim.Desktop.Services.Tasks.Task.RunOneOperation()
    at
    Rim.Desktop.Services.Tasks.Task.Run()
    at
    Rim.Desktop.Services.DeviceManager.DeviceManager.h andleWork(DeviceManagerWork
    work)
    at Rim.Common.Utilities.QueueWorkThread`1.ThreadProc( )
    at
    System.Threading.ThreadHelper.ThreadStart_Context( Object state)
    at
    System.Threading.ExecutionContext.Run(ExecutionCon text executionContext,
    ContextCallback callback, Object state)
    at
    System.Threading.ThreadHelper.ThreadStart()
    Now my problem is
    that unlike other error logs posted by users on various forums, mine didn't show
    what the issue was... There is a gap between the 1st and 2nd lines in the log.
    In all error logs I saw, that missing line was supposed to hold details on the
    issue. In my case, the "invalid directory name".
    I tried
    reinstalling DM without success and after seeing that so many people on the web
    had given up considering RIM was not taking any action, I joined the club and
    even made the decision not to buy the 9900 once it is released.
    Finally
    today, for some reason while working on resolving an issue in an application I
    use at work, I decided to use a tool for trying to solve the DM crash... The
    tool is Process Monitor (procmon.exe) and is an AMAZING tool to see exactly what
    happens when you run any process (executable or others).
    Granted it's
    not very accessible and users who don't work in IT might not be familiar with
    many terms/features in this tool, but I honestly don't think there is any other
    way to identify the problem you're facing in DM.
    In my case I noticed in
    the captured activity of Process Monitor that there were two "path not found"
    issues just before the activity related to writing into the error log started.
    The 2 paths were :
    F:\BlackBerry\system\Media Sync\xxxxx.system
    C:\Users\Nicolas\AppData\Roaming\Research In Motion\BlackBerry Media
    Sync\<mypin>.settings
    First path is on the blackberry itself
    and in my case I had a file named "media sync" but no folder. I renamed that
    file and created the folder with that name.
    For the 2nd path, which was
    very strange, I could not find a file matching my BB pin... There was another
    one matching my wife's pin. I just took a copy of it and renamed it to my pin
    number.
    After these 2 adjustments I reopened DM and I got a message
    that a new device had been detected. I did a few settings and my BB connected
    successfully... No crash... I tried syncing, backup and everything seems to be
    working fine now.
    I hope this helps others in investigating the
    issues they are facing. By the way in Process Monitor be sure to first access
    the Filter options and select process name as : "rim.destop.exe"
    This will
    monitor ONLY the activity related to DM.

    Hi Nicolas81...
    Thanks for the detail here.  just to let you know, we have logged a bug with the Desktop Manager development team to have this fixed for the next version.
    Cheers
    M
    Need additional information on BlackBerry products?
    visit: http://www.blackberry.net

Maybe you are looking for

  • Output a text value from formula in query designer

    I need to display different text values in a query. For example, if actual delivery date falls within 5 days of planned delivery date, display 'ON-TIME'; if earlier than 5 days display 'EARLY', if later than 5 days display 'LATE', etc. I've been rese

  • I cannot load my java card applet Response APDU: 69 85

    I know there have been many threads on this subject, I am a newbie to Java card development. Please someone help me. I am using the gpj for downloading the applet. The following is the output from the command "java -jar gpj.jar -load JCHelloWorld.cap

  • Extracting information from web pages

    I have chosen a really difficult topic for my dissertation at uni and need some urgent advice as I am running out of time. I am trying to develop a program to find the cheapest hotels available in the Edinburgh area. My program will take user input (

  • Dump opening planning book - error "CNTL_ERROR"

    Hi Experts, One of our users is experiencing the Dump while opening the planning book - error "CNTL_ERROR". I found a similar thread but that is for version SCM 7.0. Can somebody suggest the GUI patch or a consulting note for SCM 4.1. Link for scm 7.

  • Latest debug version crashing in Firefox a lot

    Hello, The last debug version gave me no problems in Firefox.  But the current debug version crashes if I start tracing through code randomly. I'm not sure if this is Flash debug or Firefox update. Anyone else experiencing this? ,Jim