Skip to content

Instantly share code, notes, and snippets.

/cat.log Secret

Created December 21, 2015 02:38
Show Gist options
  • Save anonymous/6770e231a4e9aeca3725 to your computer and use it in GitHub Desktop.
Save anonymous/6770e231a4e9aeca3725 to your computer and use it in GitHub Desktop.
Device : motorola XT1034 (falcon_retuaws)
Android : 4.4.4 (60, KXB21.14-L1.61)
Memory : 19M (0.29% used, 96M max)
Memclass: 96
OS Host : ilclbld29
App : Signal 3.8.1
--------- beginning of /dev/log/main
W/PartProvider(18016): onCreate()
I/dalvikvm(18016): Could not find method android.view.Window.setStatusBarColor, referenced from method org.thoughtcrime.securesms.BaseActionBarActivity.setStatusBarColor
W/dalvikvm(18016): VFY: unable to resolve virtual method 11616: Landroid/view/Window;.setStatusBarColor (I)V
D/dalvikvm(18016): VFY: replacing opcode 0x6e at 0x000a
I/dalvikvm(18016): Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.internal.widget.TintTypedArray.getChangingConfigurations
W/dalvikvm(18016): VFY: unable to resolve virtual method 519: Landroid/content/res/TypedArray;.getChangingConfigurations ()I
D/dalvikvm(18016): VFY: replacing opcode 0x6e at 0x0002
I/dalvikvm(18016): Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.internal.widget.TintTypedArray.getType
W/dalvikvm(18016): VFY: unable to resolve virtual method 541: Landroid/content/res/TypedArray;.getType (I)I
D/dalvikvm(18016): VFY: replacing opcode 0x6e at 0x0002
I/dalvikvm(18016): Could not find method android.content.res.Resources.getDrawable, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawable
W/dalvikvm(18016): VFY: unable to resolve virtual method 482: Landroid/content/res/Resources;.getDrawable (ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
D/dalvikvm(18016): VFY: replacing opcode 0x6e at 0x0002
I/dalvikvm(18016): Could not find method android.content.res.Resources.getDrawableForDensity, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawableForDensity
W/dalvikvm(18016): VFY: unable to resolve virtual method 484: Landroid/content/res/Resources;.getDrawableForDensity (IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
D/dalvikvm(18016): VFY: replacing opcode 0x6e at 0x0002
W/dalvikvm(18016): threadid=16: thread exiting with uncaught exception (group=0x416c6d40)
--------- beginning of /dev/log/system
E/AndroidRuntime(18016): FATAL EXCEPTION: AsyncTask #1
E/AndroidRuntime(18016): Process: org.thoughtcrime.securesms, PID: 18016
E/AndroidRuntime(18016): java.lang.RuntimeException: An error occured while executing doInBackground()
E/AndroidRuntime(18016): at android.os.AsyncTask$3.done(AsyncTask.java:300)
E/AndroidRuntime(18016): at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:355)
E/AndroidRuntime(18016): at java.util.concurrent.FutureTask.setException(FutureTask.java:222)
E/AndroidRuntime(18016): at java.util.concurrent.FutureTask.run(FutureTask.java:242)
E/AndroidRuntime(18016): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
E/AndroidRuntime(18016): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
E/AndroidRuntime(18016): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
E/AndroidRuntime(18016): at java.lang.Thread.run(Thread.java:841)
E/AndroidRuntime(18016): Caused by: java.lang.NullPointerException
E/AndroidRuntime(18016): at org.whispersystems.libpastelog.SubmitLogFragment.buildDescription(SubmitLogFragment.java:423)
E/AndroidRuntime(18016): at org.whispersystems.libpastelog.SubmitLogFragment.access$800(SubmitLogFragment.java:80)
E/AndroidRuntime(18016): at org.whispersystems.libpastelog.SubmitLogFragment$PopulateLogcatAsyncTask.doInBackground(SubmitLogFragment.java:305)
E/AndroidRuntime(18016): at org.whispersystems.libpastelog.SubmitLogFragment$PopulateLogcatAsyncTask.doInBackground(SubmitLogFragment.java:301)
E/AndroidRuntime(18016): at android.os.AsyncTask$2.call(AsyncTask.java:288)
E/AndroidRuntime(18016): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
E/AndroidRuntime(18016): ... 4 more
D/Scrubber(18016): scrubbing input
W/MessageRetrievalService(18016): Waiting for websocket state change....
W/MessageRetrievalService(18016): Network requirement: true, active activities: 0, push pending: 0
I/Choreographer(18016): Skipped 63 frames! The application may be doing too much work on its main thread.
W/PassphraseRequiredActionBarActivity(18016): onCreate(Bundle[mParcelledData.dataSize=4484])
W/ExperienceUpgradeActivity(18016): getExperienceUpgrade(157)
W/PassphraseRequiredActionBarActivity(18016): routeApplicationState(), state: 2
I/dalvikvm(18016): Could not find method android.preference.CheckBoxPreference.<init>, referenced from method org.thoughtcrime.securesms.components.SwitchPreferenceCompat.<init>
W/dalvikvm(18016): VFY: unable to resolve direct method 1202: Landroid/preference/CheckBoxPreference;.<init> (Landroid/content/Context;Landroid/util/AttributeSet;II)V
D/dalvikvm(18016): VFY: replacing opcode 0x70 at 0x0000
I/Choreographer(18016): Skipped 32 frames! The application may be doing too much work on its main thread.
I/Adreno-EGL(18016): <qeglDrvAPI_eglInitialize:410>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_LNX.LA.3.5.1_RB1.04.04.02.048.018_msm8226_LNX.LA.3.5.1_RB1__release_AU ()
I/Adreno-EGL(18016): OpenGL ES Shader Compiler Version: E031.24.00.08
I/Adreno-EGL(18016): Build Date: 03/07/14 Fri
I/Adreno-EGL(18016): Local Branch:
I/Adreno-EGL(18016): Remote Branch: quic/LNX.LA.3.5.1_RB1.1
I/Adreno-EGL(18016): Local Patches: NONE
I/Adreno-EGL(18016): Reconstruct Branch: AU_LINUX_ANDROID_LNX.LA.3.5.1_RB1.04.04.02.048.018 + f2fd134 + NOTHING
D/OpenGLRenderer(18016): Enabling debug mode 0
W/PassphraseRequiredActionBarActivity(18016): onDestroy()
I/Process (18016): Sending signal. PID: 18016 SIG: 9
W/PartProvider(18421): onCreate()
I/dalvikvm(18421): Could not find method android.view.Window.setStatusBarColor, referenced from method org.thoughtcrime.securesms.BaseActionBarActivity.setStatusBarColor
W/dalvikvm(18421): VFY: unable to resolve virtual method 11616: Landroid/view/Window;.setStatusBarColor (I)V
D/dalvikvm(18421): VFY: replacing opcode 0x6e at 0x000a
W/PassphraseRequiredActionBarActivity(18421): onCreate(Bundle[mParcelledData.dataSize=2184])
W/ExperienceUpgradeActivity(18421): getExperienceUpgrade(157)
W/PassphraseRequiredActionBarActivity(18421): routeApplicationState(), state: 2
I/dalvikvm(18421): Could not find method android.view.Window.setStatusBarColor, referenced from method org.thoughtcrime.securesms.ConversationListFragment.onCreateActionMode
W/dalvikvm(18421): VFY: unable to resolve virtual method 11616: Landroid/view/Window;.setStatusBarColor (I)V
D/dalvikvm(18421): VFY: replacing opcode 0x6e at 0x004b
I/dalvikvm(18421): Could not find method android.view.Window.setStatusBarColor, referenced from method org.thoughtcrime.securesms.ConversationListFragment.onDestroyActionMode
W/dalvikvm(18421): VFY: unable to resolve virtual method 11616: Landroid/view/Window;.setStatusBarColor (I)V
D/dalvikvm(18421): VFY: replacing opcode 0x6e at 0x0030
W/MessageRetrievalService(18421): Waiting for websocket state change....
W/MessageRetrievalService(18421): Network requirement: true, active activities: 0, push pending: 0
W/MessageRetrievalService(18421): Network requirement: true, active activities: 0, push pending: 0
I/dalvikvm(18421): Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.internal.widget.TintTypedArray.getChangingConfigurations
W/dalvikvm(18421): VFY: unable to resolve virtual method 519: Landroid/content/res/TypedArray;.getChangingConfigurations ()I
D/dalvikvm(18421): VFY: replacing opcode 0x6e at 0x0002
I/dalvikvm(18421): Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.internal.widget.TintTypedArray.getType
W/dalvikvm(18421): VFY: unable to resolve virtual method 541: Landroid/content/res/TypedArray;.getType (I)I
D/dalvikvm(18421): VFY: replacing opcode 0x6e at 0x0002
I/dalvikvm(18421): Could not find method android.content.res.Resources.getDrawable, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawable
W/dalvikvm(18421): VFY: unable to resolve virtual method 482: Landroid/content/res/Resources;.getDrawable (ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
D/dalvikvm(18421): VFY: replacing opcode 0x6e at 0x0002
I/dalvikvm(18421): Could not find method android.content.res.Resources.getDrawableForDensity, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawableForDensity
W/dalvikvm(18421): VFY: unable to resolve virtual method 484: Landroid/content/res/Resources;.getDrawableForDensity (IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
D/dalvikvm(18421): VFY: replacing opcode 0x6e at 0x0002
I/Adreno-EGL(18421): <qeglDrvAPI_eglInitialize:410>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_LNX.LA.3.5.1_RB1.04.04.02.048.018_msm8226_LNX.LA.3.5.1_RB1__release_AU ()
I/Adreno-EGL(18421): OpenGL ES Shader Compiler Version: E031.24.00.08
I/Adreno-EGL(18421): Build Date: 03/07/14 Fri
I/Adreno-EGL(18421): Local Branch:
I/Adreno-EGL(18421): Remote Branch: quic/LNX.LA.3.5.1_RB1.1
I/Adreno-EGL(18421): Local Patches: NONE
I/Adreno-EGL(18421): Reconstruct Branch: AU_LINUX_ANDROID_LNX.LA.3.5.1_RB1.04.04.02.048.018 + f2fd134 + NOTHING
D/OpenGLRenderer(18421): Enabling debug mode 0
W/PassphraseRequiredActionBarActivity(18421): onDestroy()
W/dalvikvm(18421): method Landroid/support/v7/internal/widget/ListViewCompat;.lookForSelectablePosition incorrectly overrides package-private method with same name in Landroid/widget/ListView;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment