Skip to content

Instantly share code, notes, and snippets.

@LizGrauel
Created February 12, 2015 23:46
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 LizGrauel/359d01749d3d4942a945 to your computer and use it in GitHub Desktop.
Save LizGrauel/359d01749d3d4942a945 to your computer and use it in GitHub Desktop.
soundcloudshare
02-12 18:45:42.074: D/FullMetadata(6955): retriever.setDataSource(/storage/emulated/0/Liger/audio/15.45.12-18.45.20.mp4);
02-12 18:45:42.106: I/ActivityManager(385): START u0 {act=io.scal.liger.PUBLISH cmp=org.storymaker.app/.PublishActivity (has extras)} from pid 6955
02-12 18:45:42.215: D/dalvikvm(6955): GC_FOR_ALLOC freed 1786K, 20% free 22704K/28072K, paused 27ms, total 27ms
02-12 18:45:42.254: D/dalvikvm(6955): GC_FOR_ALLOC freed 297K, 18% free 23139K/28072K, paused 23ms, total 23ms
02-12 18:45:42.262: I/dalvikvm-heap(6955): Grow heap (frag case) to 25.482MB for 3000016-byte allocation
02-12 18:45:42.285: D/dalvikvm(6955): GC_FOR_ALLOC freed 0K, 16% free 26068K/31004K, paused 21ms, total 21ms
02-12 18:45:42.402: D/dalvikvm(6955): GC_FOR_ALLOC freed 3693K, 18% free 23265K/28072K, paused 24ms, total 24ms
02-12 18:45:42.410: I/dalvikvm-heap(6955): Grow heap (frag case) to 25.605MB for 3000016-byte allocation
02-12 18:45:42.434: D/dalvikvm(6955): GC_FOR_ALLOC freed 2K, 16% free 26193K/31004K, paused 20ms, total 20ms
02-12 18:45:42.801: D/MediaProjectManager(6955): sFileExternDir:/storage/emulated/0/stories
02-12 18:45:42.801: D/MediaProjectManager(6955): sFileExternDir.getCanonicalPath():/storage/emulated/0/stories
02-12 18:45:43.004: D/dalvikvm(6955): GC_FOR_ALLOC freed 803K, 13% free 28021K/32068K, paused 20ms, total 20ms
02-12 18:45:43.067: I/ActivityManager(385): Process com.android.vending (pid 6835) has died.
02-12 18:45:43.160: E/MetadataRetrieverClient(129): failed to capture a video frame
02-12 18:45:43.160: E/MediaMetadataRetrieverJNI(6955): getFrameAtTime: videoFrame is a NULL pointer
02-12 18:45:43.223: I/Choreographer(6955): Skipped 61 frames! The application may be doing too much work on its main thread.
02-12 18:45:43.395: I/ActivityManager(385): Displayed org.storymaker.app/.PublishActivity: +1s242ms
02-12 18:45:45.520: I/ActivityManager(385): START u0 {cmp=org.storymaker.app/.AccountsActivity (has extras)} from pid 6955
02-12 18:45:45.637: D/dalvikvm(385): GC_FOR_ALLOC freed 1038K, 29% free 20255K/28156K, paused 80ms, total 80ms
02-12 18:45:45.754: D/dalvikvm(6955): GC_FOR_ALLOC freed 77K, 9% free 31025K/34020K, paused 30ms, total 30ms
02-12 18:45:45.770: I/ActivityManager(385): Process com.android.defcontainer (pid 6792) has died.
02-12 18:45:45.863: W/AuthTable(6955): no username/password found for "storymaker"
02-12 18:45:45.871: W/AuthTable(6955): no username/password found for "storymaker"
02-12 18:45:45.879: W/AuthTable(6955): no username/password found for "storymaker"
02-12 18:45:45.879: W/AuthTable(6955): no username/password found for "storymaker"
02-12 18:45:46.168: I/ActivityManager(385): Displayed org.storymaker.app/.AccountsActivity: +518ms
02-12 18:45:48.731: E/MetadataRetrieverClient(129): failed to capture a video frame
02-12 18:45:48.731: E/MediaMetadataRetrieverJNI(6955): getFrameAtTime: videoFrame is a NULL pointer
02-12 18:45:48.785: D/AndroidRuntime(6955): Shutting down VM
02-12 18:45:48.785: W/dalvikvm(6955): threadid=1: thread exiting with uncaught exception (group=0x40b16930)
02-12 18:45:48.801: D/HockeyApp(6955): Writing unhandled exception to: /data/data/org.storymaker.app/files/8072b19f-427f-4103-8427-adb1b7aef9f0.stacktrace
02-12 18:45:48.809: E/AndroidRuntime(6955): FATAL EXCEPTION: main
02-12 18:45:48.809: E/AndroidRuntime(6955): java.lang.RuntimeException: Unable to resume activity {org.storymaker.app/org.storymaker.app.PublishActivity}: java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=102, result=-1, data=Intent { (has extras) }} to activity {org.storymaker.app/org.storymaker.app.PublishActivity}: java.lang.NullPointerException
02-12 18:45:48.809: E/AndroidRuntime(6955): at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2742)
02-12 18:45:48.809: E/AndroidRuntime(6955): at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2771)
02-12 18:45:48.809: E/AndroidRuntime(6955): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2235)
02-12 18:45:48.809: E/AndroidRuntime(6955): at android.app.ActivityThread.access$600(ActivityThread.java:141)
02-12 18:45:48.809: E/AndroidRuntime(6955): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1234)
02-12 18:45:48.809: E/AndroidRuntime(6955): at android.os.Handler.dispatchMessage(Handler.java:99)
02-12 18:45:48.809: E/AndroidRuntime(6955): at android.os.Looper.loop(Looper.java:137)
02-12 18:45:48.809: E/AndroidRuntime(6955): at android.app.ActivityThread.main(ActivityThread.java:5041)
02-12 18:45:48.809: E/AndroidRuntime(6955): at java.lang.reflect.Method.invokeNative(Native Method)
02-12 18:45:48.809: E/AndroidRuntime(6955): at java.lang.reflect.Method.invoke(Method.java:511)
02-12 18:45:48.809: E/AndroidRuntime(6955): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
02-12 18:45:48.809: E/AndroidRuntime(6955): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
02-12 18:45:48.809: E/AndroidRuntime(6955): at dalvik.system.NativeStart.main(Native Method)
02-12 18:45:48.809: E/AndroidRuntime(6955): Caused by: java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=102, result=-1, data=Intent { (has extras) }} to activity {org.storymaker.app/org.storymaker.app.PublishActivity}: java.lang.NullPointerException
02-12 18:45:48.809: E/AndroidRuntime(6955): at android.app.ActivityThread.deliverResults(ActivityThread.java:3319)
02-12 18:45:48.809: E/AndroidRuntime(6955): at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2729)
02-12 18:45:48.809: E/AndroidRuntime(6955): ... 12 more
02-12 18:45:48.809: E/AndroidRuntime(6955): Caused by: java.lang.NullPointerException
02-12 18:45:48.809: E/AndroidRuntime(6955): at org.storymaker.app.PublishActivity.onActivityResult(PublishActivity.java:134)
02-12 18:45:48.809: E/AndroidRuntime(6955): at android.app.Activity.dispatchActivityResult(Activity.java:5293)
02-12 18:45:48.809: E/AndroidRuntime(6955): at android.app.ActivityThread.deliverResults(ActivityThread.java:3315)
02-12 18:45:48.809: E/AndroidRuntime(6955): ... 13 more
02-12 18:45:48.817: W/ActivityManager(385): Force finishing activity org.storymaker.app/.PublishActivity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment