Skip to content

Instantly share code, notes, and snippets.

@MichaelSnowden
Created November 14, 2013 21:58
Show Gist options
  • Save MichaelSnowden/7475031 to your computer and use it in GitHub Desktop.
Save MichaelSnowden/7475031 to your computer and use it in GitHub Desktop.
Logcat
11-14 16:55:55.439: DEBUG/dalvikvm(2342): Debugger has detached; object registry had 446 entries
11-14 16:55:55.509: DEBUG/AndroidRuntime(2364): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
11-14 16:55:55.509: DEBUG/AndroidRuntime(2364): CheckJNI is ON
11-14 16:55:55.509: DEBUG/dalvikvm(2364): Trying to load lib libjavacore.so 0x0
11-14 16:55:55.509: DEBUG/dalvikvm(2364): Added shared lib libjavacore.so 0x0
11-14 16:55:55.509: DEBUG/dalvikvm(2364): Trying to load lib libnativehelper.so 0x0
11-14 16:55:55.509: DEBUG/dalvikvm(2364): Added shared lib libnativehelper.so 0x0
11-14 16:55:55.539: DEBUG/AndroidRuntime(2364): Calling main entry com.android.commands.pm.Pm
--------- beginning of /dev/log/system
11-14 16:55:55.549: WARN/ActivityManager(1215): No content provider found for permission revoke: file:///data/local/tmp/com.example.OpenGLDemo2
11-14 16:55:55.549: WARN/ActivityManager(1215): No content provider found for permission revoke: file:///data/local/tmp/com.example.OpenGLDemo2
11-14 16:55:55.549: INFO/PackageManager(1215): Copying native libraries to /data/app-lib/vmdl1204973852
11-14 16:55:55.559: INFO/ActivityManager(1215): Force stopping package com.example.OpenGLDemo2 appid=10047 user=-1
11-14 16:55:55.559: INFO/ActivityManager(1215): Killing proc 2342:com.example.OpenGLDemo2/u0a10047: force stop com.example.OpenGLDemo2
11-14 16:55:55.569: WARN/InputMethodManagerService(1215): Got RemoteException sending setActive(false) notification to pid 2342 uid 10047
11-14 16:55:55.579: INFO/PackageManager(1215): Package com.example.OpenGLDemo2 codePath changed from /data/app/com.example.OpenGLDemo2-2.apk to /data/app/com.example.OpenGLDemo2-1.apk; Retaining data and using new
11-14 16:55:55.589: INFO/PackageManager(1215): Running dexopt on: com.example.OpenGLDemo2
11-14 16:55:55.629: DEBUG/dalvikvm(2375): DexOpt: load 2ms, verify+opt 0ms, 190228 bytes
11-14 16:55:55.629: WARN/PackageManager(1215): Code path for pkg : com.example.OpenGLDemo2 changing from /data/app/com.example.OpenGLDemo2-2.apk to /data/app/com.example.OpenGLDemo2-1.apk
11-14 16:55:55.629: WARN/PackageManager(1215): Resource path for pkg : com.example.OpenGLDemo2 changing from /data/app/com.example.OpenGLDemo2-2.apk to /data/app/com.example.OpenGLDemo2-1.apk
11-14 16:55:55.819: INFO/ActivityManager(1215): Force stopping package com.example.OpenGLDemo2 appid=10047 user=-1
11-14 16:55:55.899: DEBUG/dalvikvm(1215): GC_FOR_ALLOC freed 963K, 36% free 7093K/11052K, paused 0ms, total 7ms
11-14 16:55:55.909: INFO/ActivityManager(1215): Force stopping package com.example.OpenGLDemo2 appid=10047 user=0
11-14 16:55:56.139: DEBUG/BackupManagerService(1215): Received broadcast Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.example.OpenGLDemo2 flg=0x8000010 (has extras) }
11-14 16:55:56.139: DEBUG/BackupManagerService(1215): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.example.OpenGLDemo2 flg=0x8000010 (has extras) }
11-14 16:55:56.139: VERBOSE/BackupManagerService(1215): removePackageParticipantsLocked: uid=10047 #1
11-14 16:55:56.139: VERBOSE/BackupManagerService(1215): addPackageParticipantsLocked: #1
11-14 16:55:56.159: DEBUG/dalvikvm(1378): GC_EXPLICIT freed 615K, 29% free 7068K/9900K, paused 1ms+1ms, total 4ms
11-14 16:55:56.169: INFO/InputReader(1215): Reconfiguring input devices. changes=0x00000010
11-14 16:55:56.419: WARN/ContextImpl(1861): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1385 android.content.ContextWrapper.startService:473 android.content.ContextWrapper.startService:473 com.android.keychain.KeyChainBroadcastReceiver.onReceive:12 android.app.ActivityThread.handleReceiver:2424
11-14 16:55:56.489: WARN/RecognitionManagerService(1215): no available voice recognition services found for user 0
11-14 16:55:56.739: DEBUG/dalvikvm(1215): GC_EXPLICIT freed 814K, 39% free 6772K/11052K, paused 0ms+2ms, total 607ms
11-14 16:55:56.739: DEBUG/AndroidRuntime(2364): Shutting down VM
11-14 16:55:56.739: DEBUG/jdwp(2364): Got wake-up signal, bailing out of select
11-14 16:55:56.739: DEBUG/dalvikvm(2364): Debugger has detached; object registry had 1 entries
11-14 16:55:57.009: DEBUG/AndroidRuntime(2379): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
11-14 16:55:57.009: DEBUG/AndroidRuntime(2379): CheckJNI is ON
11-14 16:55:57.009: DEBUG/dalvikvm(2379): Trying to load lib libjavacore.so 0x0
11-14 16:55:57.019: DEBUG/dalvikvm(2379): Added shared lib libjavacore.so 0x0
11-14 16:55:57.019: DEBUG/dalvikvm(2379): Trying to load lib libnativehelper.so 0x0
11-14 16:55:57.019: DEBUG/dalvikvm(2379): Added shared lib libnativehelper.so 0x0
11-14 16:55:57.059: DEBUG/AndroidRuntime(2379): Calling main entry com.android.commands.am.Am
11-14 16:55:57.059: DEBUG/dalvikvm(2379): Note: class Landroid/app/ActivityManagerNative; has 163 unimplemented (abstract) methods
11-14 16:55:57.059: INFO/ActivityManager(1215): Force stopping package com.example.OpenGLDemo2 appid=10047 user=-1
11-14 16:55:57.059: INFO/ActivityManager(1215): START u0 {flg=0x10000000 cmp=com.example.OpenGLDemo2/.MyActivity} from pid 2379
11-14 16:55:57.069: WARN/WindowManager(1215): Screenshot failure taking screenshot for (328x583) to layer 21005
11-14 16:55:57.079: DEBUG/AndroidRuntime(2379): Shutting down VM
11-14 16:55:57.079: DEBUG/dalvikvm(2379): Debugger has detached; object registry had 1 entries
11-14 16:55:57.079: DEBUG/dalvikvm(2388): Not late-enabling CheckJNI (already on)
11-14 16:55:57.079: INFO/AndroidRuntime(2379): NOTE: attach of thread 'Binder_1' failed
11-14 16:55:57.089: INFO/ActivityManager(1215): Start proc com.example.OpenGLDemo2 for activity com.example.OpenGLDemo2/.MyActivity: pid=2388 uid=10047 gids={50047, 1028}
11-14 16:55:57.109: INFO/System.out(2388): Sending WAIT chunk
11-14 16:55:57.109: WARN/ActivityThread(2388): Application com.example.OpenGLDemo2 is waiting for the debugger on port 8100...
11-14 16:55:57.189: ERROR/jdwp(2388): Failed sending reply to debugger: Broken pipe
11-14 16:55:57.189: DEBUG/dalvikvm(2388): Debugger has detached; object registry had 1 entries
11-14 16:55:58.129: INFO/dalvikvm(2388): Debugger is active
11-14 16:55:58.169: INFO/System.out(2388): Debugger has connected
11-14 16:55:58.169: INFO/System.out(2388): waiting for debugger to settle...
11-14 16:55:58.379: INFO/System.out(2388): waiting for debugger to settle...
11-14 16:55:58.589: INFO/System.out(2388): waiting for debugger to settle...
11-14 16:55:58.799: INFO/System.out(2388): waiting for debugger to settle...
11-14 16:55:59.009: INFO/System.out(2388): waiting for debugger to settle...
11-14 16:55:59.219: INFO/System.out(2388): waiting for debugger to settle...
11-14 16:55:59.429: INFO/System.out(2388): waiting for debugger to settle...
11-14 16:55:59.639: INFO/System.out(2388): debugger has settled (1359)
11-14 16:56:00.599: DEBUG/libEGL(2388): Emulator without GPU support detected. Fallback to software renderer.
11-14 16:56:00.599: DEBUG/libEGL(2388): loaded /system/lib/egl/libGLES_android.so
11-14 16:56:00.639: WARN/dalvikvm(2388): threadid=11: thread exiting with uncaught exception (group=0xb0e8b648)
11-14 16:56:00.639: ERROR/AndroidRuntime(2388): FATAL EXCEPTION: GLThread 105
java.lang.IllegalArgumentException: No configs match configSpec
at android.opengl.GLSurfaceView$BaseConfigChooser.chooseConfig(GLSurfaceView.java:863)
at android.opengl.GLSurfaceView$EglHelper.start(GLSurfaceView.java:1024)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1401)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1240)
11-14 16:56:00.669: INFO/Choreographer(2388): Skipped 61 frames! The application may be doing too much work on its main thread.
11-14 16:56:00.669: DEBUG/gralloc_goldfish(2388): Emulator without GPU emulation detected.
11-14 16:56:00.669: WARN/ActivityManager(1215): Force finishing activity com.example.OpenGLDemo2/.MyActivity
11-14 16:56:00.739: WARN/InputMethodManagerService(1215): Focus gain on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@b1647bc0 (uid=10047 pid=2388)
11-14 16:56:00.999: INFO/WindowManager(1215): Screenshot max retries 4 of Token{b172ac80 ActivityRecord{b13ae4c0 u0 com.example.OpenGLDemo2/.MyActivity}} appWin=Window{b13244f8 u0 Starting com.example.OpenGLDemo2} drawState=4
11-14 16:56:00.999: INFO/ActivityManager(1215): Displayed com.example.OpenGLDemo2/.MyActivity: +3s928ms
11-14 16:56:00.999: WARN/WindowManager(1215): Screenshot failure taking screenshot for (720x1280) to layer 21020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment