Skip to content

Instantly share code, notes, and snippets.

@thomascothran
Created January 10, 2018 01:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thomascothran/393b967008992b48adccbc7c85cddbe4 to your computer and use it in GitHub Desktop.
Save thomascothran/393b967008992b48adccbc7c85cddbe4 to your computer and use it in GitHub Desktop.
Android Crash
D/h (12916): WARNING: getPackageName called on ScopedContext
D/h (12916): WARNING: getPackageName called on ScopedContext
D/h (12916): WARNING: getPackageName called on ScopedContext
I/MediaFocusControl( 457): AudioFocus abandonAudioFocus() from android.media.AudioManager@6dbd9babi23_0_0.host.exp.exponent.modules.api.av.AVModule
@f4e7f70
I/TextToSpeech(12916): Sucessfully bound to com.google.android.tts
I/TTS ( 7341): Creating Google TTS service, version 3.14.9
I/TTS ( 7341): Loading library tts_android_neon
D/ReactNative(12916): CatalystInstanceImpl.destroy() start
W/unknown:Fresco(12916): Fresco has already been initialized! `Fresco.initialize(...)` should only be called 1 single time to avoid memory leaks!
D/h (12916): WARNING: getPackageName called on ScopedContext
I/TTS ( 7341): Initializing en-us-x-sfg-lstm-embedded from apk
D/ReactNative(12916): CatalystInstanceImpl.destroy() end
I/PlayCommon( 1486): [125] com.google.android.play.a.h.e(262): Preparing logs for uploading
I/PlayCommon( 1486): [125] com.google.android.play.a.h.e(266): No file ready to send
D/e (12916): Done fetching manifest
E/h (12916): java.lang.ClassNotFoundException: abi23_0_0.com.facebook.soloader.SoLoader
E/h (12916): Runtime exception in RNObject when calling method init: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang
.reflect.Method[] java.lang.Class.getMethods()' on a null object reference
E/j (12916): java.lang.NoSuchFieldException: numActivities
W/unknown:ReactNative(12916): Unable to update root layout specs for uninitialized ReactInstanceManager
W/unknown:ReactNative(12916): Unable to enable layout calculation for uninitialized ReactInstanceManager
D/b (12916): Using cached or embedded response.
D/b (12916): Got cached OkHttp response for https://d1wp6m56sqw74a.cloudfront.net/%40tmcothran%2Fmobileapp%2F0.1.0%2Fc50067f02c9c69710d1bebeea1f
a3c7b-23.0.0-android.js
D/b (12916): Have cached source file for https://d1wp6m56sqw74a.cloudfront.net/%40tmcothran%2Fmobileapp%2F0.1.0%2Fc50067f02c9c69710d1bebeea1fa3c
7b-23.0.0-android.js
D/ReactNative(12916): ReactInstanceManager.ctor()
D/ReactNative(12916): ReactInstanceManager.createReactContextInBackground()
D/ReactNative(12916): ReactInstanceManager.recreateReactContextInBackgroundInner()
D/ReactNative(12916): ReactInstanceManager.recreateReactContextInBackgroundFromBundleLoader()
D/ReactNative(12916): ReactInstanceManager.recreateReactContextInBackground()
D/ReactNative(12916): ReactInstanceManager.runCreateReactContextOnNewThread()
D/ReactNative(12916): ReactInstanceManager.createReactContext()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment