• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Fatal crash with StageText on Android?

New Here ,
Feb 28, 2013 Feb 28, 2013

Copy link to clipboard

Copied

Hi,

I am using adobe air 3.6 and starling for a multi-platform game. And I seem to have a problem with some Android devices when using stageText.

I am using the feathers TextInput component which uses a StageText instance, and the problem occurs when I come across the first TextInput item.

I select it, everything works fine, can type text and all... the problem occurs when I tab on something else in the site, either clicking on the background or another TextInput. So it seems to be the focusOut event of the StageText?

On all devices it runs fine (including a bunch of Android devices as well), except for a Nexus 4 with Android 4.2.2.

With a bit of googling on the error it could be something with a missing texture or something?

Any help is appreciated...

This is the error/backtrace:

W/Adreno200-ES20(30792): <__load_uniform_matrix:809>: GL_INVALID_OPERATION

F/libc    (30792): Fatal signal 11 (SIGSEGV) at 0x00000008 (code=1), thread 30792 (.endemol.pingel)

I/DEBUG   (  157): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***

I/DEBUG   (  157): Build fingerprint: 'google/occam/mako:4.2.2/JDQ39/573038:user/release-keys'

I/DEBUG   (  157): Revision: '10'

I/DEBUG   (  157): pid: 30792, tid: 30792, name: .endemol.pingel  >>> air.com.endemol.pingel <<<

I/DEBUG   (  157): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000008

I/DEBUG   (  157):     r0 7a864f40  r1 00000008  r2 00000018  r3 00000000

I/DEBUG   (  157):     r4 00000000  r5 00000040  r6 00000038  r7 00000008

I/DEBUG   (  157):     r8 00000000  r9 722ffd58  sl 00000010  fp 72009eac

I/DEBUG   (  157):     ip 62164f40  sp bee9c160  lr 6215b6e7  pc 402156a0  cpsr 20000010

I/DEBUG   (  157):     d0  0000000000000000  d1  3f80000000000000

I/DEBUG   (  157):     d2  0000000042480080  d3  000000000000003f

I/DEBUG   (  157):     d4  4302800000000082  d5  000000003f800000

I/DEBUG   (  157):     d6  4302000044154000  d7  3f8000003f800000

I/DEBUG   (  157):     d8  4302000044154000  d9  437f000044154000

I/DEBUG   (  157):     d10 42820200c1010000  d11 0000000041a6304c

I/DEBUG   (  157):     d12 0000000000000000  d13 0000000000000000

I/DEBUG   (  157):     d14 0000000000000000  d15 0000000000000000

I/DEBUG   (  157):     d16 000000000007eeb3  d17 0000000000000001

I/DEBUG   (  157):     d18 0000000000000000  d19 0000000000000000

I/DEBUG   (  157):     d20 0000000000000000  d21 3ff0000000000000

I/DEBUG   (  157):     d22 8000000000000000  d23 0000000000000000

I/DEBUG   (  157):     d24 0000000000000000  d25 8000000000000000

I/DEBUG   (  157):     d26 3ff0000000000000  d27 bfc99999dce7b0bb

I/DEBUG   (  157):     d28 3fd55555809a4184  d29 004b0049004a0049

I/DEBUG   (  157):     d30 0056005600560056  d31 0000000000000000

I/DEBUG   (  157):     scr 20000093

I/DEBUG   (  157):

I/DEBUG   (  157): backtrace:

I/DEBUG   (  157):     #00  pc 000186a0  /system/lib/libc.so (memcpy+160)

I/DEBUG   (  157):     #01  pc 000046e3  /system/lib/libgsl.so (ioctl_kgsl_sharedmem_write+114)

I/DEBUG   (  157):     #02  pc 0004776d  /system/lib/egl/libGLESv2_adreno200.so (rb_vbo_cache_vertex_attrib+364)

I/DEBUG   (  157):     #03  pc 0001ba6f  /system/lib/egl/libGLESv2_adreno200.so (cache_vertex_array+388)

I/DEBUG   (  157):     #04  pc 0001eaa1  /system/lib/egl/libGLESv2_adreno200.so (glDrawArraysInstancedXXX+220)

I/DEBUG   (  157):     #05  pc 0001889f  /system/lib/libhwui.so

I/DEBUG   (  157):     #06  pc 0001ac25  /system/lib/libhwui.so

I/DEBUG   (  157):     #07  pc 00011bfd  /system/lib/libhwui.so

I/DEBUG   (  157):     #08  pc 0001211b  /system/lib/libhwui.so

I/DEBUG   (  157):     #09  pc 0001211b  /system/lib/libhwui.so

I/DEBUG   (  157):     #10  pc 0001211b  /system/lib/libhwui.so

I/DEBUG   (  157):     #11  pc 0001211b  /system/lib/libhwui.so

I/DEBUG   (  157):     #12  pc 0001211b  /system/lib/libhwui.so

I/DEBUG   (  157):     #13  pc 0005bccf  /system/lib/libandroid_runtime.so

I/DEBUG   (  157):     #14  pc 0001e290  /system/lib/libdvm.so (dvmPlatformInvoke+112)

I/DEBUG   (  157):     #15  pc 0004d411  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+396)

I/DEBUG   (  157):     #16  pc 000276a0  /system/lib/libdvm.so

I/DEBUG   (  157):     #17  pc 0002b57c  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)

I/DEBUG   (  157):     #18  pc 0005ff07  /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+374)

I/DEBUG   (  157):     #19  pc 000677e1  /system/lib/libdvm.so

I/DEBUG   (  157):     #20  pc 000276a0  /system/lib/libdvm.so

I/DEBUG   (  157):     #21  pc 0002b57c  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)

I/DEBUG   (  157):     #22  pc 0005fc31  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+272)

I/DEBUG   (  157):     #23  pc 000499fb  /system/lib/libdvm.so

I/DEBUG   (  157):     #24  pc 00046871  /system/lib/libandroid_runtime.so

I/DEBUG   (  157):     #25  pc 00047533  /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+390)

I/DEBUG   (  157):     #26  pc 00000db7  /system/bin/app_process

I/DEBUG   (  157):     #27  pc 0001271f  /system/lib/libc.so (__libc_init+38)

I/DEBUG   (  157):     #28  pc 00000ae8  /system/bin/app_process

I/DEBUG   (  157):

I/DEBUG   (  157): stack:

I/DEBUG   (  157):          bee9c120  00000000 

I/DEBUG   (  157):          bee9c124  00000000 

I/DEBUG   (  157):          bee9c128  00000000 

I/DEBUG   (  157):          bee9c12c  3f800000 

I/DEBUG   (  157):          bee9c130  7a864f00  /dev/kgsl-3d0

I/DEBUG   (  157):          bee9c134  6215b6e7  /system/lib/libgsl.so (ioctl_kgsl_sharedmem_write+118)

I/DEBUG   (  157):          bee9c138  44154000  /dev/ashmem/dalvik-heap (deleted)

I/DEBUG   (  157):          bee9c13c  00000000 

I/DEBUG   (  157):          bee9c140  3f800000 

I/DEBUG   (  157):          bee9c144  735bbd68 

I/DEBUG   (  157):          bee9c148  00000001 

I/DEBUG   (  157):          bee9c14c  00000000 

I/DEBUG   (  157):          bee9c150  00000000 

I/DEBUG   (  157):          bee9c154  00000000 

I/DEBUG   (  157):          bee9c158  df0027ad 

I/DEBUG   (  157):          bee9c15c  00000000 

I/DEBUG   (  157):     #00  bee9c160  7a864f40  /dev/kgsl-3d0

I/DEBUG   (  157):          bee9c164  6215b6e7  /system/lib/libgsl.so (ioctl_kgsl_sharedmem_write+118)

I/DEBUG   (  157):     #01  bee9c168  721ed018 

I/DEBUG   (  157):          bee9c16c  73ad7eb0 

I/DEBUG   (  157):          bee9c170  73ad7e90 

I/DEBUG   (  157):          bee9c174  40084c6c 

I/DEBUG   (  157):          bee9c178  73ad7eb0 

I/DEBUG   (  157):          bee9c17c  00000008 

I/DEBUG   (  157):          bee9c180  73ad7e90 

I/DEBUG   (  157):          bee9c184  40084c6c 

I/DEBUG   (  157):          bee9c188  73ad7eb0 

I/DEBUG   (  157):          bee9c18c  71fb3771  /system/lib/egl/libGLESv2_adreno200.so (rb_vbo_cache_vertex_attrib+368)

I/DEBUG   (  157):     #02  bee9c190  00000010 

I/DEBUG   (  157):          bee9c194  00000001 

I/DEBUG   (  157):          bee9c198  00000000 

I/DEBUG   (  157):          bee9c19c  00000054 

I/DEBUG   (  157):          bee9c1a0  00000000 

I/DEBUG   (  157):          bee9c1a4  00000001 

I/DEBUG   (  157):          bee9c1a8  721ed018 

I/DEBUG   (  157):          bee9c1ac  00000001 

I/DEBUG   (  157):          bee9c1b0  00000004 

I/DEBUG   (  157):          bee9c1b4  00000008 

I/DEBUG   (  157):          bee9c1b8  00000000 

I/DEBUG   (  157):          bee9c1bc  00000000 

I/DEBUG   (  157):          bee9c1c0  00000000 

I/DEBUG   (  157):          bee9c1c4  7217a670 

I/DEBUG   (  157):          bee9c1c8  40084c6c 

I/DEBUG   (  157):          bee9c1cc  72179008 

I/DEBUG   (  157):          ........  ........

I/DEBUG   (  157):

I/DEBUG   (  157): memory near r0:

I/DEBUG   (  157):     7a864f20 43c03bde 43530000 3f800000 3f800000 

I/DEBUG   (  157):     7a864f30 3f800000 3f800000 3f4e0000 3b000000 

I/DEBUG   (  157):     7a864f40 00000000 44344000 3f800000 3f800000 

I/DEBUG   (  157):     7a864f50 3f800000 3f800000 3b000000 3f7f8000 

I/DEBUG   (  157):     7a864f60 43c03bde 44344000 3f800000 3f800000 

I/DEBUG   (  157):     7a864f70 3f800000 3f800000 3f4e0000 3f7f8000 

I/DEBUG   (  157):     7a864f80 00010000 00010002 00020003 3f800000 

I/DEBUG   (  157):     7a864f90 3f800000 3f800000 00000000 00000000 

I/DEBUG   (  157):     7a864fa0 43c00000 00000000 3f800000 3f800000 

I/DEBUG   (  157):     7a864fb0 3f800000 3f800000 3f400000 00000000 

I/DEBUG   (  157):     7a864fc0 00000254 00000000 3f800000 3f800000 

I/DEBUG   (  157):     7a864fd0 4cca6881 51000400 04200000 00000000 

I/DEBUG   (  157):     7a864fe0 12aba000 12eda000 12fea000 13032000 

I/DEBUG   (  157):     7a864ff0 13046000 1304c000 1304e000 1304e800 

I/DEBUG   (  157):     7a865000 1304ec00 1304ee00 1304f000 12aba000 

I/DEBUG   (  157):     7a865010 00000000 00000000 00000000 721ec630 

I/DEBUG   (  157):

I/DEBUG   (  157): memory near r9:

I/DEBUG   (  157):     722ffd38 00000000 00000000 00000000 00000000 

I/DEBUG   (  157):     722ffd48 00000000 00000000 00000001 000000d3 

I/DEBUG   (  157):     722ffd58 00000008 00000038 00000000 72f49350 

I/DEBUG   (  157):     722ffd68 00000ae8 00000000 00000000 00000000 

I/DEBUG   (  157):     722ffd78 00000000 00000000 00000000 00000000 

I/DEBUG   (  157):     722ffd88 00000000 00000000 00000000 00000000 

I/DEBUG   (  157):     722ffd98 00000000 00000000 00000000 00000000 

I/DEBUG   (  157):     722ffda8 00000000 00000000 00000000 00000000 

I/DEBUG   (  157):     722ffdb8 00000000 00000000 00000000 00000000 

I/DEBUG   (  157):     722ffdc8 00000000 00000000 00000000 00000000 

I/DEBUG   (  157):     722ffdd8 00000000 00000000 00000000 00000000 

I/DEBUG   (  157):     722ffde8 00000000 00000000 00000000 00000000 

I/DEBUG   (  157):     722ffdf8 00000000 00000000 00000000 00000000 

I/DEBUG   (  157):     722ffe08 00000000 00000000 00000000 00000000 

I/DEBUG   (  157):     722ffe18 00004036 0000404d 000000d0 00000013 

I/DEBUG   (  157):     722ffe28 00000000 76c5f8c0 000000cf 000000ab 

I/DEBUG   (  157):

I/DEBUG   (  157): memory near fp:

I/DEBUG   (  157):     72009e8c 71fe22d1 71fe22e9 71fe018d 71fe01a5 

I/DEBUG   (  157):     72009e9c 71fe01af 71fe01b7 71fe01c1 4020aa24 

I/DEBUG   (  157):     72009eac 00000000 00000000 00000000 4021e761 

I/DEBUG   (  157):     72009ebc 4021e651 6215b901 6215b9b1 6215bdbb 

I/DEBUG   (  157):     72009ecc 6215bad1 4021a5b5 4021570c 4021b0f1 

I/DEBUG   (  157):     72009edc 40219f35 4020f771 6215bab5 6215baad 

I/DEBUG   (  157):     72009eec 6215b999 6215ba99 6215bbe9 6215bc25 

I/DEBUG   (  157):     72009efc 6215bdbf 6215bae9 6215bb91 6215ba9d 

I/DEBUG   (  157):     72009f0c 6215b941 62160b09 6215baa5 6215bfed 

I/DEBUG   (  157):     72009f1c 40235bd4 6215aacd 6215a509 6215a4d1 

I/DEBUG   (  157):     72009f2c 40235c9c 40235d78 4027f770 40236a2c 

I/DEBUG   (  157):     72009f3c 6215baa9 6215c0b9 6215be35 6215baa1 

I/DEBUG   (  157):     72009f4c 6215bab1 4021a635 4021a6f5 4021a6b9 

I/DEBUG   (  157):     72009f5c 6215a341 6215a3f9 6215a499 40215600 

I/DEBUG   (  157):     72009f6c 4021a111 6215a309 6215a229 6215a1e9 

I/DEBUG   (  157):     72009f7c 62159f79 6215a939 6215a0e1 6215a889 

I/DEBUG   (  157):

I/DEBUG   (  157): memory near ip:

I/DEBUG   (  157):     62164f20 40213ec4 40218d53 40218d93 40209ef5 

I/DEBUG   (  157):     62164f30 40209f1d 40209f09 40209f31 40209f45 

I/DEBUG   (  157):     62164f40 40215600 402151a4 402220c5 40222081 

I/DEBUG   (  157):     62164f50 402159a4 40235bb3 40216560 40222257 

I/DEBUG   (  157):     62164f60 4021e94d 40221629 4022221d 4021e29d 

I/DEBUG   (  157):     62164f70 4020a41c 4020a470 4020a524 4020a430 

I/DEBUG   (  157):     62164f80 4020afe8 4020ad50 4020b068 4020b0a4 

I/DEBUG   (  157):     62164f90 4020b0c0 4020b49c 4020b5fc 4020b6cc 

I/DEBUG   (  157):     62164fa0 4020b8a8 4020b7fc 40219e21 4020a0c0 

I/DEBUG   (  157):     62164fb0 4020aa24 4020a830 4021476c 4020bd75 

I/DEBUG   (  157):     62164fc0 40235c9c 40136f59 40137019 40214e20 

I/DEBUG   (  157):     62164fd0 402144cc 40214494 40106ced 4021eb51 

I/DEBUG   (  157):     62164fe0 401370ad 40136f49 40221949 4021bb2d 

I/DEBUG   (  157):     62164ff0 4021fcf1 4021a2ad 4021ebe5 40109431 

I/DEBUG   (  157):     62165000 62165000 636e7973 636f6c62 74756d6b 

I/DEBUG   (  157):     62165010 00007865 00000000 00000000 00000000 

I/DEBUG   (  157):

I/DEBUG   (  157): memory near sp:

I/DEBUG   (  157):     bee9c140 3f800000 735bbd68 00000001 00000000 

I/DEBUG   (  157):     bee9c150 00000000 00000000 df0027ad 00000000 

I/DEBUG   (  157):     bee9c160 7a864f40 6215b6e7 721ed018 73ad7eb0 

I/DEBUG   (  157):     bee9c170 73ad7e90 40084c6c 73ad7eb0 00000008 

I/DEBUG   (  157):     bee9c180 73ad7e90 40084c6c 73ad7eb0 71fb3771 

I/DEBUG   (  157):     bee9c190 00000010 00000001 00000000 00000054 

I/DEBUG   (  157):     bee9c1a0 00000000 00000001 721ed018 00000001 

I/DEBUG   (  157):     bee9c1b0 00000004 00000008 00000000 00000000 

I/DEBUG   (  157):     bee9c1c0 00000000 7217a670 40084c6c 72179008 

I/DEBUG   (  157):     bee9c1d0 73ad7e90 00000001 00000000 00000003 

I/DEBUG   (  157):     bee9c1e0 00000001 71f87a73 40084c6c 722ffd58 

I/DEBUG   (  157):     bee9c1f0 00000001 00000000 00000038 0000002c 

I/DEBUG   (  157):     bee9c200 00000001 00000028 7217a688 00000000 

I/DEBUG   (  157):     bee9c210 00000004 00000001 9d400000 72179008 

I/DEBUG   (  157):     bee9c220 00000001 00000005 7217a670 00000000 

I/DEBUG   (  157):     bee9c230 72bdf7b0 00000000 731c7370 71f8aaa5 

I/DEBUG   (  157):

I/DEBUG   (  157): code around pc:

I/DEBUG   (  157):     40215680 f5d1f100 e2522040 f400022d f400422d 

I/DEBUG   (  157):     40215690 2afffff8 e2822040 e2522020 3a000003 

I/DEBUG   (  157):     402156a0 f421020d e2522020 f400022d 2afffffb 

I/DEBUG   (  157):     402156b0 e2822020 e3120010 0a000001 f4210a0d 

I/DEBUG   (  157):     402156c0 f4000a2d e1b0ce82 3a000001 f421070d 

I/DEBUG   (  157):     402156d0 f400070d aa000001 f4a1030d f480030d 

I/DEBUG   (  157):     402156e0 e1b0cf82 44d13001 24d1c001 24d1e001 

I/DEBUG   (  157):     402156f0 44c03001 24c0c001 24c0e001 e8bd4001 

I/DEBUG   (  157):     40215700 e12fff1e e1a02001 e3a01000 e92d40f1 

I/DEBUG   (  157):     40215710 e2603000 e2133003 e1530002 81a03002 

I/DEBUG   (  157):     40215720 e1a01c01 e1811421 e1811821 e1b0cf83 

I/DEBUG   (  157):     40215730 24c01001 24c01001 44c01001 e0522003 

I/DEBUG   (  157):     40215740 98bd40f1 912fff1e e1a0c001 e1a0e001 

I/DEBUG   (  157):     40215750 e1a04001 e1a05001 e1a06001 e1a07001 

I/DEBUG   (  157):     40215760 e2603000 e213301c 0a000008 e1530002 

I/DEBUG   (  157):     40215770 8202301c e0422003 e1b03e03 28a04002 

I/DEBUG   (  157):

I/DEBUG   (  157): code around lr:

I/DEBUG   (  157):     6215b6c4 f2404478 9001434b 95042002 fc8cf000 

I/DEBUG   (  157):     6215b6d4 30fff04f 6800e006 46111840 f000461a 

I/DEBUG   (  157):     6215b6e4 4620f9d9 bd70b006 00007ca7 00005fde 

I/DEBUG   (  157):     6215b6f4 000061e7 00005fba 00007c79 000061ed 

I/DEBUG   (  157):     6215b704 4604b530 4608b087 4918b97c 48184622 

I/DEBUG   (  157):     6215b714 44794b18 90004478 2002447b f2409301 

I/DEBUG   (  157):     6215b724 94024363 fc60f000 68a5e014 42a91859 

I/DEBUG   (  157):     6215b734 4a11d913 447a4911 4a119200 90024479 

I/DEBUG   (  157):     6215b744 447a2002 92019303 4369f240 95042200 

I/DEBUG   (  157):     6215b754 fc4af000 30fff04f 6821e006 46111808 

I/DEBUG   (  157):     6215b764 f000461a 2000f999 bd30b007 00005f58 

I/DEBUG   (  157):     6215b774 00007c90 000061d9 00007c6e 00005f2e 

I/DEBUG   (  157):     6215b784 000061da b5080799 f7ffd003 2000fae1 

I/DEBUG   (  157):     6215b794 f06fbd08 bd080004 2100b510 22044604 

I/DEBUG   (  157):     6215b7a4 f97af000 20002301 bd106023 2304b57f 

I/DEBUG   (  157):     6215b7b4 22019200 a8009003 eb0d9201 91020203 

TOPICS
Performance issues

Views

9.3K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 19, 2013 Mar 19, 2013

Copy link to clipboard

Copied

We had a similar problem under the exact same setup. We determined this occurred if we enabled Android hardware acceleration in the Android manifest section of our AIR application descriptor XML file. Setting it to false:

...

<application android:enabled="true" android:hardwareAccelerated="false">

...

Resolved the issue. Fortunately we didn't need this enabled for our app.

Hope this helps.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Mar 19, 2013 Mar 19, 2013

Copy link to clipboard

Copied

Do you know if this is new behavior for 3.6?  Regardless, could you please open a new bug report on this over at bugbase.adobe.com?  When adding the bug, please include sample code and/or your application so we can quickly test this out internally.  If you'd like to keep this private, feel free to email the attachment to me directly (ccampbel@adobe.com). 

Once added, please post back with the URL so that others affected can add their comments and votes.

Thanks,

Chris

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 22, 2013 Apr 22, 2013

Copy link to clipboard

Copied

I ran into the EXACT same problem.  Chris, did you manage to find a solution?  My problem is that I need hardware acceleration in order to play video in my app.  So I can't use daleicious' solution

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Apr 25, 2013 Apr 25, 2013

Copy link to clipboard

Copied

I've asked and it looks like no one has entered this bug into our public database.  If you have a few minutes, I would recommend opening a new report over at bugbase.adobe.com.  Once added, let me know the bug number and I'll follow up internally.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 28, 2013 Aug 28, 2013

Copy link to clipboard

Copied

Hello Chris,

Has this been fixed. I recently encountered a similar issue while debugging a game on Samasung galaxy S4 (Android 4.2.2). The game has a TextInput (feathers/starling) control that uses a StageText component. Whenever I try to enter text, it works upto the point where I can bring up the keyboard by tapping on the TextInput field and write text (this gets displayed in the field as well). However the moment I hit Done on keyboard the app freezes and exits without any error information in the Flash builder debugger.

The same application runs fine on Win, Mac and other android devices like Samsung galaxy S3 (Android 4.1.2). I am stuck at this point. I will really appreciate if you can provide some details on the status of this bug.

Thanks

Nouman.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Aug 28, 2013 Aug 28, 2013

Copy link to clipboard

Copied

Hi Gamonama,

Looks like there is no bugs logged against the problem at bugbase.adobe.com. I request you to open a new bug report on this over at bugbase.adobe.com?  Also, added the sample application so that the problem can be reproduce quicky.

Once added, please post back with the URL so that others affected can add their comments and votes.

Regards,

NImit

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 28, 2013 Aug 28, 2013

Copy link to clipboard

Copied

Chris,

The issue seems to be fixed for me. I read somewhere in this thread that for some people the root cause boiled down to the fact that the SDK or runtimes for Air were outdated etc. So here are my results so far, hoping it may help out others dealing with the issue

Air SDK 3.1 - Android Air runtime 3.8.0.87 - Android OS 4.1.2 ----> worked fine with TextInput/StageText

Air SDK 3.1 - Android Air runtime 3.8.0.87 - Android OS 4.2.2 ----> Not worked with TextInput/StageText

Air SDK 3.8 - Android Air runtime 3.8.0.87 - Android OS 4.1.2 ----> worked fine with TextInput/StageText

Air SDK 3.8 - Android Air runtime 3.8.0.87 - Android OS 4.2.2 ----> worked fine with TextInput/StageText

So for me, things worked with older SDK versions and pre 4.2.2 android os. For 4.2.2 the Air SDK needed to be updated to work.

Thanks

Nouman.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 30, 2013 Sep 30, 2013

Copy link to clipboard

Copied

I'm encountering the same crash, specifically on Galaxy S4, Android 4.2.2, using the latest AIR SDK 3.9 beta. So updated AIR runtime isn't helping in my case.

I can't reproduce the bug on devices with Android versions prior to 4.2.2, or on a Nexus 7 running Android 4.3.

The crash does not occur if I set android:hardwareAccelerated="false" in my app XML, but that is not a workable option.

I've added some notes to bug #3572986. This is a major problem for us, a showstopper for getting an Android product released.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 01, 2013 Oct 01, 2013

Copy link to clipboard

Copied

Hello Bill,

If you haven't yet, I think you can try using a stable SDK version (Air 3.8) instead of 3.9 beta. Moreover, are you also having crash when you use TextInput/StageText object?

-Nouman.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 02, 2013 Oct 02, 2013

Copy link to clipboard

Copied

Yes, I am getting the crash when using TextInput/StageText. It is 100% reproducible on some devices, including Galaxy S4, and Galaxy Tab, both running Android 4.2.2.

I was initially seeing it on the latest AIR 3.9 beta, but I took your suggestion and went back to the stable AIR 3.8 - still getting the crash, no change.

I added some info to bug #3572986 in Bugbase.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Dec 19, 2013 Dec 19, 2013

Copy link to clipboard

Copied

I have updated the details of the Bug that btw. still persists.

I enclosed a example project for you.

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

Bug is very good visible on Samsung Galaxy S4.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 17, 2014 Mar 17, 2014

Copy link to clipboard

Copied

This bug has been "re-introduced" in the latest beta SDK. It had gone before. Here is my logcat output (Sony Xperia Z1 / Sony Xperia Tablet Z with Android 4.3). Not happening on an Galaxy S4 or a Nexus 7 Tablet (2013 model) with KitKat.

03-17 09:41:33.053: W/Adreno-ES20(17695): <__load_uniform_matrix:1110>: GL_INVALID_OPERATION

03-17 09:41:33.053: I/Adreno-ES20(17695): <validate_vertex_attrib_state:53>: validate_vertex_attrib_state: No vertex attrib is enabled in a draw call!

03-17 09:41:33.053: I/Adreno-ES20(17695): <validate_vertex_attrib_state:53>: validate_vertex_attrib_state: No vertex attrib is enabled in a draw call!

03-17 09:41:33.053: I/Adreno-ES20(17695): <validate_vertex_attrib_state:53>: validate_vertex_attrib_state: No vertex attrib is enabled in a draw call!

03-17 09:41:33.053: I/Adreno-ES20(17695): <validate_vertex_attrib_state:53>: validate_vertex_attrib_state: No vertex attrib is enabled in a draw call!

03-17 09:41:33.053: A/libc(17695): Fatal signal 11 (SIGSEGV) at 0x00000008 (code=1), thread 17695 (REMOVED)

03-17 09:41:33.163: I/DEBUG(317): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***

03-17 09:41:33.163: I/DEBUG(317): Build fingerprint: 'Sony/C6603/C6603:4.3/10.4.1.B.0.101/mr_3rQ:user/release-keys'

03-17 09:41:33.163: I/DEBUG(317): Revision: '0'

03-17 09:41:33.163: I/DEBUG(317): pid: 17695, tid: 17695, name: REMOVED   >>> REMOVED <<<

03-17 09:41:33.163: I/DEBUG(317): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000008

03-17 09:41:33.273: I/DEBUG(317):     r0 7caea400  r1 00000008  r2 00000038  r3 c0000000

03-17 09:41:33.273: I/DEBUG(317):     r4 00000040  r5 00000038  r6 7737a1e0  r7 00000000

03-17 09:41:33.273: I/DEBUG(317):     r8 00000001  r9 77308368  sl 75025230  fp 7500be3c

03-17 09:41:33.273: I/DEBUG(317):     ip 7caea400  sp be8fd010  lr 74ed4c2f  pc 4006c154  cpsr a0000010

03-17 09:41:33.273: I/DEBUG(317):     d0  0000000000000000  d1  0000000000000000

03-17 09:41:33.273: I/DEBUG(317):     d2  0000000000000000  d3  0000000000000000

03-17 09:41:33.273: I/DEBUG(317):     d4  4466400000000399  d5  4466400000000000

03-17 09:41:33.273: I/DEBUG(317):     d6  4260000000000000  d7  0000000000000000

03-17 09:41:33.273: I/DEBUG(317):     d8  42a000004415c000  d9  3f0000003f800000

03-17 09:41:33.273: I/DEBUG(317):     d10 0000000042600000  d11 0000000000000000

03-17 09:41:33.273: I/DEBUG(317):     d12 0000000000000000  d13 0000000000000000

03-17 09:41:33.273: I/DEBUG(317):     d14 0000000000000000  d15 0000000000000000

03-17 09:41:33.273: I/DEBUG(317):     d16 0000000000000000  d17 3f80000000000000

03-17 09:41:33.273: I/DEBUG(317):     d18 735f626972747461  d19 6f4e203a65746174

03-17 09:41:33.273: I/DEBUG(317):     d20 2078657472657620  d21 6920626972747461

03-17 09:41:33.273: I/DEBUG(317):     d22 656c62616e652073  d23 642061206e692064

03-17 09:41:33.273: I/DEBUG(317):     d24 3ff51c03fed9de2f  d25 400921fb54442d18

03-17 09:41:33.273: I/DEBUG(317):     d26 bfadf308029f47cd  d27 3fa9849722ad28a7

03-17 09:41:33.273: I/DEBUG(317):     d28 3f90ad3ae322da11  d29 3fb0e504d734bb2f

03-17 09:41:33.273: I/DEBUG(317):     d30 3fd55f8e36b3612e  d31 bfc9a9814ba160d2

03-17 09:41:33.273: I/DEBUG(317):     scr 28000013

03-17 09:41:33.273: I/DEBUG(317): backtrace:

03-17 09:41:33.273: I/DEBUG(317):     #00  pc 0001d154  /system/lib/libc.so (memcpy+340)

03-17 09:41:33.273: I/DEBUG(317):     #01  pc 00001204  <unknown>

03-17 09:41:33.273: I/DEBUG(317): stack:

03-17 09:41:33.273: I/DEBUG(317):          be8fcfd0  756ceb58 

03-17 09:41:33.273: I/DEBUG(317):          be8fcfd4  40c222a4  /system/lib/libhwui.so

03-17 09:41:33.273: I/DEBUG(317):          be8fcfd8  42a00000  /dev/ashmem/dalvik-heap (deleted)

03-17 09:41:33.273: I/DEBUG(317):          be8fcfdc  40c1450d  /system/lib/libhwui.so

03-17 09:41:33.273: I/DEBUG(317):          be8fcfe0  77383158 

03-17 09:41:33.273: I/DEBUG(317):          be8fcfe4  773e8138 

03-17 09:41:33.273: I/DEBUG(317):          be8fcfe8  773e9ddc 

03-17 09:41:33.273: I/DEBUG(317):          be8fcfec  773e88a4 

03-17 09:41:33.273: I/DEBUG(317):          be8fcff0  77397580 

03-17 09:41:33.273: I/DEBUG(317):          be8fcff4  00000001 

03-17 09:41:33.273: I/DEBUG(317):          be8fcff8  00000001 

03-17 09:41:33.273: I/DEBUG(317):          be8fcffc  00000000 

03-17 09:41:33.273: I/DEBUG(317):          be8fd000  00000001 

03-17 09:41:33.273: I/DEBUG(317):          be8fd004  74ed34f5  /system/vendor/lib/libgsl.so (gsl_memory_write_multiple+68)

03-17 09:41:33.273: I/DEBUG(317):          be8fd008  df0027ad 

03-17 09:41:33.273: I/DEBUG(317):          be8fd00c  00000000 

03-17 09:41:33.273: I/DEBUG(317):     #00  be8fd010  00000038 

03-17 09:41:33.273: I/DEBUG(317):          be8fd014  75025208 

03-17 09:41:33.273: I/DEBUG(317):     #01  be8fd018  7737a1e0 

03-17 09:41:33.273: I/DEBUG(317):          be8fd01c  77397580 

03-17 09:41:33.273: I/DEBUG(317):          be8fd020  75025208 

03-17 09:41:33.273: I/DEBUG(317):          be8fd024  7737a1e0 

03-17 09:41:33.273: I/DEBUG(317):          be8fd028  7737a1e0 

03-17 09:41:33.273: I/DEBUG(317):          be8fd02c  75025208 

03-17 09:41:33.273: I/DEBUG(317):          be8fd030  7737a1e0 

03-17 09:41:33.273: I/DEBUG(317):          be8fd034  74f94705  /system/vendor/lib/egl/libGLESv2_adreno.so (rb_vbo_cache_vertex_attrib+332)

03-17 09:41:33.273: I/DEBUG(317):          be8fd038  73b9c22c 

03-17 09:41:33.273: I/DEBUG(317):          be8fd03c  00000000 

03-17 09:41:33.273: I/DEBUG(317):          be8fd040  73b9c22c 

03-17 09:41:33.273: I/DEBUG(317):          be8fd044  75025208 

03-17 09:41:33.273: I/DEBUG(317):          be8fd048  00000010 

03-17 09:41:33.273: I/DEBUG(317):          be8fd04c  00000000 

03-17 09:41:33.273: I/DEBUG(317):          be8fd050  00000008 

03-17 09:41:33.273: I/DEBUG(317):          be8fd054  00000004 

03-17 09:41:33.273: I/DEBUG(317): memory near r0:

03-17 09:41:33.273: I/DEBUG(317):     7caea3e0 4407970a 447d1274 3f800000 3f800000 

03-17 09:41:33.273: I/DEBUG(317):     7caea3f0 3f800000 3f800000 3f180000 00000000 

03-17 09:41:33.273: I/DEBUG(317):     7caea400 00000254 00000000 3f800000 3f800000 

03-17 09:41:33.273: I/DEBUG(317):     7caea410 4cca6881 50800400 02200000 00000000 

03-17 09:41:33.273: I/DEBUG(317):     7caea420 7dbb0000 7ddd0000 7de60000 7de88000 

03-17 09:41:33.273: I/DEBUG(317):     7caea430 7de94000 7de98000 7de99000 7de99800 

03-17 09:41:33.273: I/DEBUG(317):     7caea440 7de99c00 7de99e00 7de9a000 00000000 

03-17 09:41:33.273: I/DEBUG(317):     7caea450 00000000 00000000 3f368000 3e300000 

03-17 09:41:33.273: I/DEBUG(317):     7caea460 4482f370 00000000 3f800000 3f800000 

03-17 09:41:33.273: I/DEBUG(317):     7caea470 3f800000 3f800000 3f648000 3e300000 

03-17 09:41:33.273: I/DEBUG(317):     7caea480 00000000 00000000 3f800000 3f800000 

03-17 09:41:33.273: I/DEBUG(317):     7caea490 3f800000 3f800000 3bc00000 3e5f0000 

03-17 09:41:33.273: I/DEBUG(317):     7caea4a0 403c775d 00000000 3f800000 3f800000 

03-17 09:41:33.273: I/DEBUG(317):     7caea4b0 3f800000 3f800000 3c200000 3e5f0000 

03-17 09:41:33.273: I/DEBUG(317):     7caea4c0 00000000 403c775d 3f800000 3f800000 

03-17 09:41:33.273: I/DEBUG(317):     7caea4d0 3f800000 3f800000 3bc00000 3e610000 

03-17 09:41:33.273: I/DEBUG(317): memory near r6:

03-17 09:41:33.273: I/DEBUG(317):     7737a1c0 00290000 00010000 00010000 0000a666 

03-17 09:41:33.273: I/DEBUG(317):     7737a1d0 ffff7333 00180018 00000000 000000cb 

03-17 09:41:33.273: I/DEBUG(317):     7737a1e0 00000008 00000038 00000000 7a6262a0 

03-17 09:41:33.273: I/DEBUG(317):     7737a1f0 00000ae8 00000000 00000000 00000000 

03-17 09:41:33.273: I/DEBUG(317):     7737a200 00000000 00000000 00000000 00000000 

03-17 09:41:33.273: I/DEBUG(317):     7737a210 00000000 00000000 00000000 00000000 

03-17 09:41:33.273: I/DEBUG(317):     7737a220 00000000 00000000 00000000 00000000 

03-17 09:41:33.273: I/DEBUG(317):     7737a230 00000000 00000000 00000000 00000000 

03-17 09:41:33.273: I/DEBUG(317):     7737a240 00000000 00000000 00000000 00000000 

03-17 09:41:33.273: I/DEBUG(317):     7737a250 00000000 00000000 00000000 00000000 

03-17 09:41:33.273: I/DEBUG(317):     7737a260 00000000 00000000 00000000 00000000 

03-17 09:41:33.273: I/DEBUG(317):     7737a270 00000000 00000000 00000000 00000000 

03-17 09:41:33.273: I/DEBUG(317):     7737a280 00000000 00000000 00000000 00000000 

03-17 09:41:33.273: I/DEBUG(317):     7737a290 00000000 00000000 00000000 00000000 

03-17 09:41:33.273: I/DEBUG(317):     7737a2a0 000000c8 00000013 656e696c 00007261 

03-17 09:41:33.273: I/DEBUG(317):     7737a2b0 000005e8 0000001b 68746964 61537265 

03-17 09:41:33.273: I/DEBUG(317): memory near r9:

03-17 09:41:33.273: I/DEBUG(317):     77308348 00000001 7a5c5758 773a9748 00000001 

03-17 09:41:33.273: I/DEBUG(317):     77308358 7737fe40 00000001 5eba11ff 0000163b 

03-17 09:41:33.273: I/DEBUG(317):     77308368 0000000b 74fe6c05 77392280 00000994 

03-17 09:41:33.273: I/DEBUG(317):     77308378 7d26c000 7d26c000 00010000 00000000 

03-17 09:41:33.273: I/DEBUG(317):     77308388 110c1000 00000062 00011000 00000013 

03-17 09:41:33.273: I/DEBUG(317):     77308398 00000996 78037000 78037000 00010000 

03-17 09:41:33.273: I/DEBUG(317):     773083a8 00000000 110c1000 00000028 00011000 

03-17 09:41:33.273: I/DEBUG(317):     773083b8 00003ffd 00000996 77d74000 77d74000 

03-17 09:41:33.273: I/DEBUG(317):     773083c8 00010000 00000000 110c1000 00000055 

03-17 09:41:33.273: I/DEBUG(317):     773083d8 00011000 00000658 00000998 78524000 

03-17 09:41:33.273: I/DEBUG(317):     773083e8 78524000 00010000 00000000 110c1000 

03-17 09:41:33.273: I/DEBUG(317):     773083f8 00000045 00011000 00000013 0000099a 

03-17 09:41:33.273: I/DEBUG(317):     77308408 7623f000 7623f000 00010000 00000000 

03-17 09:41:33.273: I/DEBUG(317):     77308418 110c1000 00000060 00011000 00000005 

03-17 09:41:33.273: I/DEBUG(317):     77308428 0000099a 7623f000 7623f000 00010000 

03-17 09:41:33.273: I/DEBUG(317):     77308438 00000000 110c1000 00000060 00011000 

03-17 09:41:33.273: I/DEBUG(317): memory near sl:

03-17 09:41:33.273: I/DEBUG(317):     75025210 00000000 00000000 00000000 00000000 

03-17 09:41:33.273: I/DEBUG(317):     75025220 00000000 00000000 00000000 00000000 

03-17 09:41:33.273: I/DEBUG(317):     75025230 7caea400 7caea400 00000040 00000000 

03-17 09:41:33.283: I/DEBUG(317):     75025240 00000000 00000000 00000000 00000000 

03-17 09:41:33.283: I/DEBUG(317):     75025250 00000000 00000000 00000000 00000000 

03-17 09:41:33.283: I/DEBUG(317):     75025260 00000000 00000000 00000000 00000000 

03-17 09:41:33.283: I/DEBUG(317):     75025270 00000000 00000000 00000000 00000000 

03-17 09:41:33.283: I/DEBUG(317):     75025280 00000000 00000000 0000000e 00000000 

03-17 09:41:33.283: I/DEBUG(317):     75025290 00000000 00000000 00000000 00000000 

03-17 09:41:33.283: I/DEBUG(317):     750252a0 00000000 00000000 00000000 00000000 

03-17 09:41:33.283: I/DEBUG(317):     750252b0 7caea3c0 7caea3c0 00000040 00000000 

03-17 09:41:33.283: I/DEBUG(317):     750252c0 00000000 00000000 00000000 00000000 

03-17 09:41:33.283: I/DEBUG(317):     750252d0 00000000 00000000 00000000 00000000 

03-17 09:41:33.283: I/DEBUG(317):     750252e0 00000000 00000000 00000000 00000000 

03-17 09:41:33.283: I/DEBUG(317):     750252f0 00000000 00000000 00000000 00000000 

03-17 09:41:33.283: I/DEBUG(317):     75025300 00000000 00000000 0000000e 00000000 

03-17 09:41:33.283: I/DEBUG(317): memory near fp:

03-17 09:41:33.283: I/DEBUG(317):     7500be1c 74fcba6b 74fcba73 74fc8907 74fc890f 

03-17 09:41:33.283: I/DEBUG(317):     7500be2c 74fc8919 74fc8923 74fc350d 4005bc88 

03-17 09:41:33.283: I/DEBUG(317):     7500be3c 00000000 00000000 00000000 4007348d 

03-17 09:41:33.283: I/DEBUG(317):     7500be4c 40073399 4006c000 74ed9b1d 400ac0c5 

03-17 09:41:33.283: I/DEBUG(317):     7500be5c 400796fd 4006be68 40070bd1 40036f09 

03-17 09:41:33.283: I/DEBUG(317):     7500be6c 40036e59 74ed5161 40036dd5 400608c5 

03-17 09:41:33.283: I/DEBUG(317):     7500be7c 400ba919 4006c1c8 400ba927 74ed5165 

03-17 09:41:33.283: I/DEBUG(317):     7500be8c 74ed5839 74ed4db1 40070249 4006f749 

03-17 09:41:33.283: I/DEBUG(317):     7500be9c 4006f25d 74ed518d 4006f061 74ed54c1 

03-17 09:41:33.283: I/DEBUG(317):     7500beac 74ed5171 4006f6c5 74ed574d 4006f829 

03-17 09:41:33.283: I/DEBUG(317):     7500bebc 4006f7d9 4006d610 74ed502d 74ed5091 

03-17 09:41:33.283: I/DEBUG(317):     7500becc 74ed4ff5 74ed5155 74ed5169 74ed5079 

03-17 09:41:33.283: I/DEBUG(317):     7500bedc 4008785c 40087904 40087a00 74ed5259 

03-17 09:41:33.283: I/DEBUG(317):     7500beec 74ed5295 74ed54d9 74ed51a5 74ed5211 

03-17 09:41:33.283: I/DEBUG(317):     7500befc 74ed5159 74ed3a19 74ed332d 74ed32bd 

03-17 09:41:33.283: I/DEBUG(317):     7500bf0c 40087924 400d1e70 400886d0 74ed5931 

03-17 09:41:33.283: I/DEBUG(317): memory near ip:

03-17 09:41:33.283: I/DEBUG(317):     7caea3e0 4407970a 447d1274 3f800000 3f800000 

03-17 09:41:33.283: I/DEBUG(317):     7caea3f0 3f800000 3f800000 3f180000 00000000 

03-17 09:41:33.283: I/DEBUG(317):     7caea400 00000254 00000000 3f800000 3f800000 

03-17 09:41:33.283: I/DEBUG(317):     7caea410 4cca6881 50800400 02200000 00000000 

03-17 09:41:33.283: I/DEBUG(317):     7caea420 7dbb0000 7ddd0000 7de60000 7de88000 

03-17 09:41:33.283: I/DEBUG(317):     7caea430 7de94000 7de98000 7de99000 7de99800 

03-17 09:41:33.283: I/DEBUG(317):     7caea440 7de99c00 7de99e00 7de9a000 00000000 

03-17 09:41:33.283: I/DEBUG(317):     7caea450 00000000 00000000 3f368000 3e300000 

03-17 09:41:33.283: I/DEBUG(317):     7caea460 4482f370 00000000 3f800000 3f800000 

03-17 09:41:33.283: I/DEBUG(317):     7caea470 3f800000 3f800000 3f648000 3e300000 

03-17 09:41:33.283: I/DEBUG(317):     7caea480 00000000 00000000 3f800000 3f800000 

03-17 09:41:33.283: I/DEBUG(317):     7caea490 3f800000 3f800000 3bc00000 3e5f0000 

03-17 09:41:33.283: I/DEBUG(317):     7caea4a0 403c775d 00000000 3f800000 3f800000 

03-17 09:41:33.283: I/DEBUG(317):     7caea4b0 3f800000 3f800000 3c200000 3e5f0000 

03-17 09:41:33.283: I/DEBUG(317):     7caea4c0 00000000 403c775d 3f800000 3f800000 

03-17 09:41:33.283: I/DEBUG(317):     7caea4d0 3f800000 3f800000 3bc00000 3e610000 

03-17 09:41:33.283: I/DEBUG(317): memory near sp:

03-17 09:41:33.283: I/DEBUG(317):     be8fcff0 77397580 00000001 00000001 00000000 

03-17 09:41:33.283: I/DEBUG(317):     be8fd000 00000001 74ed34f5 df0027ad 00000000 

03-17 09:41:33.283: I/DEBUG(317):     be8fd010 00000038 75025208 7737a1e0 77397580 

03-17 09:41:33.283: I/DEBUG(317):     be8fd020 75025208 7737a1e0 7737a1e0 75025208 

03-17 09:41:33.283: I/DEBUG(317):     be8fd030 7737a1e0 74f94705 73b9c22c 00000000 

03-17 09:41:33.283: I/DEBUG(317):     be8fd040 73b9c22c 75025208 00000010 00000000 

03-17 09:41:33.283: I/DEBUG(317):     be8fd050 00000008 00000004 00000000 00000000 

03-17 09:41:33.283: I/DEBUG(317):     be8fd060 00000002 773e9ddc 773e8138 75025208 

03-17 09:41:33.283: I/DEBUG(317):     be8fd070 00000004 77397580 00000001 00000001 

03-17 09:41:33.283: I/DEBUG(317):     be8fd080 773e88a4 74f5e87f 77397580 7737a1e0 

03-17 09:41:33.283: I/DEBUG(317):     be8fd090 00000001 00000004 773e8138 773e9e3c 

03-17 09:41:33.283: I/DEBUG(317):     be8fd0a0 00000000 00000001 00000001 00000000 

03-17 09:41:33.283: I/DEBUG(317):     be8fd0b0 77397580 00000001 00000001 00000000 

03-17 09:41:33.283: I/DEBUG(317):     be8fd0c0 773e9e18 00000004 00000000 773e8138 

03-17 09:41:33.283: I/DEBUG(317):     be8fd0d0 00000001 773e9ddc 00000000 00000005 

03-17 09:41:33.283: I/DEBUG(317):     be8fd0e0 7730b160 00000000 be8fd47c 74f61bb7 

03-17 09:41:33.283: I/DEBUG(317): code around pc:

03-17 09:41:33.283: I/DEBUG(317):     4006c134 f440028d f440428d 1afffff9 e212203f 

03-17 09:41:33.283: I/DEBUG(317):     4006c144 e8bd1000 0a000014 e1b03d82 3a000001 

03-17 09:41:33.283: I/DEBUG(317):     4006c154 f421028d f400028d 5a000003 f4610a8d 

03-17 09:41:33.283: I/DEBUG(317):     4006c164 f4400a8d e212200f 0a00000b e1b03e82 

03-17 09:41:33.283: I/DEBUG(317):     4006c174 24913004 24803004 24913004 24803004 

03-17 09:41:33.283: I/DEBUG(317):     4006c184 44913004 44803004 e1b02f82 20d130b2 

03-17 09:41:33.283: I/DEBUG(317):     4006c194 20c030b2 45d13000 45c03000 e1a0000c 

03-17 09:41:33.283: I/DEBUG(317):     4006c1a4 e12fff1e e320f000 e320f000 e320f000 

03-17 09:41:33.283: I/DEBUG(317):     4006c1b4 e320f000 e320f000 e320f000 e1a02001 

03-17 09:41:33.283: I/DEBUG(317):     4006c1c4 e3a01000 e92d0001 eee01b10 e2522020 

03-17 09:41:33.283: I/DEBUG(317):     4006c1d4 3a000003 f2202150 e2522020 f400020d 

03-17 09:41:33.283: I/DEBUG(317):     4006c1e4 2afffffc e2822020 e3120010 0a000000 

03-17 09:41:33.283: I/DEBUG(317):     4006c1f4 f4000a0d e1b0ce82 3a000000 f400070d 

03-17 09:41:33.283: I/DEBUG(317):     4006c204 aa000000 f480080d e1b0cf82 44c01001 

03-17 09:41:33.283: I/DEBUG(317):     4006c214 24c01001 24c01001 e8bd0001 e12fff1e 

03-17 09:41:33.283: I/DEBUG(317):     4006c224 f5d0f000 f5d1f000 e0202001 e3120003 

03-17 09:41:33.283: I/DEBUG(317): code around lr:

03-17 09:41:33.283: I/DEBUG(317):     74ed4c0c 93034479 94042002 63c4f44f fd98f000 

03-17 09:41:33.283: I/DEBUG(317):     74ed4c1c 30fff04f 6800e006 46111840 f000461a 

03-17 09:41:33.283: I/DEBUG(317):     74ed4c2c 2000fa93 bd30b007 000061cc 00006d89 

03-17 09:41:33.283: I/DEBUG(317):     74ed4c3c 00005b10 00006d63 000061d0 00005ae6 

03-17 09:41:33.283: I/DEBUG(317):     74ed4c4c 4604b530 b978b087 46224918 44794b18 

03-17 09:41:33.283: I/DEBUG(317):     74ed4c5c 49189101 9002447b 93002002 f44f4479 

03-17 09:41:33.283: I/DEBUG(317):     74ed4c6c f00063c7 e014fd6d 185d6880 d9134285 

03-17 09:41:33.283: I/DEBUG(317):     74ed4c7c 91024a11 4911447a 4a119200 93034479 

03-17 09:41:33.283: I/DEBUG(317):     74ed4c8c 633ef240 9004447a 20029201 f0002200 

03-17 09:41:33.283: I/DEBUG(317):     74ed4c9c f04ffd57 e00630ff 18406820 461a4611 

03-17 09:41:33.283: I/DEBUG(317):     74ed4cac fa54f000 b0072000 bf00bd30 000061be 

03-17 09:41:33.283: I/DEBUG(317):     74ed4cbc 00006ca3 00005a8a 00006c83 00005a6a 

03-17 09:41:33.283: I/DEBUG(317):     74ed4ccc 000061b3 2414b570 4606b086 4622460d 

03-17 09:41:33.283: I/DEBUG(317):     74ed4cdc a8012100 edeef7fc 20006873 aa014904 

03-17 09:41:33.283: I/DEBUG(317):     74ed4cec 93019503 f7ff4623 b006f8f1 bf00bd70 

03-17 09:41:33.283: I/DEBUG(317):     74ed4cfc 40140937 460db5f7 46064617 4915b960 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Mar 19, 2014 Mar 19, 2014

Copy link to clipboard

Copied

Hi,

We tried to reproduce the issue with latest AIR SDK but we not able to reproduce the issue with the sample application attached at https://bugbase.adobe.com/index.cfm?event=bug&id=3572986

Some of the devices we used:

-  Nexus 7 with Air SDK 13.0.0.61 , Android OS 4.4 and swf version 24

-  Nexus 7 with Air SDK 4.0.0.139 , Android OS 4.3 and swf version 23

- Samsung S4 with Air SDK 13.0.0.61 , Android OS 4.3 and swf version 24

- Samsung S4 with Air SDK 4.0.0.139 , Android OS 4.3 and swf version 23

- Samsung S4 with Air SDK 3.9.0.138 , Android OS 4.3 and swf version 22

- Samsung tab with Air SDK 13.0.0.61, Android OS 4.2 and swf version 24

- Samsung tab with Air SDK 4.0.0.139, Android OS 4.2 and swf version 23

We are trying to get the Sony Xperia device to reproduce the problem. It would be helpful if you can share the sample application, command line used with us so that we can reproduce the issue.

Regards,

Nimit

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 20, 2014 Mar 20, 2014

Copy link to clipboard

Copied

I will create a new sample application soon. The current sample application attached in the bug report misses "renderMode=direct" and "android:hardwareAccelerated=true" (which is needed for video playback in StageWebView) in the manifest file. Disabling hardware acceleration fixes the bug but videos no longer play in the webview.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Mar 24, 2014 Mar 24, 2014

Copy link to clipboard

Copied

We tried reproducing issue again with "renderMode=direct" and "android:hardwareAccelerated=true" on Samsung S4, Nexus 7 but still issue is not reproducible at our end.

Could you please give a try with the attached project https://www.dropbox.com/s/gup7z89cg79qpwi/StageText%20Sample%20App.zip and let us know if the issue is still reproducible.

Regards,

Nimit

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 26, 2014 Mar 26, 2014

Copy link to clipboard

Copied

I have uploaded a new sample project and a video showing the bug in action into the bug report.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Mar 28, 2014 Mar 28, 2014

Copy link to clipboard

Copied

LATEST

Thanks for sharing the application. Yes, now we are able to reproduce the problem on Samsung S4(v 4.3), 

Thanks for reporting,

Jitender

Adobe AIR Team

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines