Skip navigation
Currently Being Moderated

adl.exe has stopped working message

Jan 9, 2011 8:34 PM

This is very frustrating because I'm new to Flex 4 (Win 7, 32 bit) and everything I read has not led me to a solution (at least something I understand).

 

Every time I test my app I get the message adl.exe has stopped working and I have to close the file.

 

I'm running the current version of Air (2.5). But the adl.exe is version 1.5.3.

 

Is there a conflict?

Branched to a new discussion.
 
Replies
  • Chris Campbell
    8,572 posts
    May 4, 2010
    Currently Being Moderated
    Jan 10, 2011 11:05 AM   in reply to Kristin95762

    Hi,

    Tool are you using to develop in?  Flash Builder, Flash CS5, or something else?  I'll assume that you're using Flash Builder.  I am suspicous that something is incorrectly configured with the references to 1.5.3.  You might want to check out this video for instructions on overlaying AIR 2.5 and adding it to Flash Builder.

     

     

    Once you're sure you have it overlaid properly, please check the flex compiler preferences for your project to verify it's pointing at the proper SDK.

     

    Finally, I'm attaching a small application that will output which versions of AIR and Flash Player you are currently running.  You might want to give that a try and see what it reports.

     

    Thanks,

    Chris

    Attachments:
     
    |
    Mark as:
  • Chris Campbell
    8,572 posts
    May 4, 2010
    Currently Being Moderated
    Jan 11, 2011 11:23 AM   in reply to Kristin95762

    I'm sorry about the small video window.  It's the first time I've posted a video in a post and I wasn't quite sure how it would turn out.  I actually did record this in HD, but it requires that you click the video again to have it open in YouTube, at which point you can change the video to 720p and go full screen.  Maybe using a link like this would have helped:

     

    http://www.youtube.com/watch_popup?v=0xCkSWKSzqY&vq=hd720

     

    Either way, I think you're getting closer.  In my example, I used the Flex 4.1 sdk but you should be ok with 4.0.  Check out your application descriptor XML and make sure that the application take references 2.5, not 1.5.3.

     

    <application xmlns="http://ns.adobe.com/air/application/2.5">

     

    If that doesn't work, please feel free to email me your project, I'd be more than happy to take a look and see if I can spot anything.

     

    Thanks,

    Chris

     
    |
    Mark as:
  • Chris Campbell
    8,572 posts
    May 4, 2010
    Currently Being Moderated
    Jan 11, 2011 2:57 PM   in reply to Kristin95762

    Hi Kristin,

    Glad you got it working!  I totally understand how frustrating it can be.  Hopefully we'll come up with a more streamlined and automated solution in the future.

     

    Chris

     
    |
    Mark as:
  • Currently Being Moderated
    Dec 7, 2011 2:31 PM   in reply to Chris Campbell

    Hi,

     

    Even that causes the crash. Below is was I ran and crashed ADL:

     

    "C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\bin\adl.exe"  -profile mobileDevice -screensize 320x460:320x480 MobileTest-app.xml

     

    --

    kabalweg

     
    |
    Mark as:
  • Currently Being Moderated
    Jan 19, 2012 8:12 AM   in reply to Kristin95762

    Hi,

    I also have the exact same problem. It all started with the 4.6 flex sdk.

    I've tried the solutions you've mentioned in this thread, but no success.

    I even reinstalled win7 today and tried it on a clean computer, but still the same result "adobe air debug launcher has stopped working".

    Any progress in this issue?

     

    Thanks

    Daniel

     
    |
    Mark as:
  • Chris Campbell
    8,572 posts
    May 4, 2010
    Currently Being Moderated
    Jan 23, 2012 12:52 PM   in reply to dr_lofstrand

    Hello everyone,

    In the past we've received a few crash dumps for this issue but the call stacks have been less than helpful.  I've got an alternate way for the crash dumps to be created and I'm hoping someone can help me out.  Here's all you need to do:

     

    1. Download the two attached files: Enable Crash Logging.reg and Disable Crash Logging.reg.
    2. Double-click the Enable Crash Logging.reg file and allow it to write to your registry
    3. Recreate the ADL crash
    4. After the crash, open a file browser window and type the following in the navigation bar:%localappdata%
    5. Go into the CrashDump folder and you should see a new .dmp file for ADL.
    6. Zip that file up and send it to ccampbel@adobe.com or give me a dropbox link and hopefully we'll get better info than our previous attempts
    7. Optional, double-click the Disable Crash Logging.reg file downloaded in Step 1 and click OK to disable future logging.  Note that enabling will only save 5 crash logs before it starts deleting older ones.  This step turns this functionality off completely.

     

    Thanks,
    Chris

    Attachments:
     
    |
    Mark as:
  • Currently Being Moderated
    Feb 10, 2012 3:13 PM   in reply to Chris Campbell

    Hello Chris

       I generated those dmp files in CrashDump, those were of size 150MB each, I couldn't pass those to you by mail.

    Any alternative way ??

    Thanks

    Naresh

     
    |
    Mark as:
  • Chris Campbell
    8,572 posts
    May 4, 2010
    Currently Being Moderated
    Feb 10, 2012 6:30 PM   in reply to Naresh_Reddy

    Hi Naresh,

    Most people use dropbox for large files.

     

    Chris

     
    |
    Mark as:
  • Currently Being Moderated
    Feb 15, 2012 11:13 AM   in reply to Chris Campbell

    Hey Chris

       I am providing following Links please take a look into these.

    http://dl.dropbox.com/u/62459973/UCClient.exe.5080.dmp

    http://dl.dropbox.com/u/62459973/UCClient.exe.5156.dmp

    If you need anything let me know.

    Thanks

    Naresh

     
    |
    Mark as:
  • Chris Campbell
    8,572 posts
    May 4, 2010
    Currently Being Moderated
    Feb 15, 2012 5:38 PM   in reply to Naresh_Reddy

    Thank you Naresh.  Downloading now...

     

    Chris

     
    |
    Mark as:
  • Currently Being Moderated
    Mar 1, 2012 10:38 AM   in reply to Chris Campbell

    Chris

        Did you get any update on this issue.Can you please kindly let me know if you find anything to fix this Issue.

    Any help from my dmp files ? Let me know if you need anything.

    Thanks

    Naresh.

     
    |
    Mark as:
  • Chris Campbell
    8,572 posts
    May 4, 2010
    Currently Being Moderated
    Mar 5, 2012 10:01 AM   in reply to Naresh_Reddy

    Hi Naresh,

    Thanks again for supplying the crash dmp.  Your's had a stack trace that looked promising.  The bug (3070976) is still Open/ToFix and currently slated for our Cyril (AIR 3.3) release.  If I find additional info, I'll post back otherwise please feel free to ping me for updates anytime.

     

    Chris

     
    |
    Mark as:
  • Currently Being Moderated
    May 31, 2012 1:22 AM   in reply to Chris Campbell

    I am experiencing a conflict between flash builder's AIR sdk and flash professional's.

    I had Flash Builder 4.6 with 3.1AIR

    Then I installed Flash Professional CS6 (which apparently comes with Air 3.2 and overwrites some variables and registry common to FB).

    This was the death of fb 4.6. Re-installing, upgrading AIR's references in FB did not work: always AIR launchpad crash at "Run".

    I had to create a new windows user and reinstall FB on that.

     
    |
    Mark as:
  • Currently Being Moderated
    Feb 23, 2013 6:23 PM   in reply to Chris Campbell

    Hello, I have a question - where can I find those .dmp files? I wrote bar:%localappdata% and c:%localappdata% but it couldn't open anything. I tried to find "CrashDump" folder everywhere but I couldn't find it.

     

    I have problems with Adobe Air - it crashes after League of Legends game.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points