Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Android) SIGABRT Crash on Runtime libart.yoga #16727

Closed
SudoPlz opened this issue Nov 7, 2017 · 2 comments
Closed

(Android) SIGABRT Crash on Runtime libart.yoga #16727

SudoPlz opened this issue Nov 7, 2017 · 2 comments
Labels
Stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@SudoPlz
Copy link
Contributor

SudoPlz commented Nov 7, 2017

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

Yes

Environment

Environment:
OS: macOS Sierra 10.12.6
Node: 6.9.1
Yarn: 1.0.2
npm: 3.10.9
Watchman: 3.9.0
Xcode: Xcode 9.1 Build version 9B55
Android Studio: 3.0 AI-171.4408382

Packages: (wanted => installed)
react: 16.0.0 => 16.0.0
react-native: 0.50.1 => 0.50.1

Steps to Reproduce

I'm just building the app in android via Android Studio, and once the app launches, I receive the following error:

11-07 13:09:53.667 9864-9864/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
11-07 13:09:53.667 9864-9864/? A/DEBUG: Build fingerprint: 'google/bullhead/bullhead:8.0.0/OPR4.170623.009/4302492:user/release-keys'
11-07 13:09:53.667 9864-9864/? A/DEBUG: Revision: 'rev_1.0'
11-07 13:09:53.667 9864-9864/? A/DEBUG: ABI: 'arm'
11-07 13:09:53.667 9864-9864/? A/DEBUG: pid: 9763, tid: 9813, name: mqt_native_modu  >>> com.acuityscheduling.app.android <<<
11-07 13:09:53.667 9864-9864/? A/DEBUG: signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
11-07 13:09:53.673 9864-9864/? A/DEBUG: Abort message: 'availableHeight is indefinite so heightMeasureMode must be YGMeasureModeUndefined
                                        '
11-07 13:09:53.673 9864-9864/? A/DEBUG:     r0 00000000  r1 00002655  r2 00000006  r3 00000008
11-07 13:09:53.673 9864-9864/? A/DEBUG:     r4 00002623  r5 00002655  r6 cd5725f0  r7 0000010c
11-07 13:09:53.673 9864-9864/? A/DEBUG:     r8 c611fa2c  r9 ceb2af04  sl 00000000  fp cd5728ac
11-07 13:09:53.673 9864-9864/? A/DEBUG:     ip 00000000  sp cd5725e0  lr ebaf13b7  pc ebb2191c  cpsr 200f0010
11-07 13:09:53.702 9864-9864/? A/DEBUG: backtrace:
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #00 pc 0004a91c  /system/lib/libc.so (tgkill+12)
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #01 pc 0001a3b3  /system/lib/libc.so (abort+54)
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #02 pc 0000eb13  /data/app/com.acuityscheduling.app.android-2inokWdIFbakpXjPYJzmXQ==/lib/arm/libyoga.so (YGLog+54)
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #03 pc 0000f325  /data/app/com.acuityscheduling.app.android-2inokWdIFbakpXjPYJzmXQ==/lib/arm/libyoga.so (YGLayoutNodeInternal+1160)
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #04 pc 00010eb9  /data/app/com.acuityscheduling.app.android-2inokWdIFbakpXjPYJzmXQ==/lib/arm/libyoga.so (YGLayoutNodeInternal+8220)
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #05 pc 00012bc5  /data/app/com.acuityscheduling.app.android-2inokWdIFbakpXjPYJzmXQ==/lib/arm/libyoga.so
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #06 pc 0000fcf9  /data/app/com.acuityscheduling.app.android-2inokWdIFbakpXjPYJzmXQ==/lib/arm/libyoga.so (YGLayoutNodeInternal+3676)
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #07 pc 00012bc5  /data/app/com.acuityscheduling.app.android-2inokWdIFbakpXjPYJzmXQ==/lib/arm/libyoga.so
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #08 pc 0000fcf9  /data/app/com.acuityscheduling.app.android-2inokWdIFbakpXjPYJzmXQ==/lib/arm/libyoga.so (YGLayoutNodeInternal+3676)
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #09 pc 00012bc5  /data/app/com.acuityscheduling.app.android-2inokWdIFbakpXjPYJzmXQ==/lib/arm/libyoga.so
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #10 pc 0000fcf9  /data/app/com.acuityscheduling.app.android-2inokWdIFbakpXjPYJzmXQ==/lib/arm/libyoga.so (YGLayoutNodeInternal+3676)
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #11 pc 00012bc5  /data/app/com.acuityscheduling.app.android-2inokWdIFbakpXjPYJzmXQ==/lib/arm/libyoga.so
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #12 pc 0000fcf9  /data/app/com.acuityscheduling.app.android-2inokWdIFbakpXjPYJzmXQ==/lib/arm/libyoga.so (YGLayoutNodeInternal+3676)
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #13 pc 00012bc5  /data/app/com.acuityscheduling.app.android-2inokWdIFbakpXjPYJzmXQ==/lib/arm/libyoga.so
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #14 pc 0000fcf9  /data/app/com.acuityscheduling.app.android-2inokWdIFbakpXjPYJzmXQ==/lib/arm/libyoga.so (YGLayoutNodeInternal+3676)
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #15 pc 00012bc5  /data/app/com.acuityscheduling.app.android-2inokWdIFbakpXjPYJzmXQ==/lib/arm/libyoga.so
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #16 pc 0000fcf9  /data/app/com.acuityscheduling.app.android-2inokWdIFbakpXjPYJzmXQ==/lib/arm/libyoga.so (YGLayoutNodeInternal+3676)
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #17 pc 00012bc5  /data/app/com.acuityscheduling.app.android-2inokWdIFbakpXjPYJzmXQ==/lib/arm/libyoga.so
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #18 pc 0000fcf9  /data/app/com.acuityscheduling.app.android-2inokWdIFbakpXjPYJzmXQ==/lib/arm/libyoga.so (YGLayoutNodeInternal+3676)
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #19 pc 00012bc5  /data/app/com.acuityscheduling.app.android-2inokWdIFbakpXjPYJzmXQ==/lib/arm/libyoga.so
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #20 pc 0000fcf9  /data/app/com.acuityscheduling.app.android-2inokWdIFbakpXjPYJzmXQ==/lib/arm/libyoga.so (YGLayoutNodeInternal+3676)
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #21 pc 0001358f  /data/app/com.acuityscheduling.app.android-2inokWdIFbakpXjPYJzmXQ==/lib/arm/libyoga.so (YGNodeCalculateLayout+378)
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #22 pc 00006997  /data/app/com.acuityscheduling.app.android-2inokWdIFbakpXjPYJzmXQ==/lib/arm/libyoga.so
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #23 pc 003dff29  /system/lib/libart.so (art_quick_generic_jni_trampoline+40)
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #24 pc 003dc1e1  /system/lib/libart.so (art_quick_invoke_stub_internal+64)
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #25 pc 003e0755  /system/lib/libart.so (art_quick_invoke_stub+228)
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #26 pc 000ac2ed  /system/lib/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+140)
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #27 pc 001f16df  /system/lib/libart.so (_ZN3art11interpreter34ArtInterpreterToCompiledCodeBridgeEPNS_6ThreadEPNS_9ArtMethodEPKNS_7DexFile8CodeItemEPNS_11ShadowFrameEPNS_6JValueE+238)
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #28 pc 001ecc8f  /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+574)
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #29 pc 003c6f71  /system/lib/libart.so (MterpInvokeDirect+360)
11-07 13:09:53.702 9864-9864/? A/DEBUG:     #30 pc 003ce594  /system/lib/libart.so (ExecuteMterpImpl+14484)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #31 pc 001d4211  /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameENS_6JValueEb+340)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #32 pc 001d9593  /system/lib/libart.so (_ZN3art11interpreter33ArtInterpreterToInterpreterBridgeEPNS_6ThreadEPKNS_7DexFile8CodeItemEPNS_11ShadowFrameEPNS_6JValueE+142)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #33 pc 001ecc79  /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+552)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #34 pc 003c60bb  /system/lib/libart.so (MterpInvokeVirtual+446)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #35 pc 003ce494  /system/lib/libart.so (ExecuteMterpImpl+14228)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #36 pc 001d4211  /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameENS_6JValueEb+340)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #37 pc 001d9593  /system/lib/libart.so (_ZN3art11interpreter33ArtInterpreterToInterpreterBridgeEPNS_6ThreadEPKNS_7DexFile8CodeItemEPNS_11ShadowFrameEPNS_6JValueE+142)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #38 pc 001ecc79  /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+552)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #39 pc 003c6ce7  /system/lib/libart.so (MterpInvokeInterface+1198)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #40 pc 003ce694  /system/lib/libart.so (ExecuteMterpImpl+14740)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #41 pc 001d4211  /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameENS_6JValueEb+340)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #42 pc 001d9593  /system/lib/libart.so (_ZN3art11interpreter33ArtInterpreterToInterpreterBridgeEPNS_6ThreadEPKNS_7DexFile8CodeItemEPNS_11ShadowFrameEPNS_6JValueE+142)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #43 pc 001ecc79  /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+552)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #44 pc 003c60bb  /system/lib/libart.so (MterpInvokeVirtual+446)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #45 pc 003ce494  /system/lib/libart.so (ExecuteMterpImpl+14228)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #46 pc 001d4211  /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameENS_6JValueEb+340)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #47 pc 001d9593  /system/lib/libart.so (_ZN3art11interpreter33ArtInterpreterToInterpreterBridgeEPNS_6ThreadEPKNS_7DexFile8CodeItemEPNS_11ShadowFrameEPNS_6JValueE+142)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #48 pc 001ecc79  /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+552)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #49 pc 003c60bb  /system/lib/libart.so (MterpInvokeVirtual+446)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #50 pc 003ce494  /system/lib/libart.so (ExecuteMterpImpl+14228)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #51 pc 001d4211  /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameENS_6JValueEb+340)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #52 pc 001d9593  /system/lib/libart.so (_ZN3art11interpreter33ArtInterpreterToInterpreterBridgeEPNS_6ThreadEPKNS_7DexFile8CodeItemEPNS_11ShadowFrameEPNS_6JValueE+142)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #53 pc 001ecc79  /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+552)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #54 pc 003c60bb  /system/lib/libart.so (MterpInvokeVirtual+446)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #55 pc 003ce494  /system/lib/libart.so (ExecuteMterpImpl+14228)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #56 pc 001d4211  /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameENS_6JValueEb+340)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #57 pc 001d9593  /system/lib/libart.so (_ZN3art11interpreter33ArtInterpreterToInterpreterBridgeEPNS_6ThreadEPKNS_7DexFile8CodeItemEPNS_11ShadowFrameEPNS_6JValueE+142)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #58 pc 001ecc79  /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+552)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #59 pc 003c60bb  /system/lib/libart.so (MterpInvokeVirtual+446)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #60 pc 003ce494  /system/lib/libart.so (ExecuteMterpImpl+14228)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #61 pc 001d4211  /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameENS_6JValueEb+340)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #62 pc 001d9593  /system/lib/libart.so (_ZN3art11interpreter33ArtInterpreterToInterpreterBridgeEPNS_6ThreadEPKNS_7DexFile8CodeItemEPNS_11ShadowFrameEPNS_6JValueE+142)
11-07 13:09:53.703 9864-9864/? A/DEBUG:     #63 pc 001ecc79  /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+552)

Expected Behavior

I expected the project to build

Actual Behavior

It crashed

@SudoPlz
Copy link
Contributor Author

SudoPlz commented Nov 7, 2017

This ONLY happens on 0.50.* and not in 0.49.*

@stale
Copy link

stale bot commented Jan 6, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Maybe the issue has been fixed in a recent release, or perhaps it is not affecting a lot of people. If you think this issue should definitely remain open, please let us know why. Thank you for your contributions.

@stale stale bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Jan 6, 2018
@stale stale bot closed this as completed Jan 13, 2018
@facebook facebook locked and limited conversation to collaborators May 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Stale There has been a lack of activity on this issue and it may be closed soon.
Projects
None yet
Development

No branches or pull requests

1 participant