Skip to main content
April 10, 2012
Question

AIR application crashes at certain point in windows vista

  • April 10, 2012
  • 5 replies
  • 1258 views

Hi Dudes,

I am facing a problem in Window vista. It always crash when we open the window component using Adobe AIR. I am creating the Dynamic window and adding the child component as window.rawChildren.addChild(object) like this.. we made the setup , it is running perfect in all OS except Windows vista 32/64 bit.

When we work with our AIR application in conjunction with our own h/w product(Tablet Driver).[without connection of Tablet slate with PC it works fine but with it not].

S/w Details:- AIR Installer above 2 and SDK above 2.

OS- Win-Vista 32/64 bit.

AIR application crashes at certain point and shows the error like:-

Problem signature:

  Problem Event Name:                        APPCRASH

  Application Name:                             GTMP.exe

  Application Version:                           0.0.0.0

  Application Timestamp:                     4bde2f02

  Fault Module Name:                          Adobe AIR.dll

  Fault Module Version:                        3.1.0.4880

  Fault Module Timestamp:                  4eb760e8

  Exception Code:                                  c0000005

  Exception Offset:                                003ca9be

  OS Version:                                          6.1.7601.2.1.0.768.3

  Locale ID:                                             2057

  Additional Information 1:                  0a9e

  Additional Information 2:                  0a9e372d3b4ad19135b953a78882e789

  Additional Information 3:                  0a9e

  Additional Information 4:                  0a9e372d3b4ad19135b953a78882e789

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

I found one more error in debugging mode..the Alert message is

Microsoft Visual C++ Runtime Library

R6025 -

pure virtual function Call.

As per my view it is about some .dll and .CPL file makes some issues with AIR Frameworks is it? !!!!..

Please give some ideas to resolve it.

by

Beerahamedkhan

This topic has been closed for replies.

5 replies

chris.campbell
Legend
April 11, 2012

Could you try this against the released 3.2 version of AIR and our 3.3 beta to see if it still occurs?  If so, please open a new bug report on this over at bugbase.adobe.com?  Include any sample code or application to help us easily reproduce the problem.  If you'd like to keep your code private, please feel free to send it to me directly at ccampbel@adobe.com.  In addition, if you can give us a .dmp of this crash it could be very helpful. 

Please post back with the URL so that others affected can add their comments and votes.

April 11, 2012

I logged the bug.

https://bugbase.adobe.com/index.cfm?event=bug&id=3162904

I sent the Attachment to you. Please check the Read me.txt. It has sample

application.

Thanks,