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

Crash in LayoutEngine.java #9550

Closed
anuragdadheech opened this issue Aug 23, 2016 · 7 comments
Closed

Crash in LayoutEngine.java #9550

anuragdadheech opened this issue Aug 23, 2016 · 7 comments
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@anuragdadheech
Copy link

anuragdadheech commented Aug 23, 2016

Getting a crash in LayoutEngine.java, RN version: 0.30.0
Unable to deduce the source of crash from logs.
Device: Nexus 6P, Marshmallow 6.0

FATAL EXCEPTION: mqt_native_modules
Process: com.myntra.android, PID: 6843
java.lang.AssertionError: availableHeight is indefinite so heightMeasureMode must be CSSMeasureMode.UNDEFINED
    at com.facebook.infer.annotation.Assertions.assertCondition(Assertions.java:65)
    at com.facebook.csslayout.LayoutEngine.layoutNodeImpl(LayoutEngine.java:549)
    at com.facebook.csslayout.LayoutEngine.layoutNodeInternal(LayoutEngine.java:419)
    at com.facebook.csslayout.LayoutEngine.layoutNodeImpl(LayoutEngine.java:1015)
    at com.facebook.csslayout.LayoutEngine.layoutNodeInternal(LayoutEngine.java:419)
    at com.facebook.csslayout.LayoutEngine.layoutNodeImpl(LayoutEngine.java:1165)
    at com.facebook.csslayout.LayoutEngine.layoutNodeInternal(LayoutEngine.java:419)
    at com.facebook.csslayout.LayoutEngine.layoutNodeImpl(LayoutEngine.java:1165)
    at com.facebook.csslayout.LayoutEngine.layoutNodeInternal(LayoutEngine.java:419)
    at com.facebook.csslayout.LayoutEngine.layoutNodeImpl(LayoutEngine.java:1165)
    at com.facebook.csslayout.LayoutEngine.layoutNodeInternal(LayoutEngine.java:419)
    at com.facebook.csslayout.LayoutEngine.layoutNodeImpl(LayoutEngine.java:1165)
    at com.facebook.csslayout.LayoutEngine.layoutNodeInternal(LayoutEngine.java:419)
    at com.facebook.csslayout.LayoutEngine.layoutNodeImpl(LayoutEngine.java:1381)
    at com.facebook.csslayout.LayoutEngine.layoutNodeInternal(LayoutEngine.java:419)
    at com.facebook.csslayout.LayoutEngine.layoutNodeImpl(LayoutEngine.java:1165)
    at com.facebook.csslayout.LayoutEngine.layoutNodeInternal(LayoutEngine.java:419)
    at com.facebook.csslayout.LayoutEngine.layoutNodeImpl(LayoutEngine.java:1165)
    at com.facebook.csslayout.LayoutEngine.layoutNodeInternal(LayoutEngine.java:419)
    at com.facebook.csslayout.LayoutEngine.layoutNodeImpl(LayoutEngine.java:1165)
    at com.facebook.csslayout.LayoutEngine.layoutNodeInternal(LayoutEngine.java:419)
    at com.facebook.csslayout.LayoutEngine.layoutNodeImpl(LayoutEngine.java:1165)
    at com.facebook.csslayout.LayoutEngine.layoutNodeInternal(LayoutEngine.java:419)
    at com.facebook.csslayout.LayoutEngine.layoutNode(LayoutEngine.java:251)
    at com.facebook.csslayout.CSSNode.calculateLayout(CSSNode.java:153)
    at com.facebook.react.uimanager.UIImplementation.calculateRootLayout(UIImplementation.java:732)
    at com.facebook.react.uimanager.UIImplementation.updateViewHierarchy(UIImplementation.java:506)
    at com.facebook.react.uimanager.UIImplementation.dispatchViewUpdates(UIImplementation.java:495)
    at com.facebook.react.uimanager.UIManagerModule.onBatchComplete(UIManagerModule.java:480)
    at com.facebook.react.bridge.NativeModuleRegistry.onBatchComplete(NativeModuleRegistry.java:137)
    at com.facebook.react.bridge.CatalystInstanceImpl$NativeModulesReactCallback.onBatchComplete(CatalystInstanceImpl.java:453)
    at com.facebook.react.bridge.queue.NativeRunnableDeprecated.run(Native Method)
    at android.os.Handler.handleCallback(Handler.java:739)
    at android.os.Handler.dispatchMessage(Handler.java:95)
    at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(MessageQueueThreadHandler.java:31)
    at android.os.Looper.loop(Looper.java:148)
    at com.facebook.react.bridge.queue.MessageQueueThreadImpl$3.run(MessageQueueThreadImpl.java:196)
    at java.lang.Thread.run(Thread.java:818)
@charpeni
Copy link
Contributor

@facebook-github-bot label Icebox

@charpeni
Copy link
Contributor

Hi there! This issue is being closed because it has been inactive for a while.

But don't worry, it will live on with ProductPains! Check out its new home: https://productpains.com/post/react-native/crash-in-layoutenginejava

ProductPains helps the community prioritize the most important issues thanks to its voting feature.
It is easy to use - just login with GitHub.

Also, if this issue is a bug, please consider sending a PR with a fix.
We're a small team and rely on the community for bug fixes of issues that don't affect fb apps.

@charpeni
Copy link
Contributor

@facebook-github-bot close

@facebook-github-bot
Copy link
Contributor

@charpeni tells me to close this issue. If you think it should still be opened let us know why.

@facebook-github-bot facebook-github-bot added Ran Commands One of our bots successfully processed a command. Icebox labels Nov 14, 2016
@SudoPlz
Copy link
Contributor

SudoPlz commented Nov 3, 2017

I get the same issue in 0.50.0

11-03 22:17:21.195 21436-21436/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
11-03 22:17:21.195 21436-21436/? A/DEBUG: Build fingerprint: 'google/bullhead/bullhead:8.0.0/OPR4.170623.009/4302492:user/release-keys'
11-03 22:17:21.195 21436-21436/? A/DEBUG: Revision: 'rev_1.0'
11-03 22:17:21.195 21436-21436/? A/DEBUG: ABI: 'arm'
11-03 22:17:21.195 21436-21436/? A/DEBUG: pid: 21224, tid: 21398, name: mqt_native_modu  >>> com.acuityscheduling.app.android <<<
11-03 22:17:21.196 21436-21436/? A/DEBUG: signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
11-03 22:17:21.202 21436-21436/? A/DEBUG: Abort message: 'availableHeight is indefinite so heightMeasureMode must be YGMeasureModeUndefined
                                          '
11-03 22:17:21.202 21436-21436/? A/DEBUG:     r0 00000000  r1 00005396  r2 00000006  r3 00000008
11-03 22:17:21.202 21436-21436/? A/DEBUG:     r4 000052e8  r5 00005396  r6 cd025ef0  r7 0000010c
11-03 22:17:21.202 21436-21436/? A/DEBUG:     r8 c711e62c  r9 cd86df04  sl 00000000  fp cd0261ac
11-03 22:17:21.202 21436-21436/? A/DEBUG:     ip 00000000  sp cd025ee0  lr ebaf13b7  pc ebb2191c  cpsr 200f0010
11-03 22:17:21.227 21436-21436/? A/DEBUG: backtrace:
11-03 22:17:21.227 21436-21436/? A/DEBUG:     #00 pc 0004a91c  /system/lib/libc.so (tgkill+12)
11-03 22:17:21.227 21436-21436/? A/DEBUG:     #01 pc 0001a3b3  /system/lib/libc.so (abort+54)
11-03 22:17:21.227 21436-21436/? A/DEBUG:     #02 pc 0000eb13  /data/app/com.acuityscheduling.app.android--uR5nIlHeWtWCXcy9D4UBQ==/lib/arm/libyoga.so (YGLog+54)
11-03 22:17:21.227 21436-21436/? A/DEBUG:     #03 pc 0000f325  /data/app/com.acuityscheduling.app.android--uR5nIlHeWtWCXcy9D4UBQ==/lib/arm/libyoga.so (YGLayoutNodeInternal+1160)
11-03 22:17:21.227 21436-21436/? A/DEBUG:     #04 pc 00010eb9  /data/app/com.acuityscheduling.app.android--uR5nIlHeWtWCXcy9D4UBQ==/lib/arm/libyoga.so (YGLayoutNodeInternal+8220)
11-03 22:17:21.227 21436-21436/? A/DEBUG:     #05 pc 00012bc5  /data/app/com.acuityscheduling.app.android--uR5nIlHeWtWCXcy9D4UBQ==/lib/arm/libyoga.so
11-03 22:17:21.227 21436-21436/? A/DEBUG:     #06 pc 0000fcf9  /data/app/com.acuityscheduling.app.android--uR5nIlHeWtWCXcy9D4UBQ==/lib/arm/libyoga.so (YGLayoutNodeInternal+3676)
11-03 22:17:21.227 21436-21436/? A/DEBUG:     #07 pc 00012bc5  /data/app/com.acuityscheduling.app.android--uR5nIlHeWtWCXcy9D4UBQ==/lib/arm/libyoga.so
11-03 22:17:21.227 21436-21436/? A/DEBUG:     #08 pc 0000fcf9  /data/app/com.acuityscheduling.app.android--uR5nIlHeWtWCXcy9D4UBQ==/lib/arm/libyoga.so (YGLayoutNodeInternal+3676)
11-03 22:17:21.227 21436-21436/? A/DEBUG:     #09 pc 00012bc5  /data/app/com.acuityscheduling.app.android--uR5nIlHeWtWCXcy9D4UBQ==/lib/arm/libyoga.so
11-03 22:17:21.227 21436-21436/? A/DEBUG:     #10 pc 0000fcf9  /data/app/com.acuityscheduling.app.android--uR5nIlHeWtWCXcy9D4UBQ==/lib/arm/libyoga.so (YGLayoutNodeInternal+3676)
11-03 22:17:21.227 21436-21436/? A/DEBUG:     #11 pc 00012bc5  /data/app/com.acuityscheduling.app.android--uR5nIlHeWtWCXcy9D4UBQ==/lib/arm/libyoga.so
11-03 22:17:21.227 21436-21436/? A/DEBUG:     #12 pc 0000fcf9  /data/app/com.acuityscheduling.app.android--uR5nIlHeWtWCXcy9D4UBQ==/lib/arm/libyoga.so (YGLayoutNodeInternal+3676)
11-03 22:17:21.227 21436-21436/? A/DEBUG:     #13 pc 00012bc5  /data/app/com.acuityscheduling.app.android--uR5nIlHeWtWCXcy9D4UBQ==/lib/arm/libyoga.so
11-03 22:17:21.227 21436-21436/? A/DEBUG:     #14 pc 0000fcf9  /data/app/com.acuityscheduling.app.android--uR5nIlHeWtWCXcy9D4UBQ==/lib/arm/libyoga.so (YGLayoutNodeInternal+3676)
11-03 22:17:21.227 21436-21436/? A/DEBUG:     #15 pc 00012bc5  /data/app/com.acuityscheduling.app.android--uR5nIlHeWtWCXcy9D4UBQ==/lib/arm/libyoga.so
11-03 22:17:21.227 21436-21436/? A/DEBUG:     #16 pc 0000fcf9  /data/app/com.acuityscheduling.app.android--uR5nIlHeWtWCXcy9D4UBQ==/lib/arm/libyoga.so (YGLayoutNodeInternal+3676)
11-03 22:17:21.227 21436-21436/? A/DEBUG:     #17 pc 00012bc5  /data/app/com.acuityscheduling.app.android--uR5nIlHeWtWCXcy9D4UBQ==/lib/arm/libyoga.so
11-03 22:17:21.227 21436-21436/? A/DEBUG:     #18 pc 0000fcf9  /data/app/com.acuityscheduling.app.android--uR5nIlHeWtWCXcy9D4UBQ==/lib/arm/libyoga.so (YGLayoutNodeInternal+3676)
11-03 22:17:21.227 21436-21436/? A/DEBUG:     #19 pc 00012bc5  /data/app/com.acuityscheduling.app.android--uR5nIlHeWtWCXcy9D4UBQ==/lib/arm/libyoga.so
11-03 22:17:21.227 21436-21436/? A/DEBUG:     #20 pc 0000fcf9  /data/app/com.acuityscheduling.app.android--uR5nIlHeWtWCXcy9D4UBQ==/lib/arm/libyoga.so (YGLayoutNodeInternal+3676)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #21 pc 0001358f  /data/app/com.acuityscheduling.app.android--uR5nIlHeWtWCXcy9D4UBQ==/lib/arm/libyoga.so (YGNodeCalculateLayout+378)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #22 pc 00006997  /data/app/com.acuityscheduling.app.android--uR5nIlHeWtWCXcy9D4UBQ==/lib/arm/libyoga.so
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #23 pc 003dff29  /system/lib/libart.so (art_quick_generic_jni_trampoline+40)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #24 pc 003dc1e1  /system/lib/libart.so (art_quick_invoke_stub_internal+64)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #25 pc 003e0755  /system/lib/libart.so (art_quick_invoke_stub+228)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #26 pc 000ac2ed  /system/lib/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+140)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #27 pc 001f16df  /system/lib/libart.so (_ZN3art11interpreter34ArtInterpreterToCompiledCodeBridgeEPNS_6ThreadEPNS_9ArtMethodEPKNS_7DexFile8CodeItemEPNS_11ShadowFrameEPNS_6JValueE+238)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #28 pc 001ecc8f  /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+574)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #29 pc 0020c689  /system/lib/libart.so (_ZN3art11interpreterL8DoInvokeILNS_10InvokeTypeE1ELb0ELb0EEEbPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+300)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #30 pc 002092c5  /system/lib/libart.so (_ZN3art11interpreter17ExecuteSwitchImplILb0ELb0EEENS_6JValueEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameES2_b+31972)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #31 pc 001d4261  /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameENS_6JValueEb+420)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #32 pc 001d9593  /system/lib/libart.so (_ZN3art11interpreter33ArtInterpreterToInterpreterBridgeEPNS_6ThreadEPKNS_7DexFile8CodeItemEPNS_11ShadowFrameEPNS_6JValueE+142)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #33 pc 001ecc79  /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+552)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #34 pc 0020b455  /system/lib/libart.so (_ZN3art11interpreterL8DoInvokeILNS_10InvokeTypeE2ELb0ELb0EEEbPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+416)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #35 pc 00209261  /system/lib/libart.so (_ZN3art11interpreter17ExecuteSwitchImplILb0ELb0EEENS_6JValueEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameES2_b+31872)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #36 pc 001d4261  /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameENS_6JValueEb+420)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #37 pc 001d9593  /system/lib/libart.so (_ZN3art11interpreter33ArtInterpreterToInterpreterBridgeEPNS_6ThreadEPKNS_7DexFile8CodeItemEPNS_11ShadowFrameEPNS_6JValueE+142)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #38 pc 001ecc79  /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+552)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #39 pc 0020cded  /system/lib/libart.so (_ZN3art11interpreterL8DoInvokeILNS_10InvokeTypeE4ELb0ELb0EEEbPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+1200)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #40 pc 00207eef  /system/lib/libart.so (_ZN3art11interpreter17ExecuteSwitchImplILb0ELb0EEENS_6JValueEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameES2_b+26894)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #41 pc 001d4261  /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameENS_6JValueEb+420)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #42 pc 001d9593  /system/lib/libart.so (_ZN3art11interpreter33ArtInterpreterToInterpreterBridgeEPNS_6ThreadEPKNS_7DexFile8CodeItemEPNS_11ShadowFrameEPNS_6JValueE+142)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #43 pc 001ecc79  /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+552)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #44 pc 0020b455  /system/lib/libart.so (_ZN3art11interpreterL8DoInvokeILNS_10InvokeTypeE2ELb0ELb0EEEbPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+416)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #45 pc 00209261  /system/lib/libart.so (_ZN3art11interpreter17ExecuteSwitchImplILb0ELb0EEENS_6JValueEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameES2_b+31872)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #46 pc 001d4261  /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameENS_6JValueEb+420)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #47 pc 001d9593  /system/lib/libart.so (_ZN3art11interpreter33ArtInterpreterToInterpreterBridgeEPNS_6ThreadEPKNS_7DexFile8CodeItemEPNS_11ShadowFrameEPNS_6JValueE+142)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #48 pc 001ecc79  /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+552)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #49 pc 0020b455  /system/lib/libart.so (_ZN3art11interpreterL8DoInvokeILNS_10InvokeTypeE2ELb0ELb0EEEbPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+416)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #50 pc 00209261  /system/lib/libart.so (_ZN3art11interpreter17ExecuteSwitchImplILb0ELb0EEENS_6JValueEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameES2_b+31872)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #51 pc 001d4261  /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameENS_6JValueEb+420)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #52 pc 001d9593  /system/lib/libart.so (_ZN3art11interpreter33ArtInterpreterToInterpreterBridgeEPNS_6ThreadEPKNS_7DexFile8CodeItemEPNS_11ShadowFrameEPNS_6JValueE+142)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #53 pc 001ecc79  /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+552)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #54 pc 0020b455  /system/lib/libart.so (_ZN3art11interpreterL8DoInvokeILNS_10InvokeTypeE2ELb0ELb0EEEbPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+416)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #55 pc 00209261  /system/lib/libart.so (_ZN3art11interpreter17ExecuteSwitchImplILb0ELb0EEENS_6JValueEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameES2_b+31872)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #56 pc 001d4261  /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameENS_6JValueEb+420)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #57 pc 001d9593  /system/lib/libart.so (_ZN3art11interpreter33ArtInterpreterToInterpreterBridgeEPNS_6ThreadEPKNS_7DexFile8CodeItemEPNS_11ShadowFrameEPNS_6JValueE+142)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #58 pc 001ecc79  /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+552)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #59 pc 0020b455  /system/lib/libart.so (_ZN3art11interpreterL8DoInvokeILNS_10InvokeTypeE2ELb0ELb0EEEbPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+416)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #60 pc 00209261  /system/lib/libart.so (_ZN3art11interpreter17ExecuteSwitchImplILb0ELb0EEENS_6JValueEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameES2_b+31872)
11-03 22:17:21.228 21436-21436/? A/DEBUG:     #61 pc 001d4261  /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadEPKNS_7DexFile8CodeItemERNS_11ShadowFrameENS_6JValueEb+420)
11-03 22:17:21.229 21436-21436/? A/DEBUG:     #62 pc 001d9593  /system/lib/libart.so (_ZN3art11interpreter33ArtInterpreterToInterpreterBridgeEPNS_6ThreadEPKNS_7DexFile8CodeItemEPNS_11ShadowFrameEPNS_6JValueE+142)
11-03 22:17:21.229 21436-21436/? A/DEBUG:     #63 pc 001ecc79  /system/lib/libart.so (_ZN3art11interpreter6DoCallILb0ELb0EEEbPNS_9ArtMethodEPNS_6ThreadERNS_11ShadowFrameEPKNS_11InstructionEtPNS_6JValueE+552)

@SudoPlz
Copy link
Contributor

SudoPlz commented Nov 7, 2017

@anuragdadheech Did you find a solution to this?

@SudoPlz
Copy link
Contributor

SudoPlz commented Nov 8, 2017

Ok I downgraded to RN 0.49.5 and I no longer see this.

@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

5 participants