Adobe Flash Builder 4.5 has stopped working

My Adobe Flash Builder 4.5 has stopped working.
I receive the following error when trying to start:
An error has occured. See the log file
C:\ Documents and Settings.......\.metadata.log
I have attached the file.
I have searched the web to try and find a suitable reason/solution but can't seem to find one.
I'm using WIN XP
I had another look on the forums and have managed to cobble together an ini  file which launches Eclipse (as the IDE) instead of Flash Builder but it's not ideal although it does seem to work.
It's really very strange. 
!ENTRY org.eclipse.osgi 4 0 2012-01-03 07:44:49.085
!MESSAGE Application error
!STACK 1
org.eclipse.swt.SWTError: No more handles
at org.eclipse.swt.SWT.error(SWT.java:4109)
at org.eclipse.swt.SWT.error(SWT.java:3998)
at org.eclipse.swt.SWT.error(SWT.java:3969)
at org.eclipse.swt.widgets.Widget.error(Widget.java:468)
at org.eclipse.swt.widgets.Control.createHandle(Control.java:633)
at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:305)
at org.eclipse.swt.widgets.Control.createWidget(Control.java:649)
at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:134)
at org.eclipse.swt.widgets.Control.<init>(Control.java:110)
at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:75)
at org.eclipse.swt.widgets.Composite.<init>(Composite.java:95)
at org.eclipse.ui.splash.BasicSplashHandler.getBundleProgressMonitor(BasicSplashHandler.java :159)
at org.eclipse.ui.splash.BasicSplashHandler.getContent(BasicSplashHandler.java:265)
at org.eclipse.ui.internal.splash.EclipseSplashHandler.init(EclipseSplashHandler.java:86)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:782)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:798)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2467)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
!SESSION 2012-01-03 08:05:08.827 -----------------------------------------------
eclipse.buildId=M20100909-0800
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments:  -vm C:\Program Files\Java\jdk1.6.0_24\bin\javaw.exe
Command-line arguments:  -os win32 -ws win32 -arch x86 -vm C:\Program Files\Java\jdk1.6.0_24\bin\javaw.exe
!ENTRY org.eclipse.osgi 4 0 2012-01-03 08:05:25.764
!MESSAGE Application error
!STACK 1
org.eclipse.swt.SWTError: No more handles
at org.eclipse.swt.SWT.error(SWT.java:4109)
at org.eclipse.swt.SWT.error(SWT.java:3998)
at org.eclipse.swt.SWT.error(SWT.java:3969)
at org.eclipse.swt.widgets.Widget.error(Widget.java:468)
at org.eclipse.swt.widgets.Control.createHandle(Control.java:633)
at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:305)
at org.eclipse.swt.widgets.Control.createWidget(Control.java:649)
at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:134)
at org.eclipse.swt.widgets.Control.<init>(Control.java:110)
at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:75)
at org.eclipse.swt.widgets.Composite.<init>(Composite.java:95)
at org.eclipse.ui.splash.BasicSplashHandler.getBundleProgressMonitor(BasicSplashHandler.java :159)
at org.eclipse.ui.splash.BasicSplashHandler.getContent(BasicSplashHandler.java:265)
at org.eclipse.ui.internal.splash.EclipseSplashHandler.init(EclipseSplashHandler.java:86)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:782)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:798)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2467)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)

I have the exact issue on 4.6 after updating software...
!SESSION 2012-03-19 06:10:18.084 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.7.0
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.osgi 4 0 2012-03-19 06:10:22.334
!MESSAGE Application error
!STACK 1
org.eclipse.swt.SWTError: No more handles
    at org.eclipse.swt.SWT.error(SWT.java:4308)
    at org.eclipse.swt.SWT.error(SWT.java:4197)
    at org.eclipse.swt.SWT.error(SWT.java:4168)
    at org.eclipse.swt.widgets.Widget.error(Widget.java:468)
    at org.eclipse.swt.widgets.Control.createHandle(Control.java:704)
    at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:305)
    at org.eclipse.swt.widgets.Control.createWidget(Control.java:744)
    at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:134)
    at org.eclipse.swt.widgets.Control.<init>(Control.java:112)
    at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:75)
    at org.eclipse.swt.widgets.Composite.<init>(Composite.java:95)
    at org.eclipse.ui.splash.BasicSplashHandler.getBundleProgressMonitor(BasicSplashHandler.java :159)
    at org.eclipse.ui.splash.BasicSplashHandler.getContent(BasicSplashHandler.java:265)
    at org.eclipse.ui.internal.splash.EclipseSplashHandler.init(EclipseSplashHandler.java:86)
    at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:790)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:806)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2528)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
    at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
!SESSION 2012-03-19 06:54:16.071 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.7.0
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments:  -showlocation
Command-line arguments:  -os win32 -ws win32 -arch x86 -showlocation
!ENTRY org.eclipse.osgi 4 0 2012-03-19 06:55:00.400
!MESSAGE Application error
!STACK 1
org.eclipse.swt.SWTError: No more handles
    at org.eclipse.swt.SWT.error(SWT.java:4308)
    at org.eclipse.swt.SWT.error(SWT.java:4197)
    at org.eclipse.swt.SWT.error(SWT.java:4168)
    at org.eclipse.swt.widgets.Widget.error(Widget.java:468)
    at org.eclipse.swt.widgets.Control.createHandle(Control.java:704)
    at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:305)
    at org.eclipse.swt.widgets.Control.createWidget(Control.java:744)
    at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:134)
    at org.eclipse.swt.widgets.Control.<init>(Control.java:112)
    at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:75)
    at org.eclipse.swt.widgets.Composite.<init>(Composite.java:95)
    at org.eclipse.ui.splash.BasicSplashHandler.getBundleProgressMonitor(BasicSplashHandler.java :159)
    at org.eclipse.ui.splash.BasicSplashHandler.getContent(BasicSplashHandler.java:265)
    at org.eclipse.ui.internal.splash.EclipseSplashHandler.init(EclipseSplashHandler.java:86)
    at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:790)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:806)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2528)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
    at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1410)

Similar Messages

  • Adobe flash player 13 r0 has stopped working

    Just keeps popping up with this when I open Mozilla.
    'Adobe flash player 13 r0 has stopped working'
    Haven't backtracked if it happens with Chrome or other browsers.
    Here's the Problem signature:
      Problem Event Name: BEX
      Application Name: FlashPlayerPlugin_13_0_0_206.exe
      Application Version: 13.0.0.206
      Application Timestamp: 53519bd9
      Fault Module Name: StackHash_27eb
      Fault Module Version: 0.0.0.0
      Fault Module Timestamp: 00000000
      Exception Offset: 6d4f92cd
      Exception Code: c0000005
      Exception Data: 00000008
      OS Version: 6.1.7601.2.1.0.256.48
      Locale ID: 1033
      Additional Information 1: 27eb
      Additional Information 2: 27eb358fe674a6f15dafe56d42bb9bf3
      Additional Information 3: 2f06
      Additional Information 4: 2f06c18113e6d7c00e6b91fa1fde84b6
    Read our privacy statement online:
      http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
    If the online privacy statement is not available, please read our privacy statement offline:
      C:\Windows\system32\en-US\erofflps.txt
    Can anyone help me resolve this? I did download and reinstall flash player from adobe's home page, but to no avail... issue still persists.

    A small update to the above post - I think the issue has sth to do with Mozilla specifically. Doesn't occur when I use other browsers and besides read couple of forum posts regarding the same issue ppl have had just with an older version of Flash player, but still with Mozilla. So i guess this thread should also be on mozilla's forum, but if anyone can help me out here, i'd be totally glad!
    Cheers!

  • Notification - Adobe Flash player 14.0r0 has stopped working - takes multiple clicks to close.

    When going onto Facebook or E-bay a notification screen comes up with:
    'Adobe Flash player 14.0r0 has stopped working'
    It has 2 options:
    1. Check online for a solution & close the program.
    2. Close the program.
    It takes multiple clicks, 10 to 12, on either option to close the screen.
    Would appreciate any help.

    While you are troubleshooting this, it might be helpful, to avoid unnecessary pain on sites where Flash is not actually essential, to set Flash to Click-to-Play ("Ask to Activate"). This will delay Flash from starting on a page until you approve it.
    To set "Ask to Activate", open the Add-ons page using either:
    * Ctrl+Shift+a
    * "3-bar" menu button (or Tools menu) > Add-ons
    In the left column, click Plugins. Look for "Shockwave Flash" and change "Always Activate" to "Ask to Activate".
    When you visit a site that wants to use the Flash, you should see a notification icon in the address bar and one of the following: a link in a black rectangle in the page or an infobar sliding down between the toolbar area and the page.
    Flash might not work any better after you approve it, however...

  • Adobe Photoshop Lightroom 64-bit has stopped working [Lightroom 5 Beta]

    I was looking for a Lightroom 5 Beta forum but am unable to find one.  Today, I downloaded and installed LR5 Beta on my new HP Envy 64-bit Windows 8 machine.  After running an installation, I started the program.  At first, it asked about opening a catalogue during which time I created a new one as I have no intention of using my LR4 catalogue for LR5B.  After creating the catalogue, it stated the following:
    "Adobe Photoshop Lightroom 64-bit 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."
    After it closed, I tried opening it again.  Same result.  No matter how many times I tried, the program would not open.  I tried reinstalling the program to no avail using the "repair" feature.  Finally, I just removed the program.
    Windows 8 Home Premium (x64) (build 9200)
    Hewlett-Packard h8-1534
    Asset Tag: 4CE306029F
    Enclosure Type: Desktop
    3.80 gigahertz AMD FX-6200 Six-Core
    No memory cache
    64-bit ready
    Multi-core (3 total)
    Hyper-threaded (6 total)
    1498.41 Gigabytes Usable Hard Drive Capacity
    1100.84 Gigabytes Hard Drive Free Space
    AMD AHCI Compatible RAID Controller
    Microsoft Storage Spaces Controller
    Standard Enhanced PCI to USB Host Controller (3x)
    Standard OpenHCD USB Host Controller (4x)
    Texas Instruments USB 3.0 xHCI Host Controller
    Board: Gigabyte 2AC8 1.2
    Bus Clock: 200 megahertz
    BIOS: AMI v8.10 12/03/2012
    Administrator account
    I hope I have supplied enough information for resolution.  If not, please let me know what additional information is needed.

    It's here http://forums.adobe.com/community/labs/lightroom5. Not that difficult to find.

  • Flash Player plug-in has stopped working

    Hello,
    It's about 1-2 months that I have this constant problem with Flash Player plug-in.
    It occurs me (sometimes as soon as the page charges) everytime while I'm playing browser games (like FB ones, Anno-Online, Drakensang Online...) and, maybe, twice, while watching videos: grey screen "Flash Player plug-in has stopped working". Refreshing the page isn't the solution because every very few minutes we're there again and again.
    I already tried almost everything but nothing seems to help me:
    - uninstalling and reinstalling it
    - uninstalling and installing older version (10.3)
    - trying other browser (exact same problem with Google Chrome)
    - disabled protection and even uninstalled my antivirus
    - followed this (http://helpx.adobe.com/it/flash-player/kb/flash-player-games-video-or.html) and a lot of other "guides"
    - disabled every other plug-in
    - formatted my hard disk and reinstalled my OS (not because of this problem, but neither this fixed the situation)
    And I can't remember if I am missing some other try.
    Is there something I can do to fix this problem? It's getting really annoying.
    Hope someone can help me
    Windows 7 Ultimate SP1 x64
    Firefox 20.0.1 - Google Chrome 26.0.1410.64 m
    Flash Player 11.7.700.169 (same problems with 10.3 and 11.4 versions)
    P.S.: Excuse me for bad English.

    Hello Chris, thanks for your reply.
    Well, I don't know if the crashes occur with 10.3 too, because the games didn't load and a message tells me to upgrade my FP to a newer version of it.
    Here you have some of the games:
    http://www.drakensang.com/
    http://en.anno-online.com/en/homepage
    http://apps.facebook.com/road_to_fame/
    I don't have any sort of steps to follow, to me it occurs very very soon  (few minutes, like 2 or 3) every single time I try to play one of these game during normal game actions. After that, if I reload the page, sometimes FP crashes while the game is still loading, otherwise it'll crash while playing again.
    The firts times this problem occured to me, I used to reload the page many times to regularly end with a system crash and BSoD. So, these last weeks I give up as soon as it crashes first time.
    Hope you can reproduce it and do something.
    Regards,
    Alessandro

  • Adobe Dreamweaver CC 2014 Helper has stopped working

    When I try to import an Flash SWF file created with CC 2014 I get an error that says Adobe Dreamweaver CC 2014 Helper has stopped working.  Then I get the option to check online for a solution and close the program or just a second option to just close the program.
    Any suggestions to a fix?

    I insured that Flash 64 bit was installed on my computer.
    This problem must have something to do with embedding a Flash file. I could not recreate the problem on other client's websites. I pulled all the Flash code and the problem went away. Of course I want to include a Flash file so it's still an issue for me.
    CODE I PULLED:
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    <script type="text/javascript">
    swfobject.registerObject("FlashID");
        </script>
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="100%" height="250px" id="FlashID" title="animatedDog">
                <param name="movie" value="dog.swf">
                <param name="quality" value="high">
                <param name="wmode" value="opaque">
                <param name="swfversion" value="10.1.0.0">
                <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
                <param name="expressinstall" value="Scripts/expressInstall.swf">
                <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
                <!--[if !IE]>-->
                <object type="application/x-shockwave-flash" data="dog.swf" width="100%" height="250px">
                  <!--<![endif]-->
                  <param name="quality" value="high">
                  <param name="wmode" value="opaque">
                  <param name="swfversion" value="10.1.0.0">
                  <param name="expressinstall" value="Scripts/expressInstall.swf">
                  <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
                  <div><img src="/images/2014/noFlash.gif" alt="Missing Adobe Flash player" /></div>
                  <!--[if !IE]>-->
                </object>
                <!--<![endif]-->
              </object>
             <br><img src="images/2014/sidePhotos/photo.jpg" alt=""><br>

  • After I purchased the creative cloud, I receive an error message when trying to use premier pro cc 2014.  It states "Adobe Premiere Pro 2014.2 has stopped working.  A problem has caused it to stop working.  Windows will close the program and notify you of

    After I purchased the creative cloud, I receive an error message when trying to use premier pro cc 2014.  It states "Adobe Premiere Pro 2014.2 has stopped working.  A problem has caused it to stop working.  Windows will close the program and notify you of a solution."  When I used the trial I never received this message.  Now after purchasing it I receive this error each time I open PP and am unable to use. it.  Any ideas or support to fix this issue?

    What does the detailed crash report say?
    And have you updated your video card drivers from the GPU maker's website? (most crashes on launch are due to bugs in out of date video card drivers)

  • Adobe Photoshop Lightroom 64 bit has stopped working error

    I had not been using my laptop for a while and decided to install lightroom 3.2.  I did the install and now when I try to start lightroom I get the error message in the subject line:
    Adobe Photoshop Lightroom 64 bit has stopped working
    I have a Windows 7 laptop, with 6gb RAM, ATI Radeon video card.  The laptop is working well, except I just noticed that Photoshop CS5 64 bit and After Effects both give a similar error upon starting those applications as well.
    Any ideas as to how I can solve this problem.
    Thanks,
    Scott

    I have the same problem
    Lightroom 5.6 crashes when I enter the printmodule.Windows 8.1 64-bit

  • Adobe Photoshop Lightroom 64-bit has stopped working

    After opening LR 5.6 on Windows 8.1 and clicking Import it pops up a message, "Adobe Photoshop Lightroom 64-bit has stopped working". It worked yesterday.
    How should I troubleshoot and fix this?
    Thanks.

    After opening Lightroom and clicking Import it pops up this message:
    Upgraded to 5.7, same problem.
    Please help me to fix this problem or to find other software for processing photos.

  • Lightroom suddenly stopped while I was working in it.  I got the Windows message "Adobe Photoshop Lightroom 64 bit has stopped working.  A problem caused the program to stop working.   I have tried re-booting as well as reinstalling Lightroom 5.7 but when

    Lightroom suddenly stopped while I was working in it.  I got the Windows message "Adobe Photoshop Lightroom 64 bit has stopped working.  A problem caused the program to stop working.   I have tried re-booting as well as reinstalling Lightroom 5.7 but whenever I try to start the program I get the same message.

    Is that really the exact message you are receiving?

  • Windows 7 error message: Adobe Photoshop Lightroom 64-bit has stopped working

    Typical Windows 7 Pop up Window with this content:
    Adobe Photoshop Lightroom 64-bit
    Adobe Photoshop Lightroom 64-bit 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.
    using Windows 7. Just recently statredf using a new SSD as C: Drive for OS and Apps. I still have OS and all apps on my old C drive but that copy of LR 5.6 bombs too.  I had also moved all image files to a different external drive and created a new catalog.

    Is that really the exact message you are receiving?

  • "Adobe Media Core CS5.5 has stopped working"

    Whenever I try to encode using the Quicktime-H.264 codec in Adobe Media Encoder, I get a crash that states "Adobe Media Core CS5.5 has stopped working". Also I have tried to encode using this codec directly within Premiere Pro with the "Export" button instead of the "Queue" button, but the encode doesn't progress and eventually locks up the application. I have downloaded the most current version of Quicktime, and have made sure that all of my Adobe products are up-to-date. Encoding with other Quicktime codecs such as "Animation" work, but the h.264 just will not.
    What has me confused is that we just upgraded to new computers and did a clean install of CS5.5. Encoding with this codec works just fine on the old machines. Below you will see my system info as well as the error "Problem Signature". Any help to resolve this issue?
    System info:
    BOXX Technologies 3DBOXX W-8550
    Dual Intel(R) XEON(R) CPU X5690 @3.47GHz Processors
    48 GB RAM
    NVidia 6000 GFX Card
    NVidia Tesla C2075 GPU Core
    Windows 7 Ultimate 64bit
    CS5.5 Master Collection
    Problem signature:
      Problem Event Name:    APPCRASH
      Application Name:    Adobe QT32 Server.exe
      Application Version:    5.5.0.0
      Application Timestamp:    4e331700
      Fault Module Name:    QuickTimeH264.qtx
      Fault Module Version:    7.72.80.56
      Fault Module Timestamp:    4f8f8abd
      Exception Code:    c0000005
      Exception Offset:    001f36bd
      OS Version:    6.1.7601.2.1.0.256.1
      Locale ID:    1033
      Additional Information 1:    0a9e
      Additional Information 2:    0a9e372d3b4ad19135b953a78882e789
      Additional Information 3:    0a9e
      Additional Information 4:    0a9e372d3b4ad19135b953a78882e789

    I'm getting the exact same problem on a similar but older system.  I've reinstalled quicktime, and I'm about to reinstall CS6. Have you had any luck in getting this resolved?
    Edit: I finally called Adobe support about it, and they seemed geniunely stumped as well.

  • Flash 6.0 r25 has stopped working...

    I purchased the Macromedia  Suite a few years ago and today I installed everything on a new laptop, but when I try to open Flash I get a message stating...
    "Flash 6.0 r25 has stopped working"
    I am given two options
    1. Check online for a solution and close the program
    2. Close the program
    The problem details are listed as...
    Problem Event Name:  APPCRASH
    Allication Name:  Flash.exe
    Application Version: 6.0 r25.0
    Application Timestamp: 3c88582e
    Fault Module Name: ntdll,dll
    Fault Module Version: 6.17601.18229
    Fauld Module Timestamp: 51fb1072
    Exception Code: c0000005
    Exception Offset: 0002e066
    OS Version: 6.1.7601.2.0.768.3
    LocaleID: 1033
    Additional Information 1: c3a6
    Additional Information 2: c3a6e12b3471cf0446336182f39020f9
    Additional Information 3: a542
    Additional Information 4: a542c57554703160958dddc65ff4e5ac
    I know this version is probably ancient history by know, but it is what I have to work with. I eagerly await your assistance.

    Thank you for the reply. I actually stumbled upon a solution myself and want to make this information available to any other poor boys like me. I found a Troubleshoot Compatibility option in a Program Data Options Window. When I ran the troubleshooter, it indicated that my current Windows program had a color issue and needed to revert to a color option of a prior Windows version. It made mention of Windows XP Service Pack 2. It said that it would run Flash 6.0 on the older colors and return to Aero when I closed the program. I hope this helps somebody in the future,

  • "Adobe Premiere Pro 2014.1 has stopped working" Open Project Error

    Hey, everyone.
    I recently tried to re-open a project file that I created earlier today. As soon as it loads, the familiar "Adobe Premiere Pro 2014.1 has stopped working" window comes up.
    I created a new project file and it seemed to work fine. When I first started this project, I was having trouble using a ".m2ts" AVCHD movie file (PPro would crash in a similar manner), so I used Media Encoder to change it to a ".mov" Quicktime file. Seemed to work fine after I did that. This new issue only arose once I tried to re-open the project file after shutting down the computer.
    Got any suggestions?
    -Ross

    Correction - I converted the ".m2ts" file to an ".mp4" file, not an ".mov" file.

  • Adobe digital editions 4.0 has stopped working

    I keep getting the message "adobe digital editions 4.0 has stopped working".  The program then closes and I cannot view my books...by the way, I paid over $300 for this book too! I have a windows laptop, on windows 8. please help.

    Hello,
    Please download the latest ADE 4.0.3.114137
    http://www.adobe.com/solutions/ebook/digital-editions/download.html
    Some of the crashes have been fixed in this release.
    Thanks for being the part of product improvement.

Maybe you are looking for

  • Doubt with Windows and Oracle Forms 10G and 11g

    Hi I have some doubts in installing Oracle Client on Windows. a)Can we install Oracle Forms 10g and Reports 10g client on Windows 7? b)Can we install Oracle Forms 11g and Reports 11g client on Windows XP? c)If we have an Oracle Forms 11g and Reports

  • Should my text messages be blue instead of green after the iOS 5 update?

    Should my text messages be blue instead of green after the iOS 5.0 update on my iPhone 4?

  • Secondary method in desion step

    Hi   , i m using desion step  for  approvals and also using secondary  method to display the  so order to the user . wokflow is working fine , but my secondary method is not calling . Please.help in this regard . Regards . kiran

  • Totem 3.6 can't read video because of codec error

    since the update of gnome to 3.6 and totem to 3.6.2 I can't watch any video with totem. It plays the sound but no video is showing up. A dialog pops-up about a codec error all the time like: The playback of this movie requires a H.264 decoder plugin

  • Is it possible to add users as "Write Only" participants.

    It is possible to add users to a workspace as a Workspace Reviewer that gives the user Read Only rights. Is there any way to add users to a workspace as Write Only participants? In this use case participants would be able to upload content but not do