Fatal error when trying to install AIR app on OSX

A user of my application is getting a fatal error when trying to install on OSX. Most installs seem to go fine so I was surprised at this one.
A portion of the OSX error report is below. Has anybody experienced anything similar? If so, were you able to identify the core problem?
Thanks in advance for any thoughts!
Daniel
Date/Time:       2013-06-13 15:50:24.666 -0700
OS Version:      Mac OS X 10.8.3 (12D78)
Report Version:  10
Interval Since Last Report:          1414734 sec
Crashes Since Last Report:           30
Per-App Crashes Since Last Report:   5
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000008
VM Regions Near 0x8:
--> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/SimpleDiagrams2.app/Contents/MacOS/SimpleDiagrams2
    __TEXT                 0000000000001000-0000000000007000 [   24K] r-x/rwx SM=COW  /Applications/SimpleDiagrams2.app/Contents/MacOS/SimpleDiagrams2
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.adobe.AIR                      0x02b43f72 0x2800000 + 3424114
1   com.adobe.AIR                      0x02909628 0x2800000 + 1087016
2   com.adobe.AIR                      0x02909853 0x2800000 + 1087571
3   com.apple.AppKit                   0x95544970 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 255
4   com.apple.AppKit                   0x952ec824 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 378
5   libobjc.A.dylib                    0x9a3c9628 -[NSObject performSelector:withObject:withObject:] + 77
6   com.apple.Foundation               0x94e4473a __76-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_0 + 121
7   com.apple.Foundation               0x94e44291 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 430
8   com.apple.Foundation               0x94e4408e _NSAppleEventManagerGenericHandler + 173
9   com.apple.AE                       0x97aeda35 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 331
10  com.apple.AE                       0x97ac2fbe dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
11  com.apple.AE                       0x97ac2e7d aeProcessAppleEvent + 318
12  com.apple.HIToolbox                0x9222fc58 AEProcessAppleEvent + 100
13  com.apple.AppKit                   0x952e8d4d _DPSNextEvent + 1655
14  com.apple.AppKit                   0x952e81dc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
15  com.apple.AppKit                   0x952de63c -[NSApplication run] + 855
16  com.adobe.AIR                      0x0280a772 0x2800000 + 42866
17  com.adobe.AIR                      0x0280aab8 0x2800000 + 43704
18  libobjc.A.dylib                    0x9a3c95d3 -[NSObject performSelector:withObject:] + 70
19  com.simplediagrams2                0x00002f97 start + 2567
20  com.simplediagrams2                0x000025c5 start + 53
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib             0x9263d9ae kevent + 10
1   libdispatch.dylib                  0x97b75c71 _dispatch_mgr_invoke + 993
2   libdispatch.dylib                  0x97b757a9 _dispatch_mgr_thread + 53
Thread 2:
0   libsystem_kernel.dylib             0x9263c8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                  0x996fb280 _pthread_cond_wait + 833
2   libsystem_c.dylib                  0x99781095 pthread_cond_wait$UNIX2003 + 71
3   com.adobe.AIR                      0x02d1b113 0x2800000 + 5353747
4   com.adobe.AIR                      0x02b4d5dc 0x2800000 + 3462620
5   com.adobe.AIR                      0x02d1b22d 0x2800000 + 5354029
6   com.adobe.AIR                      0x02d1b2a7 0x2800000 + 5354151
7   com.adobe.AIR                      0x02d1b342 0x2800000 + 5354306
8   libsystem_c.dylib                  0x996f65b7 _pthread_start + 344
9   libsystem_c.dylib                  0x996e0d4e thread_start + 34
Thread 3:
0   libsystem_kernel.dylib             0x9263c8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                  0x996fb280 _pthread_cond_wait + 833
2   libsystem_c.dylib                  0x99781095 pthread_cond_wait$UNIX2003 + 71
3   com.adobe.AIR                      0x02d1b113 0x2800000 + 5353747
4   com.adobe.AIR                      0x02b4d5dc 0x2800000 + 3462620
5   com.adobe.AIR                      0x02d1b22d 0x2800000 + 5354029
6   com.adobe.AIR                      0x02d1b2a7 0x2800000 + 5354151
7   com.adobe.AIR                      0x02d1b342 0x2800000 + 5354306
8   libsystem_c.dylib                  0x996f65b7 _pthread_start + 344
9   libsystem_c.dylib                  0x996e0d4e thread_start + 34
Thread 4:
0   libsystem_kernel.dylib             0x9263c8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                  0x996fb280 _pthread_cond_wait + 833
2   libsystem_c.dylib                  0x99781095 pthread_cond_wait$UNIX2003 + 71
3   com.adobe.AIR                      0x02d1b113 0x2800000 + 5353747
4   com.adobe.AIR                      0x02b4d5dc 0x2800000 + 3462620
5   com.adobe.AIR                      0x02d1b22d 0x2800000 + 5354029
6   com.adobe.AIR                      0x02d1b2a7 0x2800000 + 5354151
7   com.adobe.AIR                      0x02d1b342 0x2800000 + 5354306
8   libsystem_c.dylib                  0x996f65b7 _pthread_start + 344
9   libsystem_c.dylib                  0x996e0d4e thread_start + 34
Thread 5:
0   libsystem_kernel.dylib             0x9263c8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                  0x996fb280 _pthread_cond_wait + 833
2   libsystem_c.dylib                  0x99781095 pthread_cond_wait$UNIX2003 + 71
3   com.adobe.AIR                      0x02d1b113 0x2800000 + 5353747
4   com.adobe.AIR                      0x02b4d5dc 0x2800000 + 3462620
5   com.adobe.AIR                      0x02d1b22d 0x2800000 + 5354029
6   com.adobe.AIR                      0x02d1b2a7 0x2800000 + 5354151
7   com.adobe.AIR                      0x02d1b342 0x2800000 + 5354306
8   libsystem_c.dylib                  0x996f65b7 _pthread_start + 344
9   libsystem_c.dylib                  0x996e0d4e thread_start + 34
Thread 6:
0   libsystem_kernel.dylib             0x9263c8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                  0x996fb280 _pthread_cond_wait + 833
2   libsystem_c.dylib                  0x997810e0 pthread_cond_timedwait$UNIX2003 + 70
3   com.adobe.AIR                      0x02d1b13f 0x2800000 + 5353791
4   com.adobe.AIR                      0x02d60c0e 0x2800000 + 5639182
5   com.adobe.AIR                      0x02d1b22d 0x2800000 + 5354029
6   com.adobe.AIR                      0x02d1b2a7 0x2800000 + 5354151
7   com.adobe.AIR                      0x02d1b342 0x2800000 + 5354306
8   libsystem_c.dylib                  0x996f65b7 _pthread_start + 344
9   libsystem_c.dylib                  0x996e0d4e thread_start + 34
Thread 7:
0   libsystem_kernel.dylib             0x9263d0ee __workq_kernreturn + 10
1   libsystem_c.dylib                  0x996f90ac _pthread_workq_return + 45
2   libsystem_c.dylib                  0x996f8e79 _pthread_wqthread + 448
3   libsystem_c.dylib                  0x996e0d2a start_wqthread + 30
Thread 8:
0   libsystem_kernel.dylib             0x9263d0ee __workq_kernreturn + 10
1   libsystem_c.dylib                  0x996f90ac _pthread_workq_return + 45
2   libsystem_c.dylib                  0x996f8e79 _pthread_wqthread + 448
3   libsystem_c.dylib                  0x996e0d2a start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x02b43f55  ecx: 0x95b40466  edx: 0x00000000
  edi: 0x00000000  esi: 0xbfffef18  ebp: 0xbfffee58  esp: 0xbfffeda0
   ss: 0x00000023  efl: 0x00210282  eip: 0x02b43f72   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x00000008
Logical CPU: 1

Hi Daniel,
Could you post or send me ([email protected]) the entire crash log?  I'll at least need the binaries section so I can properly symbolicate the log.
Thanks,
Chris

Similar Messages

  • Error when trying to install new apps as well as syncing apps on my Ipod

    I have updated to the new OS on my Ipod Touch but now it won't allow me to sync the apps. I get a greyed out screen and cannot select or deselect any apps.
    I also cannot update any new apps onto the Ipod anymore.
    I have tried selecting all the apps I want to install on the Ipod and drag them onto the connected device - it goes through the motions but at the end it comes up with an unknown error stating that the apps could not be installed.
    Any ideas and advice would be appreciated.

    Are you sure have iTunes 11.1 on your Computer?
    The 7.0.2 you're reffering to is iOS 7.0.2, which is your iPods operating system.

  • My creative CC for teams gives an error code (-60) download corrupted when trying to install any app from the CC on my desktop. Any help?

    My creative CC for teams gives an error code (-60) download corrupted when trying to install any app from the CC on my desktop. Any help?

    Rasco1 it sounds like your managed network needs to be configured to allow you to download successfully.  You can find more details in Error downloading Creative Cloud applications - http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html.

  • Edge Animate error when trying to install

    I'm getting an incomplete install when I try to download and install Edge Animate:
    Exit Code: 6
    Please see specific errors below for troubleshooting. For example,  ERROR:
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s)
    ----------- Payload: DirectX 10.0.0.0 {9DDAF699-BA5E-48e3-8A09-7AC369D6EEA1} -----------
    ERROR: Third party payload installer DXSETUP.exe failed with exit code: -9

    Re: Edge Animate error when trying to install
    created by Jeff A Wright in Downloading, Installing, Setting Up - View the full discussion
    Edward do you meet or exceed the system requirements listed at http://html.adobe.com/edge/animate/tech-specs.html?
    Jip I sure do!
    I checked the program in discussion just for the heck of it and it works. But when using the Adobe applications manager it says not correctly installed. So I don't know what is going on there!
    It is just unappreciated to have people like Mylenium give such unhelpful replies to customers who are really keen on learning and using your new products.
    (I must probably add that I have tried installing the demo version of Photoshop CS6 when it was just released and caused a serious error. And when I wanted to uninstall it, the uninstaller suggested I use Adobe removal software to remove the demo software... this also did not work properly and I’m still stuck with a error message every time I log on to my windows account)
    But thank for the prompt reply Jeff, keep it up.

  • I keep getting an error when trying to update an app- cannot connect to store. I logged out from my account and tried to log back in and got the same error. I am doing all this from my phone since I no longer own a personal computer (only work)

    I keep getting an error when trying to update an app- cannot connect to store. I logged out from my account and tried to log back in and got the same error. I am doing all this from my phone since I no longer own a personal computer (only work) since I use iCloud and I tunes match

    YAY!!! Saved it in my Mac's Firefox Bookmarks for easy future access!
    Hope you are having a lovely afternoon today! I'm about ready to go bobo....I have an early meeting, and I don't want to oversleep! The nice part is that I work remotely, so I only have to wake up 15 minutes or so before the meeting.... I don't even use an alarm clock anymore (really, my iPhone alarm, which is much more pleasant), unless I have to get up at 6:30 or something....
    TMI?
    GB

  • I am receiving an A12E5 error when trying to install my Creative Cloud desktop

    I am receiving an A12E5 error when trying to install my Creative Cloud desktop. So I cannot proceed to a free trial. Thoughts?

    Hi UniversityDesigner,
    Welcome to the Community!
    Please go through this thread: http://forums.adobe.com/message/5581753#5581753
    Thanks!
    Ankit

  • I get an error when trying to install updates in Photoshop CS6

    I get an error when trying to install updates in Photoshop CS6. It says "Update Failed; Updates could not be applied." Anybody else have this probelm?

    Brooks Potteiger I would recommend also reviewing the installation log for the update you are trying to apply.  You can find details on how to accomplish this at Troubleshoot with install logs | CS5, CS5.5, CS6 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html.

  • How do you fix a msvcr80.dll error when trying to install itunes 11.1.4

    How do you fix a msvcr80.dll error when trying to install itunes 11.1.4?

    This also work100% 
    Removing and reinstalling iTunes and other software components
    If applicable, disconnect any iPod or iOS device and close Microsoft Outlook.
    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later).
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (see note 1 below)
    iCloud (if present)
    MobileMe (if present) (see note 2 below)
    Bonjour
    Apple Application Support
    Reboot your computer. Delete any of the following folders where they can be found: (see note 3 below)
    C:\Program Files\Bonjour
    C:\Program Files\Common Files\Apple
    C:\Program Files\iPod
    C:\Program Files\iTunes
    also on 64-bit systems:
    C:\Program Files (x86)\Bonjour
    C:\Program Files (x86)\Common Files\Apple
    C:\Program Files (x86)\iPod
    C:\Program Files (x86)\iTunes
    Download the iTunes setup file and run it to install. Use an account with administrative rights. This can usually be achieved by right-clicking on the downloaded file and selecting Run as... or Run as Administrator. In some cases a combination of Shift or Ctrl keys may be required for the option to show, or it may not be necessary.
    If you deleted iCloud and reinstalling iTunes doesn't automatically reinstall it visit iCloud Control Panel.

  • "Shared Resources error" when trying to install Photoshop Elements 11

    I keep getting installation error "Shared Resources error" when trying to install Photoshop Elements 11 (Windows 7).  Any advice will be appreciated..

    Welcome to the forum, Ted,
    Here's an older "Shared Technologies" thread: http://forums.adobe.com/message/3155897#3155897
    But, I am not sure that we were ever able to help the OP, and they never reported back with the responses from Adobe. Still, might be a tip that is useful.
    Good luck,
    Hunt
    [Edit] I mis-spoke. The OP and another user with the same error WERE helped. What I saw initially was yet another poster, who was going to contact Adobe, but never came back to the thread. In the case of the OP and another users, the issue was caused by having Adobe Bridge, included with other Adobe programs, like Photoshop and Premiere Pro, running. When they killed that, the installation went well.
    Message was edited by: Bill Hunt

  • "please use setup.exe for installati​on instead of blackberry desktop software.m​si" error when trying to install the software through 610_b038_m​ultilangua​ge.exe

    "please use setup.exe for installation instead of blackberry desktop software.msi" error when trying to install the software through 610_b038_multilanguage.exe
    I need to install this so that i can transfer my contacts and calendar to my laptop

    Hi and Welcome to the Community!
    Sorry to be dense, but what happens when you do exactly as the message instructs?
    Thanks!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Fatal error when trying to add derived table

    Hello,
    I'm new at desiging a universe. I get the following a fatal error when trying to add a derived table to my universe:
    1 processor x Family 15 Model 0 Stepping 0
    Windows 2000 Workstation  v5.1 build 2600 (S)
    Physical Total/Avail: 2.097.151 Kb / 2.004.940 Kb
    Temp directory C:\DOCUME1\xxxxxx\LOCALS1\Temp\ (1 Kb available)
    'Unknown' video card
       1280 x 768 in true color
    (doesn't make sense to me)
    I use an ODBC connection that connects to a MySQL database. When I test the connection it's fine.
    I am trying to add a derived table because it seems that my universe cannot produce LEFT OUTER JOINS.  I read somewhere that I should set my ansi92 parameter to YES instead of NO. But, everytime I re-open my universe, it sets itself automatically to NO again.
    My utlimate goal is :
    For example, list ALL the people, left join my table to their websites, but return ALL the people, even if they don't have a website.
    I dont' understand, my join should be simple enough.
    Anybody knows what could be causing all these restrictions ?
    Thanks for you help.
    Edited by: Sose Canadian on Feb 9, 2009 9:40 PM

    Hi Sose,
    In BusinessObjects (Universe) Designer, the outer join option in a join is not available and is dimmed when using a Generic ODBC connection.
    Try Following Solutions:
    Solution : 1
    When using an ODBC connection the odbc.prm must be modified on the machine where BusinessObjects Designer is used.
    Use the following steps to modify odbc.prm:
    1. Locate odbc.prm in the following folder:
    \Business Objects\Business Objects Enterprise 11\win32_x86\dataAccess\Connection Server\odbc
    2. Open odbc.prm in a text editor and modify the parameter 'EXT_JOIN' so its value is 'YES' instead of 'NO'.The outer join option is now available in BusinessObjects Designer.
    If the outer join option is still not available after following the steps above. open odbc.prm in a text editor and modify the parameter OUTERJOINS_GENERATION. Change its value from 'NO' to either 'ANSI92' or 'ODBC'.
    Solution : 2
    This can occur when user is using a non-database specific middleware such as generic ODBC. Generic ODBC allows creating a successful connection and universe, however will not allow the Outer Join option.
    The syntax for outer joins is specific to each database and the Generic ODBC driver only lets you access standard common features of all ODBC data sources.
    Ensure that you are using the database specific middleware to create the connection.
    I Hope this Helpsu2026.
    Thanksu2026.
    Pratik

  • HT1926 Error when trying to install iTunes 'iTunesSetup.exe was reported as unsafe.'

    Get an error when trying to install iTunes 'iTunesSetup.exe was reported as unsafe.'
    Any suggestions for how to fix this?
    I am using Windows Vista and IE9.

    After using the Windows Installer clean up tool and removing the iTunes 7.0.7.16 install file I was able to update to 7.0.2

  • Action list not found error when trying to install Flash 11. I have IE8 and windows 32 bit. What can

    action list not found error when trying to install Flash 11. I have IE8 and windows 32 bit. What can I do? Thanks

    Hi, Please try to download the installer from the links provided in the following page: http://helpx.adobe.com/content/help/en/flash-player/kb/installation-problems-flash-player- windows.html#main-pars_header
    Thanks,
    Sunil

  • Newbie apex error when trying to install the OEHR Sample object.

    ORA-01653: unable to extend table FLOWS_030000.WWV_FLOW_ONLINE_HELP by 8 in tablespace APEX
    I got this error when trying to install.
    I will go back now and check the storage space.
    I could not find any error message on it.
    Thanks.Steve

    Just few minutes after asking this question on forum, I was able to find the workaround for opening the DashboardDesigner.exe.
    What I was trying earlier was that, In my "Business Intelligence Center" site,  i was trying to open the Dashboard Designer from "PerformancePoint Content" list by clicking "New Item" from "Items" tab in Ribbon.
    Instead Now I go to the connections library "Data Connections",  Go to "Documents" tab in Ribbon and then click on "New Document".
    Voila!
    Finally "DashboardDesinger.exe" opens up! :D
    Now from this designer application, I can add other Lists directly and can add "PerformancePoint Content" list for creating actual ScoreCards, Dashboards, KPIs etc.
    Happy Learning!
    Shri07

  • When trying to install new App. The Apple ID shows my old one not the new ID which is verified. Please advise

    When trying to install new App. The Apple ID shows my old one not the new ID which is verified. Please advise

    Go to Setings>iTunes and App stores and make sure you are signed into your account

Maybe you are looking for

  • Lightroom 5.3  and AppleMac 10.8.8 Mt Lion

    Phew !  Just recovered from problems with Photoshop CS4  and now Lightroom 5.3 playing up. After working, apparently perfectly for several months, suddenly lost the  "QUICK DEVELOP" facility from the ' LIBRARY' screen;                                

  • Images disappear when trying to mask

    When I try to make a clipping mask w/two objects (place objects, select both, create clipping mask), both disappear - they're still there, they just don't appear to be.

  • Crm webui login activation

    dear experts I have got access to SAP CRM IDES, now i am looking to activate SAP CRM Web UI , I had few of the research but I can,t make it, Kindly advice me the solution, I would be so thank full . Thanks

  • Acrobat Goes a Bit Weird in the Head Bug [ again? :) ]

    Ok, then. I open a document. The colors are a bit off. Well, well.. here we go again. I open the Acrobat preferences to check them. They look ok, so I don't change them. However, after I close the prefs window the colors change[1]. The thing is, ther

  • Socket Input Stream to XMLParser

    hi guys, I need to connect to a remote server via sockets and retrieve an xml which the server will send as a response then parse this file. i'm using DOM and the parser works with static files, however i'm not sure how to use the server input as a p