Announcement

Collapse
No announcement yet.

constant crashing on x10

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • constant crashing on x10

    Hey guys, for the first couple of days I had winamp on android it was awesome, but it then started crashing every time I opened the gui, the widget worked just fine, but the the second I open the actual gui application it crashes and burns, that includes the lock screen, so even if I just hit play from the widget, it would work, but when I lock and unlock it would crash because of the gui (I'm guessing here). I searched on ways to get crash reports and this is the best I could find. Hopefully this mumbo jumbo makes sense to you (I am a 3rd year computer science student, and I have no idea what half of these things mean lol...)

    Tell me if there's anything I can help with. Cheers










    PHONE SPECS:
    Device model: X10a
    Firmware version: 2.1-update1
    Kernel version: 2.6.29
    [email protected] )
    #1 PREEMPT Tue Aug 24 17:33:06 2010
    Build number: 2.0.A.0.504

    CRASH LOG:
    12-17 10:46:19.924 E/qsd8k.gralloc( 1166): gralloc failed err=Out of memory
    12-17 10:46:19.924 E/SurfaceFlinger( 1166): Layer::requestBuffer(this=0x56d138), index=0, w=480, h=539 failed (Out of memory)
    12-17 10:46:19.924 E/Surface (30611): Surface (identity=2640) requestBuffer(0, 00000033) returneda buffer with a null handle
    12-17 10:46:19.924 E/Surface (30611): getBufferLocked(0, 00000033) failed (Out of memory)
    12-17 10:46:19.924 E/Surface (30611): dequeueBuffer failed (Out of memory)
    12-17 10:46:19.934 E/ViewRoot(30611): OutOfResourcesException locking surface
    12-17 10:46:19.934 E/ViewRoot(30611): android.view.Surface$OutOfResourcesException
    12-17 10:46:19.934 E/ViewRoot(30611): at android.view.Surface.lockCanvasNative(Native Method)
    12-17 10:46:19.934 E/ViewRoot(30611): at android.view.Surface.lockCanvas(Surface.java:288)
    12-17 10:46:19.934 E/ViewRoot(30611): at android.view.ViewRoot.draw(ViewRoot.java:1283)
    12-17 10:46:19.934 E/ViewRoot(30611): at android.view.ViewRoot.performTraversals(ViewRoot.java:1114)
    12-17 10:46:19.934 E/ViewRoot(30611): at android.view.ViewRoot.handleMessage(ViewRoot.java:1633)
    12-17 10:46:19.934 E/ViewRoot(30611): at android.os.Handler.dispatchMessage(Handler.java:99)
    12-17 10:46:19.934 E/ViewRoot(30611): at android.os.Looper.loop(Looper.java:123)
    12-17 10:46:19.934 E/ViewRoot(30611): at android.app.ActivityThread.main(ActivityThread.java:4370)
    12-17 10:46:19.934 E/ViewRoot(30611): at java.lang.reflect.Method.invokeNative(Native Method)
    12-17 10:46:19.934 E/ViewRoot(30611): at java.lang.reflect.Method.invoke(Method.java:521)
    12-17 10:46:19.934 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
    12-17 10:46:19.934 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
    12-17 10:46:19.934 E/ViewRoot(30611): at dalvik.system.NativeStart.main(Native Method)
    12-17 10:46:19.934 E/qsd8k.gralloc( 1166): gralloc failed err=Out of memory
    12-17 10:46:19.944 E/SurfaceFlinger( 1166): Layer::requestBuffer(this=0x62e308), index=0, w=480, h=415 failed (Out of memory)
    12-17 10:46:19.944 E/Surface (30611): Surface (identity=2641) requestBuffer(0, 00000033) returneda buffer with a null handle
    12-17 10:46:19.944 E/Surface (30611): getBufferLocked(0, 00000033) failed (Out of memory)
    12-17 10:46:19.944 E/Surface (30611): dequeueBuffer failed (Out of memory)
    12-17 10:46:19.944 E/ViewRoot(30611): OutOfResourcesException locking surface
    12-17 10:46:19.944 E/ViewRoot(30611): android.view.Surface$OutOfResourcesException
    12-17 10:46:19.944 E/ViewRoot(30611): at android.view.Surface.lockCanvasNative(Native Method)
    12-17 10:46:19.944 E/ViewRoot(30611): at android.view.Surface.lockCanvas(Surface.java:288)
    12-17 10:46:19.944 E/ViewRoot(30611): at android.view.ViewRoot.draw(ViewRoot.java:1283)
    12-17 10:46:19.944 E/ViewRoot(30611): at android.view.ViewRoot.performTraversals(ViewRoot.java:1114)
    12-17 10:46:19.944 E/ViewRoot(30611): at android.view.ViewRoot.handleMessage(ViewRoot.java:1633)
    12-17 10:46:19.944 E/ViewRoot(30611): at android.os.Handler.dispatchMessage(Handler.java:99)
    12-17 10:46:19.944 E/ViewRoot(30611): at android.os.Looper.loop(Looper.java:123)
    12-17 10:46:19.944 E/ViewRoot(30611): at android.app.ActivityThread.main(ActivityThread.java:4370)
    12-17 10:46:19.944 E/ViewRoot(30611): at java.lang.reflect.Method.invokeNative(Native Method)
    12-17 10:46:19.944 E/ViewRoot(30611): at java.lang.reflect.Method.invoke(Method.java:521)
    12-17 10:46:19.944 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
    12-17 10:46:19.944 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
    12-17 10:46:19.944 E/ViewRoot(30611): at dalvik.system.NativeStart.main(Native Method)
    12-17 10:46:20.044 D/dalvikvm(30611): GC freed 10797 objects / 1126056 bytes in 58ms
    12-17 10:46:20.184 E/qsd8k.gralloc( 1166): gralloc failed err=Out of memory
    12-17 10:46:20.184 E/SurfaceFlinger( 1166): Layer::requestBuffer(this=0x572670), index=0, w=480, h=539 failed (Out of memory)
    12-17 10:46:20.184 E/Surface (30611): Surface (identity=2642) requestBuffer(0, 00000033) returneda buffer with a null handle
    12-17 10:46:20.184 E/Surface (30611): getBufferLocked(0, 00000033) failed (Out of memory)
    12-17 10:46:20.184 E/Surface (30611): dequeueBuffer failed (Out of memory)
    12-17 10:46:20.184 E/ViewRoot(30611): OutOfResourcesException locking surface
    12-17 10:46:20.184 E/ViewRoot(30611): android.view.Surface$OutOfResourcesException
    12-17 10:46:20.184 E/ViewRoot(30611): at android.view.Surface.lockCanvasNative(Native Method)
    12-17 10:46:20.184 E/ViewRoot(30611): at android.view.Surface.lockCanvas(Surface.java:288)
    12-17 10:46:20.184 E/ViewRoot(30611): at android.view.ViewRoot.draw(ViewRoot.java:1283)
    12-17 10:46:20.184 E/ViewRoot(30611): at android.view.ViewRoot.performTraversals(ViewRoot.java:1114)
    12-17 10:46:20.184 E/ViewRoot(30611): at android.view.ViewRoot.handleMessage(ViewRoot.java:1633)
    12-17 10:46:20.184 E/ViewRoot(30611): at android.os.Handler.dispatchMessage(Handler.java:99)
    12-17 10:46:20.184 E/ViewRoot(30611): at android.os.Looper.loop(Looper.java:123)
    12-17 10:46:20.184 E/ViewRoot(30611): at android.app.ActivityThread.main(ActivityThread.java:4370)
    12-17 10:46:20.184 E/ViewRoot(30611): at java.lang.reflect.Method.invokeNative(Native Method)
    12-17 10:46:20.184 E/ViewRoot(30611): at java.lang.reflect.Method.invoke(Method.java:521)
    12-17 10:46:20.184 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
    12-17 10:46:20.184 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
    12-17 10:46:20.184 E/ViewRoot(30611): at dalvik.system.NativeStart.main(Native Method)
    12-17 10:46:20.184 E/qsd8k.gralloc( 1166): gralloc failed err=Out of memory
    12-17 10:46:20.184 E/SurfaceFlinger( 1166): Layer::requestBuffer(this=0x7f7d00), index=0, w=480, h=415 failed (Out of memory)
    12-17 10:46:20.184 E/Surface (30611): Surface (identity=2643) requestBuffer(0, 00000033) returneda buffer with a null handle
    12-17 10:46:20.184 E/Surface (30611): getBufferLocked(0, 00000033) failed (Out of memory)
    12-17 10:46:20.184 E/Surface (30611): dequeueBuffer failed (Out of memory)
    12-17 10:46:20.194 E/ViewRoot(30611): OutOfResourcesException locking surface
    12-17 10:46:20.194 E/ViewRoot(30611): android.view.Surface$OutOfResourcesException
    12-17 10:46:20.194 E/ViewRoot(30611): at android.view.Surface.lockCanvasNative(Native Method)
    12-17 10:46:20.194 E/ViewRoot(30611): at android.view.Surface.lockCanvas(Surface.java:288)
    12-17 10:46:20.194 E/ViewRoot(30611): at android.view.ViewRoot.draw(ViewRoot.java:1283)
    12-17 10:46:20.194 E/ViewRoot(30611): at android.view.ViewRoot.performTraversals(ViewRoot.java:1114)
    12-17 10:46:20.194 E/ViewRoot(30611): at android.view.ViewRoot.handleMessage(ViewRoot.java:1633)
    12-17 10:46:20.194 E/ViewRoot(30611): at android.os.Handler.dispatchMessage(Handler.java:99)
    12-17 10:46:20.194 E/ViewRoot(30611): at android.os.Looper.loop(Looper.java:123)
    12-17 10:46:20.194 E/ViewRoot(30611): at android.app.ActivityThread.main(ActivityThread.java:4370)
    12-17 10:46:20.194 E/ViewRoot(30611): at java.lang.reflect.Method.invokeNative(Native Method)
    12-17 10:46:20.194 E/ViewRoot(30611): at java.lang.reflect.Method.invoke(Method.java:521)
    12-17 10:46:20.194 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
    12-17 10:46:20.194 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
    12-17 10:46:20.194 E/ViewRoot(30611): at dalvik.system.NativeStart.main(Native Method)
    12-17 10:46:20.434 E/qsd8k.gralloc( 1166): gralloc failed err=Out of memory
    12-17 10:46:20.434 E/SurfaceFlinger( 1166): Layer::requestBuffer(this=0x91eb30), index=0, w=480, h=539 failed (Out of memory)
    12-17 10:46:20.434 E/Surface (30611): Surface (identity=2644) requestBuffer(0, 00000033) returneda buffer with a null handle
    12-17 10:46:20.434 E/Surface (30611): getBufferLocked(0, 00000033) failed (Out of memory)
    12-17 10:46:20.434 E/Surface (30611): dequeueBuffer failed (Out of memory)
    12-17 10:46:20.434 E/ViewRoot(30611): OutOfResourcesException locking surface
    12-17 10:46:20.434 E/ViewRoot(30611): android.view.Surface$OutOfResourcesException
    12-17 10:46:20.434 E/ViewRoot(30611): at android.view.Surface.lockCanvasNative(Native Method)
    12-17 10:46:20.434 E/ViewRoot(30611): at android.view.Surface.lockCanvas(Surface.java:288)
    12-17 10:46:20.434 E/ViewRoot(30611): at android.view.ViewRoot.draw(ViewRoot.java:1283)
    12-17 10:46:20.434 E/ViewRoot(30611): at android.view.ViewRoot.performTraversals(ViewRoot.java:1114)
    12-17 10:46:20.434 E/ViewRoot(30611): at android.view.ViewRoot.handleMessage(ViewRoot.java:1633)
    12-17 10:46:20.434 E/ViewRoot(30611): at android.os.Handler.dispatchMessage(Handler.java:99)
    12-17 10:46:20.434 E/ViewRoot(30611): at android.os.Looper.loop(Looper.java:123)
    12-17 10:46:20.434 E/ViewRoot(30611): at android.app.ActivityThread.main(ActivityThread.java:4370)
    12-17 10:46:20.434 E/ViewRoot(30611): at java.lang.reflect.Method.invokeNative(Native Method)
    12-17 10:46:20.434 E/ViewRoot(30611): at java.lang.reflect.Method.invoke(Method.java:521)
    12-17 10:46:20.434 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
    12-17 10:46:20.434 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
    12-17 10:46:20.434 E/ViewRoot(30611): at dalvik.system.NativeStart.main(Native Method)
    12-17 10:46:20.444 E/qsd8k.gralloc( 1166): gralloc failed err=Out of memory
    12-17 10:46:20.444 E/SurfaceFlinger( 1166): Layer::requestBuffer(this=0x7a7448), index=0, w=480, h=415 failed (Out of memory)
    12-17 10:46:20.444 E/Surface (30611): Surface (identity=2645) requestBuffer(0, 00000033) returneda buffer with a null handle
    12-17 10:46:20.444 E/Surface (30611): getBufferLocked(0, 00000033) failed (Out of memory)
    12-17 10:46:20.444 E/Surface (30611): dequeueBuffer failed (Out of memory)
    12-17 10:46:20.444 E/ViewRoot(30611): OutOfResourcesException locking surface
    12-17 10:46:20.444 E/ViewRoot(30611): android.view.Surface$OutOfResourcesException
    12-17 10:46:20.444 E/ViewRoot(30611): at android.view.Surface.lockCanvasNative(Native Method)
    12-17 10:46:20.444 E/ViewRoot(30611): at android.view.Surface.lockCanvas(Surface.java:288)
    12-17 10:46:20.444 E/ViewRoot(30611): at android.view.ViewRoot.draw(ViewRoot.java:1283)
    12-17 10:46:20.444 E/ViewRoot(30611): at android.view.ViewRoot.performTraversals(ViewRoot.java:1114)
    12-17 10:46:20.444 E/ViewRoot(30611): at android.view.ViewRoot.handleMessage(ViewRoot.java:1633)
    12-17 10:46:20.444 E/ViewRoot(30611): at android.os.Handler.dispatchMessage(Handler.java:99)
    12-17 10:46:20.444 E/ViewRoot(30611): at android.os.Looper.loop(Looper.java:123)
    12-17 10:46:20.444 E/ViewRoot(30611): at android.app.ActivityThread.main(ActivityThread.java:4370)
    12-17 10:46:20.444 E/ViewRoot(30611): at java.lang.reflect.Method.invokeNative(Native Method)
    12-17 10:46:20.444 E/ViewRoot(30611): at java.lang.reflect.Method.invoke(Method.java:521)
    12-17 10:46:20.444 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
    12-17 10:46:20.444 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
    12-17 10:46:20.444 E/ViewRoot(30611): at dalvik.system.NativeStart.main(Native Method)
    12-17 10:46:20.974 E/qsd8k.gralloc( 1166): gralloc failed err=Out of memory
    12-17 10:46:20.974 E/SurfaceFlinger( 1166): Layer::requestBuffer(this=0x62e308), index=0, w=480, h=539 failed (Out of memory)
    12-17 10:46:20.974 E/Surface (30611): Surface (identity=2646) requestBuffer(0, 00000033) returneda buffer with a null handle
    12-17 10:46:20.974 E/Surface (30611): getBufferLocked(0, 00000033) failed (Out of memory)
    12-17 10:46:20.974 E/Surface (30611): dequeueBuffer failed (Out of memory)
    12-17 10:46:20.974 E/ViewRoot(30611): OutOfResourcesException locking surface
    12-17 10:46:20.974 E/ViewRoot(30611): android.view.Surface$OutOfResourcesException
    12-17 10:46:20.974 E/ViewRoot(30611): at android.view.Surface.lockCanvasNative(Native Method)
    12-17 10:46:20.974 E/ViewRoot(30611): at android.view.Surface.lockCanvas(Surface.java:288)
    12-17 10:46:20.974 E/ViewRoot(30611): at android.view.ViewRoot.draw(ViewRoot.java:1283)
    12-17 10:46:20.974 E/ViewRoot(30611): at android.view.ViewRoot.performTraversals(ViewRoot.java:1114)
    12-17 10:46:20.974 E/ViewRoot(30611): at android.view.ViewRoot.handleMessage(ViewRoot.java:1633)
    12-17 10:46:20.974 E/ViewRoot(30611): at android.os.Handler.dispatchMessage(Handler.java:99)
    12-17 10:46:20.974 E/ViewRoot(30611): at android.os.Looper.loop(Looper.java:123)
    12-17 10:46:20.974 E/ViewRoot(30611): at android.app.ActivityThread.main(ActivityThread.java:4370)
    12-17 10:46:20.974 E/ViewRoot(30611): at java.lang.reflect.Method.invokeNative(Native Method)
    12-17 10:46:20.974 E/ViewRoot(30611): at java.lang.reflect.Method.invoke(Method.java:521)
    12-17 10:46:20.974 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
    12-17 10:46:20.974 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
    12-17 10:46:20.974 E/ViewRoot(30611): at dalvik.system.NativeStart.main(Native Method)
    12-17 10:46:20.984 E/qsd8k.gralloc( 1166): gralloc failed err=Out of memory
    12-17 10:46:20.984 E/SurfaceFlinger( 1166): Layer::requestBuffer(this=0x6cbd30), index=0, w=480, h=415 failed (Out of memory)
    12-17 10:46:20.984 E/Surface (30611): Surface (identity=2647) requestBuffer(0, 00000033) returneda buffer with a null handle
    12-17 10:46:20.984 E/Surface (30611): getBufferLocked(0, 00000033) failed (Out of memory)
    12-17 10:46:20.984 E/Surface (30611): dequeueBuffer failed (Out of memory)
    12-17 10:46:20.984 E/ViewRoot(30611): OutOfResourcesException locking surface
    12-17 10:46:20.984 E/ViewRoot(30611): android.view.Surface$OutOfResourcesException
    12-17 10:46:20.984 E/ViewRoot(30611): at android.view.Surface.lockCanvasNative(Native Method)
    12-17 10:46:20.984 E/ViewRoot(30611): at android.view.Surface.lockCanvas(Surface.java:288)
    12-17 10:46:20.984 E/ViewRoot(30611): at android.view.ViewRoot.draw(ViewRoot.java:1283)
    12-17 10:46:20.984 E/ViewRoot(30611): at android.view.ViewRoot.performTraversals(ViewRoot.java:1114)
    12-17 10:46:20.984 E/ViewRoot(30611): at android.view.ViewRoot.handleMessage(ViewRoot.java:1633)
    12-17 10:46:20.984 E/ViewRoot(30611): at android.os.Handler.dispatchMessage(Handler.java:99)
    12-17 10:46:20.984 E/ViewRoot(30611): at android.os.Looper.loop(Looper.java:123)
    12-17 10:46:20.984 E/ViewRoot(30611): at android.app.ActivityThread.main(ActivityThread.java:4370)
    12-17 10:46:20.984 E/ViewRoot(30611): at java.lang.reflect.Method.invokeNative(Native Method)
    12-17 10:46:20.984 E/ViewRoot(30611): at java.lang.reflect.Method.invoke(Method.java:521)
    12-17 10:46:20.984 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
    12-17 10:46:20.984 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
    12-17 10:46:20.984 E/ViewRoot(30611): at dalvik.system.NativeStart.main(Native Method)
    12-17 10:46:21.584 E/qsd8k.gralloc( 1166): gralloc failed err=Out of memory
    12-17 10:46:21.594 E/SurfaceFlinger( 1166): Layer::requestBuffer(this=0x67fe08), index=0, w=480, h=539 failed (Out of memory)
    12-17 10:46:21.594 E/Surface (30611): Surface (identity=2648) requestBuffer(0, 00000033) returneda buffer with a null handle
    12-17 10:46:21.594 E/Surface (30611): getBufferLocked(0, 00000033) failed (Out of memory)
    12-17 10:46:21.594 E/Surface (30611): dequeueBuffer failed (Out of memory)
    12-17 10:46:21.594 E/ViewRoot(30611): OutOfResourcesException locking surface
    12-17 10:46:21.594 E/ViewRoot(30611): android.view.Surface$OutOfResourcesException
    12-17 10:46:21.594 E/ViewRoot(30611): at android.view.Surface.lockCanvasNative(Native Method)
    12-17 10:46:21.594 E/ViewRoot(30611): at android.view.Surface.lockCanvas(Surface.java:288)
    12-17 10:46:21.594 E/ViewRoot(30611): at android.view.ViewRoot.draw(ViewRoot.java:1283)
    12-17 10:46:21.594 E/ViewRoot(30611): at android.view.ViewRoot.performTraversals(ViewRoot.java:1114)
    12-17 10:46:21.594 E/ViewRoot(30611): at android.view.ViewRoot.handleMessage(ViewRoot.java:1633)
    12-17 10:46:21.594 E/ViewRoot(30611): at android.os.Handler.dispatchMessage(Handler.java:99)
    12-17 10:46:21.594 E/ViewRoot(30611): at android.os.Looper.loop(Looper.java:123)
    12-17 10:46:21.594 E/ViewRoot(30611): at android.app.ActivityThread.main(ActivityThread.java:4370)
    12-17 10:46:21.594 E/ViewRoot(30611): at java.lang.reflect.Method.invokeNative(Native Method)
    12-17 10:46:21.594 E/ViewRoot(30611): at java.lang.reflect.Method.invoke(Method.java:521)
    12-17 10:46:21.594 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
    12-17 10:46:21.594 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
    12-17 10:46:21.594 E/ViewRoot(30611): at dalvik.system.NativeStart.main(Native Method)
    12-17 10:46:21.594 E/qsd8k.gralloc( 1166): gralloc failed err=Out of memory
    12-17 10:46:21.594 E/SurfaceFlinger( 1166): Layer::requestBuffer(this=0x935b18), index=0, w=480, h=415 failed (Out of memory)
    12-17 10:46:21.594 E/Surface (30611): Surface (identity=2649) requestBuffer(0, 00000033) returneda buffer with a null handle
    12-17 10:46:21.594 E/Surface (30611): getBufferLocked(0, 00000033) failed (Out of memory)
    12-17 10:46:21.594 E/Surface (30611): dequeueBuffer failed (Out of memory)
    12-17 10:46:21.604 E/ViewRoot(30611): OutOfResourcesException locking surface
    12-17 10:46:21.604 E/ViewRoot(30611): android.view.Surface$OutOfResourcesException
    12-17 10:46:21.604 E/ViewRoot(30611): at android.view.Surface.lockCanvasNative(Native Method)
    12-17 10:46:21.604 E/ViewRoot(30611): at android.view.Surface.lockCanvas(Surface.java:288)
    12-17 10:46:21.604 E/ViewRoot(30611): at android.view.ViewRoot.draw(ViewRoot.java:1283)
    12-17 10:46:21.604 E/ViewRoot(30611): at android.view.ViewRoot.performTraversals(ViewRoot.java:1114)
    12-17 10:46:21.604 E/ViewRoot(30611): at android.view.ViewRoot.handleMessage(ViewRoot.java:1633)
    12-17 10:46:21.604 E/ViewRoot(30611): at android.os.Handler.dispatchMessage(Handler.java:99)
    12-17 10:46:21.604 E/ViewRoot(30611): at android.os.Looper.loop(Looper.java:123)
    12-17 10:46:21.604 E/ViewRoot(30611): at android.app.ActivityThread.main(ActivityThread.java:4370)
    12-17 10:46:21.604 E/ViewRoot(30611): at java.lang.reflect.Method.invokeNative(Native Method)
    12-17 10:46:21.604 E/ViewRoot(30611): at java.lang.reflect.Method.invoke(Method.java:521)
    12-17 10:46:21.604 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
    12-17 10:46:21.604 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
    12-17 10:46:21.604 E/ViewRoot(30611): at dalvik.system.NativeStart.main(Native Method)
    12-17 10:46:21.744 E/SurfaceFlinger( 1166): createSurface() failed, generateId = -12
    12-17 10:46:21.744 W/WindowManager( 1166): OutOfResourcesException creating surface
    12-17 10:46:21.744 I/WindowManager( 1166): Out of memory for surface! Looking for leaks...
    12-17 10:46:21.754 W/WindowManager( 1166): No leaked surfaces; killing applicatons!
    12-17 10:46:21.764 W/ActivityManager( 1166): Killing processes for memory at adjustment 1
    12-17 10:46:21.764 W/ActivityManager( 1166): Killing for memory: ProcessRecord{45b0f788 1241:com.android.wallpaper/10005} (adj 1)
    12-17 10:46:21.764 I/Process ( 1166): Sending signal. PID: 1241 SIG: 9
    12-17 10:46:21.764 W/WindowManager( 1166): Looks like we have reclaimed some memory, clearing surface for retry.
    12-17 10:46:21.764 W/WindowManager( 1166): Due to memory failure, waiting a bit for next layout
    12-17 10:46:21.774 I/ActivityManager( 1166): Process com.android.wallpaper (pid 1241) has died.
    12-17 10:46:21.774 W/ActivityManager( 1166): Scheduling restart of crashed service com.android.wallpaper/.grass.GrassWallpaper in 5000ms
    12-17 10:46:21.774 W/WallpaperService( 1166): Wallpaper service gone: ComponentInfo{com.android.wallpaper/com.android.wallpaper.grass.GrassWallpaper}
    12-17 10:46:21.784 W/WallpaperService( 1166): Reverting to built-in wallpaper!
    12-17 10:46:22.024 E/qsd8k.gralloc( 1166): gralloc failed err=Out of memory
    12-17 10:46:22.024 E/SurfaceFlinger( 1166): Layer::requestBuffer(this=0x5e9060), index=0, w=480, h=539 failed (Out of memory)
    12-17 10:46:22.024 E/Surface (30611): Surface (identity=2650) requestBuffer(0, 00000033) returneda buffer with a null handle
    12-17 10:46:22.024 E/Surface (30611): getBufferLocked(0, 00000033) failed (Out of memory)
    12-17 10:46:22.024 E/Surface (30611): dequeueBuffer failed (Out of memory)
    12-17 10:46:22.024 E/ViewRoot(30611): OutOfResourcesException locking surface
    12-17 10:46:22.024 E/ViewRoot(30611): android.view.Surface$OutOfResourcesException
    12-17 10:46:22.024 E/ViewRoot(30611): at android.view.Surface.lockCanvasNative(Native Method)
    12-17 10:46:22.024 E/ViewRoot(30611): at android.view.Surface.lockCanvas(Surface.java:288)
    12-17 10:46:22.024 E/ViewRoot(30611): at android.view.ViewRoot.draw(ViewRoot.java:1283)
    12-17 10:46:22.024 E/ViewRoot(30611): at android.view.ViewRoot.performTraversals(ViewRoot.java:1114)
    12-17 10:46:22.024 E/ViewRoot(30611): at android.view.ViewRoot.handleMessage(ViewRoot.java:1633)
    12-17 10:46:22.024 E/ViewRoot(30611): at android.os.Handler.dispatchMessage(Handler.java:99)
    12-17 10:46:22.024 E/ViewRoot(30611): at android.os.Looper.loop(Looper.java:123)
    12-17 10:46:22.024 E/ViewRoot(30611): at android.app.ActivityThread.main(ActivityThread.java:4370)
    12-17 10:46:22.024 E/ViewRoot(30611): at java.lang.reflect.Method.invokeNative(Native Method)
    12-17 10:46:22.024 E/ViewRoot(30611): at java.lang.reflect.Method.invoke(Method.java:521)
    12-17 10:46:22.024 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
    12-17 10:46:22.024 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
    12-17 10:46:22.024 E/ViewRoot(30611): at dalvik.system.NativeStart.main(Native Method)
    12-17 10:46:22.044 I/WindowManager( 1166): WIN DEATH: Window{45ac98e8 com.android.wallpaper.grass.GrassWallpaper paused=false}
    12-17 10:46:22.384 D/dalvikvm( 1166): GC freed 15068 objects / 895360 bytes in 162ms
    12-17 10:46:22.414 E/qsd8k.gralloc( 1166): gralloc failed err=Out of memory
    12-17 10:46:22.414 E/SurfaceFlinger( 1166): Layer::requestBuffer(this=0x7a7448), index=0, w=480, h=415 failed (Out of memory)
    12-17 10:46:22.414 E/Surface (30611): Surface (identity=2651) requestBuffer(0, 00000033) returneda buffer with a null handle
    12-17 10:46:22.414 E/Surface (30611): getBufferLocked(0, 00000033) failed (Out of memory)
    12-17 10:46:22.414 E/Surface (30611): dequeueBuffer failed (Out of memory)
    12-17 10:46:22.414 E/ViewRoot(30611): OutOfResourcesException locking surface
    12-17 10:46:22.414 E/ViewRoot(30611): android.view.Surface$OutOfResourcesException
    12-17 10:46:22.414 E/ViewRoot(30611): at android.view.Surface.lockCanvasNative(Native Method)
    12-17 10:46:22.414 E/ViewRoot(30611): at android.view.Surface.lockCanvas(Surface.java:288)
    12-17 10:46:22.414 E/ViewRoot(30611): at android.view.ViewRoot.draw(ViewRoot.java:1283)
    12-17 10:46:22.414 E/ViewRoot(30611): at android.view.ViewRoot.performTraversals(ViewRoot.java:1114)
    12-17 10:46:22.414 E/ViewRoot(30611): at android.view.ViewRoot.handleMessage(ViewRoot.java:1633)
    12-17 10:46:22.414 E/ViewRoot(30611): at android.os.Handler.dispatchMessage(Handler.java:99)
    12-17 10:46:22.414 E/ViewRoot(30611): at android.os.Looper.loop(Looper.java:123)
    12-17 10:46:22.414 E/ViewRoot(30611): at android.app.ActivityThread.main(ActivityThread.java:4370)
    12-17 10:46:22.414 E/ViewRoot(30611): at java.lang.reflect.Method.invokeNative(Native Method)
    12-17 10:46:22.414 E/ViewRoot(30611): at java.lang.reflect.Method.invoke(Method.java:521)
    12-17 10:46:22.414 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
    12-17 10:46:22.414 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
    12-17 10:46:22.414 E/ViewRoot(30611): at dalvik.system.NativeStart.main(Native Method)
    12-17 10:46:22.424 E/qsd8k.gralloc( 1166): gralloc failed err=Out of memory
    12-17 10:46:22.424 E/SurfaceFlinger( 1166): Layer::requestBuffer(this=0x935b18), index=0, w=480, h=539 failed (Out of memory)
    12-17 10:46:22.424 E/Surface (30611): Surface (identity=2652) requestBuffer(0, 00000033) returneda buffer with a null handle
    12-17 10:46:22.424 E/Surface (30611): getBufferLocked(0, 00000033) failed (Out of memory)
    12-17 10:46:22.424 E/Surface (30611): dequeueBuffer failed (Out of memory)
    12-17 10:46:22.424 E/ViewRoot(30611): OutOfResourcesException locking surface
    12-17 10:46:22.424 E/ViewRoot(30611): android.view.Surface$OutOfResourcesException
    12-17 10:46:22.424 E/ViewRoot(30611): at android.view.Surface.lockCanvasNative(Native Method)
    12-17 10:46:22.424 E/ViewRoot(30611): at android.view.Surface.lockCanvas(Surface.java:288)
    12-17 10:46:22.424 E/ViewRoot(30611): at android.view.ViewRoot.draw(ViewRoot.java:1283)
    12-17 10:46:22.424 E/ViewRoot(30611): at android.view.ViewRoot.performTraversals(ViewRoot.java:1114)
    12-17 10:46:22.424 E/ViewRoot(30611): at android.view.ViewRoot.handleMessage(ViewRoot.java:1633)
    12-17 10:46:22.424 E/ViewRoot(30611): at android.os.Handler.dispatchMessage(Handler.java:99)
    12-17 10:46:22.424 E/ViewRoot(30611): at android.os.Looper.loop(Looper.java:123)
    12-17 10:46:22.424 E/ViewRoot(30611): at android.app.ActivityThread.main(ActivityThread.java:4370)
    12-17 10:46:22.424 E/ViewRoot(30611): at java.lang.reflect.Method.invokeNative(Native Method)
    12-17 10:46:22.424 E/ViewRoot(30611): at java.lang.reflect.Method.invoke(Method.java:521)
    12-17 10:46:22.424 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
    12-17 10:46:22.424 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
    12-17 10:46:22.424 E/ViewRoot(30611): at dalvik.system.NativeStart.main(Native Method)
    12-17 10:46:22.434 E/qsd8k.gralloc( 1166): gralloc failed err=Out of memory
    12-17 10:46:22.434 E/SurfaceFlinger( 1166): Layer::requestBuffer(this=0xaccfa8), index=0, w=480, h=415 failed (Out of memory)
    12-17 10:46:22.434 E/Surface (30611): Surface (identity=2653) requestBuffer(0, 00000033) returneda buffer with a null handle
    12-17 10:46:22.434 E/Surface (30611): getBufferLocked(0, 00000033) failed (Out of memory)
    12-17 10:46:22.434 E/Surface (30611): dequeueBuffer failed (Out of memory)
    12-17 10:46:22.434 E/ViewRoot(30611): OutOfResourcesException locking surface
    12-17 10:46:22.434 E/ViewRoot(30611): android.view.Surface$OutOfResourcesException
    12-17 10:46:22.434 E/ViewRoot(30611): at android.view.Surface.lockCanvasNative(Native Method)
    12-17 10:46:22.434 E/ViewRoot(30611): at android.view.Surface.lockCanvas(Surface.java:288)
    12-17 10:46:22.434 E/ViewRoot(30611): at android.view.ViewRoot.draw(ViewRoot.java:1283)
    12-17 10:46:22.434 E/ViewRoot(30611): at android.view.ViewRoot.performTraversals(ViewRoot.java:1114)
    12-17 10:46:22.434 E/ViewRoot(30611): at android.view.ViewRoot.handleMessage(ViewRoot.java:1633)
    12-17 10:46:22.434 E/ViewRoot(30611): at android.os.Handler.dispatchMessage(Handler.java:99)
    12-17 10:46:22.434 E/ViewRoot(30611): at android.os.Looper.loop(Looper.java:123)
    12-17 10:46:22.434 E/ViewRoot(30611): at android.app.ActivityThread.main(ActivityThread.java:4370)
    12-17 10:46:22.434 E/ViewRoot(30611): at java.lang.reflect.Method.invokeNative(Native Method)
    12-17 10:46:22.434 E/ViewRoot(30611): at java.lang.reflect.Method.invoke(Method.java:521)
    12-17 10:46:22.434 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
    12-17 10:46:22.434 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
    12-17 10:46:22.434 E/ViewRoot(30611): at dalvik.system.NativeStart.main(Native Method)
    12-17 10:46:22.634 D/dalvikvm(30611): GC freed 9435 objects / 936840 bytes in 97ms
    12-17 10:46:22.664 W/SurfaceFlinger( 1166): mBuffers[0] is null (mWidth=480, mHeight=415)
    12-17 10:46:22.684 W/SurfaceFlinger( 1166): mBuffers[0] is null (mWidth=480, mHeight=539)
    12-17 10:46:22.684 E/qsd8k.gralloc( 1166): gralloc failed err=Out of memory
    12-17 10:46:22.684 E/SurfaceFlinger( 1166): Layer::requestBuffer(this=0x935b18), index=0, w=480, h=539 failed (Out of memory)
    12-17 10:46:22.684 E/Surface (30611): Surface (identity=2652) requestBuffer(0, 00000033) returneda buffer with a null handle
    12-17 10:46:22.684 E/Surface (30611): getBufferLocked(0, 00000033) failed (Out of memory)
    12-17 10:46:22.684 E/Surface (30611): dequeueBuffer failed (Out of memory)
    12-17 10:46:22.684 E/ViewRoot(30611): OutOfResourcesException locking surface
    12-17 10:46:22.684 E/ViewRoot(30611): android.view.Surface$OutOfResourcesException
    12-17 10:46:22.684 E/ViewRoot(30611): at android.view.Surface.lockCanvasNative(Native Method)
    12-17 10:46:22.684 E/ViewRoot(30611): at android.view.Surface.lockCanvas(Surface.java:288)
    12-17 10:46:22.684 E/ViewRoot(30611): at android.view.ViewRoot.draw(ViewRoot.java:1283)
    12-17 10:46:22.684 E/ViewRoot(30611): at android.view.ViewRoot.performTraversals(ViewRoot.java:1114)
    12-17 10:46:22.684 E/ViewRoot(30611): at android.view.ViewRoot.handleMessage(ViewRoot.java:1633)
    12-17 10:46:22.684 E/ViewRoot(30611): at android.os.Handler.dispatchMessage(Handler.java:99)
    12-17 10:46:22.684 E/ViewRoot(30611): at android.os.Looper.loop(Looper.java:123)
    12-17 10:46:22.684 E/ViewRoot(30611): at android.app.ActivityThread.main(ActivityThread.java:4370)
    12-17 10:46:22.684 E/ViewRoot(30611): at java.lang.reflect.Method.invokeNative(Native Method)
    12-17 10:46:22.684 E/ViewRoot(30611): at java.lang.reflect.Method.invoke(Method.java:521)
    12-17 10:46:22.684 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
    12-17 10:46:22.684 E/ViewRoot(30611): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
    12-17 10:46:22.684 E/ViewRoot(30611): at dalvik.system.NativeStart.main(Native Method)
    12-17 10:46:22.724 E/SurfaceFlinger( 1166): createSurface() failed, generateId = -12
    12-17 10:46:22.724 W/WindowManager( 1166): OutOfResourcesException creating surface
    12-17 10:46:22.724 I/WindowManager( 1166): Out of memory for surface! Looking for leaks...
    12-17 10:46:22.724 W/WindowManager( 1166): No leaked surfaces; killing applicatons!
    12-17 10:46:22.724 W/ActivityManager( 1166): Killing processes for memory at adjustment 0
    12-17 10:46:22.724 W/ActivityManager( 1166): Killing for memory: ProcessRecord{45ce8a90 30611:com.greatbytes.crashreport/10124} (adj 0)
    12-17 10:46:22.724 I/Process ( 1166): Sending signal. PID: 30611 SIG: 9
    12-17 10:46:22.724 W/WindowManager( 1166): Looks like we have reclaimed some memory, clearing surface for retry.
    12-17 10:46:22.724 W/WindowManager( 1166): Due to memory failure, waiting a bit for next layout
    12-17 10:46:22.904 D/dalvikvm( 1166): GC freed 2519 objects / 122072 bytes in 109ms
    12-17 10:46:22.904 I/ActivityManager( 1166): Process com.greatbytes.crashreport (pid 30611) has died.
    12-17 10:46:22.984 I/WindowManager( 1166): WIN DEATH: Window{45dab738 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:22.984 I/WindowManager( 1166): WIN DEATH: Window{45b89f18 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:22.984 I/WindowManager( 1166): WIN DEATH: Window{45c0f430 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:22.984 I/WindowManager( 1166): WIN DEATH: Window{45b93c98 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:22.994 I/WindowManager( 1166): WIN DEATH: Window{45dce360 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:22.994 I/WindowManager( 1166): WIN DEATH: Window{459b1ea0 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:22.994 I/WindowManager( 1166): WIN DEATH: Window{45bc0468 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.004 I/WindowManager( 1166): WIN DEATH: Window{45c4e6b0 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.004 I/WindowManager( 1166): WIN DEATH: Window{45b7f7b8 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.014 I/WindowManager( 1166): WIN DEATH: Window{45a61d70 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.014 I/WindowManager( 1166): WIN DEATH: Window{45b4fdd0 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.014 I/WindowManager( 1166): WIN DEATH: Window{45ac2548 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.024 I/WindowManager( 1166): WIN DEATH: Window{45a7adf0 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.024 I/WindowManager( 1166): WIN DEATH: Window{45b87d80 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.024 I/WindowManager( 1166): WIN DEATH: Window{458a3ca8 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.034 I/WindowManager( 1166): WIN DEATH: Window{45b7dda8 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.034 I/WindowManager( 1166): WIN DEATH: Window{45c471c0 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.034 I/WindowManager( 1166): WIN DEATH: Window{45b514d0 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.044 I/WindowManager( 1166): WIN DEATH: Window{4594c588 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.044 I/WindowManager( 1166): WIN DEATH: Window{45a14738 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.044 I/WindowManager( 1166): WIN DEATH: Window{45bb3ff8 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.054 I/WindowManager( 1166): WIN DEATH: Window{45c75330 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.054 I/WindowManager( 1166): WIN DEATH: Window{4577f8f0 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.064 I/WindowManager( 1166): WIN DEATH: Window{45ca90e8 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.064 I/WindowManager( 1166): WIN DEATH: Window{45b47388 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.064 I/WindowManager( 1166): WIN DEATH: Window{45c75800 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.074 I/WindowManager( 1166): WIN DEATH: Window{45d00d30 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.074 I/WindowManager( 1166): WIN DEATH: Window{45baf768 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.074 I/WindowManager( 1166): WIN DEATH: Window{45d9a108 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.084 I/WindowManager( 1166): WIN DEATH: Window{45d70fe8 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.084 I/WindowManager( 1166): WIN DEATH: Window{459eda90 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.084 I/WindowManager( 1166): WIN DEATH: Window{45a71628 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.094 I/WindowManager( 1166): WIN DEATH: Window{45a70970 com.greatbytes.crashreport/com.greatbytes.crashreport.CrashReport paused=false}
    12-17 10:46:23.094 I/UsageStats( 1166): Unexpected resume of com.android.launcher while already resumed in com.greatbytes.crashreport
    12-17 10:46:23.104 W/Process ( 1166): Unable to open /proc/1241/status
    12-17 10:46:23.114 E/qsd8k.gralloc( 1166): gralloc failed err=Out of memory
    12-17 10:46:23.114 E/SurfaceFlinger( 1166): Layer::requestBuffer(this=0x410e60), index=0, w=480, h=854 failed (Out of memory)
    12-17 10:46:23.114 E/Surface ( 1414): Surface (identity=2654) requestBuffer(0, 00000033) returneda buffer with a null handle
    12-17 10:46:23.114 E/Surface ( 1414): getBufferLocked(0, 00000033) failed (Out of memory)
    12-17 10:46:23.114 E/Surface ( 1414): dequeueBuffer failed (Out of memory)
    12-17 10:46:23.124 E/ViewRoot( 1414): OutOfResourcesException locking surface
    12-17 10:46:23.124 E/ViewRoot( 1414): android.view.Surface$OutOfResourcesException
    12-17 10:46:23.124 E/ViewRoot( 1414): at android.view.Surface.lockCanvasNative(Native Method)
    12-17 10:46:23.124 E/ViewRoot( 1414): at android.view.Surface.lockCanvas(Surface.java:288)
    12-17 10:46:23.124 E/ViewRoot( 1414): at android.view.ViewRoot.draw(ViewRoot.java:1283)
    12-17 10:46:23.124 E/ViewRoot( 1414): at android.view.ViewRoot.performTraversals(ViewRoot.java:1114)
    12-17 10:46:23.124 E/ViewRoot( 1414): at android.view.ViewRoot.handleMessage(ViewRoot.java:1633)
    12-17 10:46:23.124 E/ViewRoot( 1414): at android.os.Handler.dispatchMessage(Handler.java:99)
    12-17 10:46:23.124 E/ViewRoot( 1414): at android.os.Looper.loop(Looper.java:123)
    12-17 10:46:23.124 E/ViewRoot( 1414): at android.app.ActivityThread.main(ActivityThread.java:4370)
    12-17 10:46:23.124 E/ViewRoot( 1414): at java.lang.reflect.Method.invokeNative(Native Method)
    12-17 10:46:23.124 E/ViewRoot( 1414): at java.lang.reflect.Method.invoke(Method.java:521)
    12-17 10:46:23.124 E/ViewRoot( 1414): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
    12-17 10:46:23.124 E/ViewRoot( 1414): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
    12-17 10:46:23.124 E/ViewRoot( 1414): at dalvik.system.NativeStart.main(Native Method)
    12-17 10:46:23.154 W/InputManagerService( 1166): Got RemoteException sending setActive(false) notification to pid 30611 uid 10124
    12-17 10:46:23.324 I/DumpStateReceiver( 1166): Added state dump to 1 crashes
    12-17 10:46:23.424 D/dalvikvm( 1414): GC freed 846 objects / 51728 bytes in 52ms
    12-17 10:46:28.264 D/dalvikvm( 2044): GC freed 2168 objects / 115336 bytes in 102ms
    12-17 10:46:33.394 D/dalvikvm(30367): GC freed 10873 objects / 717168 bytes in 225ms
    12-17 10:46:38.214 D/dalvikvm( 1287): GC freed 1610 objects / 67712 bytes in 53ms
    12-17 10:46:43.004 I/ActivityManager( 1166): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=30654 uid=1000 gids={3003, 3002, 3001, 1015}
    12-17 10:46:43.014 I/ActivityManager( 1166): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/.Launcher }
    12-17 10:46:43.064 I/dalvikvm(30654): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=38)
    12-17 10:46:43.084 I/dalvikvm(30654): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=44)
    12-17 10:46:48.484 D/dalvikvm(30575): GC freed 2313 objects / 201328 bytes in 109ms
    12-17 10:46:50.724 I/ActivityManager( 1166): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/.Launcher }
    12-17 10:46:51.404 I/ActivityManager( 1166): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/.Launcher }
    12-17 10:46:51.634 I/ActivityManager( 1166): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/.Launcher }
    12-17 10:46:51.824 I/ActivityManager( 1166): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/.Launcher }
    12-17 10:46:51.984 I/ActivityManager( 1166): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/.Launcher }
    12-17 10:46:52.164 I/ActivityManager( 1166): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/.Launcher }
    12-17 10:46:52.314 I/ActivityManager( 1166): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/.Launcher }
    12-17 10:46:52.434 D/WifiService( 1166): acquireWifiLockLocked: WifiLock{NetworkLocationProvider type=2 [email protected]}
    12-17 10:46:52.444 D/NetworkLocationProvider( 1166): getLocation(): triggering a wifi scan
    12-17 10:46:52.444 D/NetworkLocationProvider( 1166): onCellLocationChanged [60050,678150]
    12-17 10:46:52.464 I/ActivityManager( 1166): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/.Launcher }
    12-17 10:46:52.634 I/ActivityManager( 1166): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/.Launcher }
    12-17 10:46:52.804 I/ActivityManager( 1166): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/.Launcher }
    12-17 10:46:52.954 I/ActivityManager( 1166): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/.Launcher }
    12-17 10:46:53.144 I/ActivityManager( 1166): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/.Launcher }
    12-17 10:46:54.674 I/wpa_supplicant(21826): CTRL-EVENT-SCAN-RESULTS Ready
    12-17 10:46:54.704 D/NetworkLocationProvider( 1166): updateWifIScanResults(): 1 APs
    12-17 10:46:54.714 D/LocationMasfClient( 1166): getNetworkLocation(): Returning cache location with accuracy 3474.0
    12-17 10:46:54.744 I/ActivityManager( 1166): Start proc com.google.android.apps.maps:LocationFriendService for service com.google.android.apps.maps/com.google.googlenav.friend.android.LocationFriendService: pid=30660 uid=10054 gids={3003, 1015}
    12-17 10:46:54.784 I/dalvikvm(30660): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=38)
    12-17 10:46:54.794 D/dalvikvm( 1085): GC freed 309 objects / 11768 bytes in 53ms
    12-17 10:46:54.814 I/dalvikvm(30660): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=104)
    12-17 10:46:54.874 D/dalvikvm( 1085): GC freed 57 objects / 2632 bytes in 57ms
    12-17 10:46:54.974 D/dalvikvm( 1085): GC freed 2 objects / 48 bytes in 101ms
    12-17 10:46:55.044 D/dalvikvm(30660): GC freed 2124 objects / 159072 bytes in 47ms
    12-17 10:46:55.234 D/dalvikvm(30660): GC freed 2949 objects / 182800 bytes in 36ms
    12-17 10:46:55.509 I/ActivityManager( 1166): Starting activity: Intent { flg=0x4400000 cmp=com.rechild.advancedtaskkiller/.AdvancedTaskKiller bnds=[0,182][480,278] }
    12-17 10:46:55.509 W/ActivityManager( 1166): startActivity called from non-Activity context; forcing Intent.FLAG_ACTIVITY_NEW_TASK for: Intent { flg=0x4400000 cmp=com.rechild.advancedtaskkiller/.AdvancedTaskKiller bnds=[0,182][480,278] }
    12-17 10:46:55.554 I/ActivityManager( 1166): Start proc com.rechild.advancedtaskkiller for activity com.rechild.advancedtaskkiller/.AdvancedTaskKiller: pid=30668 uid=10117 gids={3003, 1015}
    12-17 10:46:55.584 I/dalvikvm(30668): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=38)
    12-17 10:46:55.604 I/dalvikvm(30668): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=64)
    12-17 10:46:55.754 D/dalvikvm(30668): GC freed 937 objects / 72712 bytes in 50ms
    12-17 10:46:56.284 D/dalvikvm(30668): Trying to load lib /system/lib/libDxDrmJava.so 0x0
    12-17 10:46:56.294 D/dalvikvm(30668): Added shared lib /system/lib/libDxDrmJava.so 0x0
    12-17 10:46:56.294 D/DxDrmJavaWrap(30668): enter JNI_OnLoad()
    12-17 10:46:56.344 D/dalvikvm(30668): GC freed 2079 objects / 165008 bytes in 50ms
    12-17 10:46:56.354 I/ActivityManager( 1166): Displayed activity com.rechild.advancedtaskkiller/.AdvancedTaskKiller: 821 ms (total 821 ms)
    12-17 10:46:56.374 D/DxDrmJavaWrap(30668): Pool was allocated at address: 0x459226f8
    12-17 10:46:56.384 D/DxDrmJavaWrap(30668): exit JNI_OnLoad(65540)
    12-17 10:46:56.644 W/webcore (30668): Can't get the viewWidth after the first layout
    12-17 10:46:56.894 W/webcore (30668): Can't get the viewWidth after the first layout
    12-17 10:46:57.454 D/WifiService( 1166): releaseWifiLockLocked: WifiLock{NetworkLocationProvider type=2 [email protected]}
    12-17 10:46:57.714 D/ActivityManager( 1166): Uninstalling process com.touchtype.swiftkey.trial
    12-17 10:46:57.714 D/ActivityManager( 1166): Force removing process ProcessRecord{45dd33d0 29261:com.touchtype.swiftkey.trial/10119} (com.touchtype.swiftkey.trial/10119)
    12-17 10:46:57.724 W/ActivityManager( 1166): Scheduling restart of crashed service com.touchtype.swiftkey.trial/.KeyboardService in 5000ms
    12-17 10:46:57.724 I/Process ( 1166): Sending signal. PID: 29261 SIG: 9
    12-17 10:46:57.734 E/JavaBinder( 1166): !!! FAILED BINDER TRANSACTION !!!
    12-17 10:46:57.734 E/JavaBinder( 1166): !!! FAILED BINDER TRANSACTION !!!
    12-17 10:46:57.734 E/JavaBinder( 1166): !!! FAILED BINDER TRANSACTION !!!
    12-17 10:46:57.734 E/JavaBinder( 1166): !!! FAILED BINDER TRANSACTION !!!
    12-17 10:46:57.734 E/JavaBinder( 1166): !!! FAILED BINDER TRANSACTION !!!
    12-17 10:46:57.734 E/JavaBinder( 1166): !!! FAILED BINDER TRANSACTION !!!
    12-17 10:46:57.734 E/JavaBinder( 1166): !!! FAILED BINDER TRANSACTION !!!
    12-17 10:46:57.734 E/JavaBinder( 1166): !!! FAILED BINDER TRANSACTION !!!
    12-17 10:46:57.734 D/ActivityManager( 1166): Uninstalling process com.android.browser
    12-17 10:46:57.734 D/ActivityManager( 1166): Force removing process ProcessRecord{45fe9ca8 29664:com.android.browser/10016} (com.android.browser/10016)
    12-17 10:46:57.734 I/Process ( 1166): Sending signal. PID: 29664 SIG: 9
    12-17 10:46:57.754 D/ActivityManager( 1166): Received spurious death notification for thread [email protected]
    12-17 10:46:57.754 D/ActivityManager( 1166): Received spurious death notification for thread [email protected]
    12-17 10:46:57.754 I/WindowManager( 1166): WIN DEATH: Window{45c86630 InputMethod paused=false}
    12-17 10:46:57.754 I/WindowManager( 1166): WIN DEATH: Window{45d76f00 PopupWindow:458f3a40 paused=false}
    12-17 10:46:57.774 D/ActivityManager( 1166): Uninstalling process com.threebanana.notes
    12-17 10:46:57.774 D/ActivityManager( 1166): Force removing process ProcessRecord{45f78f08 29679:com.threebanana.notes/10108} (com.threebanana.notes/10108)
    12-17 10:46:57.774 I/Process ( 1166): Sending signal. PID: 29679 SIG: 9
    12-17 10:46:57.774 D/ActivityManager( 1166): Received spurious death notification for thread [email protected]
    12-17 10:46:57.774 D/ActivityManager( 1166): Uninstalling process com.sonyericsson.android.mediascape
    12-17 10:46:57.774 D/ActivityManager( 1166): Force removing process ProcessRecord{46075b90 29623:com.sonyericsson.android.mediascape/10080} (com.sonyericsson.android.mediascape/10080)
    12-17 10:46:57.774 W/ActivityManager( 1166): Scheduling restart of crashed service com.sonyericsson.android.mediascape/.MediaPlayerService in 5000ms
    12-17 10:46:57.774 I/Process ( 1166): Sending signal. PID: 29623 SIG: 9
    12-17 10:46:57.784 D/ActivityManager( 1166): Received spurious death notification for thread [email protected]
    12-17 10:46:57.794 D/ActivityManager( 1166): Uninstalling process com.google.android.apps.maps
    12-17 10:46:57.794 D/ActivityManager( 1166): Force removing process ProcessRecord{45dbaa80 30660:com.google.android.apps.maps:LocationFriendService/10054} (com.google.android.apps.maps:LocationFriendService/10054)
    12-17 10:46:57.794 W/ActivityManager( 1166): Scheduling restart of crashed service com.google.android.apps.maps/com.google.googlenav.friend.android.LocationFriendService in 5000ms
    12-17 10:46:57.794 I/Process ( 1166): Sending signal. PID: 30660 SIG: 9
    12-17 10:46:57.794 D/ActivityManager( 1166): Force removing process ProcessRecord{460b9640 29901:com.google.android.apps.maps/10054} (com.google.android.apps.maps/10054)
    12-17 10:46:57.794 I/Process ( 1166): Sending signal. PID: 29901 SIG: 9
    12-17 10:46:57.804 D/ActivityManager( 1166): Received spurious death notification for thread [email protected]
    12-17 10:46:57.804 D/ActivityManager( 1166): Received spurious death notification for thread [email protected]
    12-17 10:46:57.814 D/ActivityManager( 1166): Uninstalling process com.google.android.gm
    12-17 10:46:57.814 D/ActivityManager( 1166): Force removing process ProcessRecord{4597c408 30324:com.google.android.gm/10073} (com.google.android.gm/10073)
    12-17 10:46:57.814 I/Process ( 1166): Sending signal. PID: 30324 SIG: 9
    12-17 10:46:57.814 D/ActivityManager( 1166): Uninstalling process com.google.android.apps.gesturesearch
    12-17 10:46:57.814 D/ActivityManager( 1166): Force removing process ProcessRecord{45a5b410 29285:com.google.android.apps.gesturesearch/10150} (com.google.android.apps.gesturesearch/10150)
    12-17 10:46:57.814 I/Process ( 1166): Sending signal. PID: 29285 SIG: 9
    12-17 10:46:57.824 D/ActivityManager( 1166): Received spurious death notification for thread [email protected]
    12-17 10:46:57.834 D/ActivityManager( 1166): Received spurious death notification for thread [email protected]
    12-17 10:46:57.834 D/ActivityManager( 1166): Uninstalling process com.android.vending
    12-17 10:46:57.834 D/ActivityManager( 1166): Force removing process ProcessRecord{45ae9680 30367:com.android.vending/10047} (com.android.vending/10047)
    12-17 10:46:57.834 I/Process ( 1166): Sending signal. PID: 30367 SIG: 9
    12-17 10:46:57.844 D/ActivityManager( 1166): Uninstalling process com.nullsoft.winamp
    12-17 10:46:57.844 D/ActivityManager( 1166): Force removing process ProcessRecord{4605e480 30575:com.nullsoft.winamp/10137} (com.nullsoft.winamp/10137)
    12-17 10:46:57.844 I/Process ( 1166): Sending signal. PID: 30575 SIG: 9
    12-17 10:46:57.854 D/GTalkService( 1287): [GTalkService.1] logoutAllSessions
    12-17 10:46:57.854 D/ActivityManager( 1166): Received spurious death notification for thread [email protected]
    12-17 10:46:57.854 D/ActivityManager( 1166): Received spurious death notification for thread [email protected]
    12-17 10:46:58.554 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080000
    12-17 10:46:58.994 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f08001a
    12-17 10:46:59.054 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f060001
    12-17 10:46:59.154 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f08001a
    12-17 10:46:59.314 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080001
    12-17 10:46:59.354 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f090001
    12-17 10:46:59.404 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080001
    12-17 10:46:59.414 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f070000
    12-17 10:46:59.424 W/InputManagerService( 1166): Starting input on non-focused client [email protected] (uid=10117 pid=30668)
    12-17 10:46:59.454 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080000
    12-17 10:46:59.454 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f08001a
    12-17 10:46:59.454 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f060001
    12-17 10:46:59.454 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f08001a
    12-17 10:46:59.454 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080001
    12-17 10:46:59.454 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f090001
    12-17 10:46:59.454 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080001
    12-17 10:46:59.454 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f070000
    12-17 10:46:59.454 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080000
    12-17 10:46:59.454 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f08001a
    12-17 10:46:59.454 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f060001
    12-17 10:46:59.454 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f08001a
    12-17 10:46:59.454 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080001
    12-17 10:46:59.454 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f090001
    12-17 10:46:59.454 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080001
    12-17 10:46:59.454 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f070000
    12-17 10:46:59.464 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080000
    12-17 10:46:59.464 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f08001a
    12-17 10:46:59.464 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f060001
    12-17 10:46:59.464 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f08001a
    12-17 10:46:59.464 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080001
    12-17 10:46:59.464 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f090001
    12-17 10:46:59.464 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080001
    12-17 10:46:59.464 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f070000
    12-17 10:46:59.464 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080000
    12-17 10:46:59.464 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f08001a
    12-17 10:46:59.464 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f060001
    12-17 10:46:59.464 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f08001a
    12-17 10:46:59.464 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080001
    12-17 10:46:59.464 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f090001
    12-17 10:46:59.464 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080001
    12-17 10:46:59.464 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f070000
    12-17 10:46:59.474 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080000
    12-17 10:46:59.474 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f08001a
    12-17 10:46:59.474 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f060001
    12-17 10:46:59.474 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f08001a
    12-17 10:46:59.474 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080001
    12-17 10:46:59.474 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f090001
    12-17 10:46:59.474 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080001
    12-17 10:46:59.474 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f070000
    12-17 10:46:59.474 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080000
    12-17 10:46:59.474 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f08001a
    12-17 10:46:59.474 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f060001
    12-17 10:46:59.474 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f08001a
    12-17 10:46:59.474 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080001
    12-17 10:46:59.474 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f090001
    12-17 10:46:59.474 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080001
    12-17 10:46:59.474 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f070000
    12-17 10:46:59.474 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080000
    12-17 10:46:59.484 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f08001a
    12-17 10:46:59.484 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f060001
    12-17 10:46:59.484 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f08001a
    12-17 10:46:59.484 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080001
    12-17 10:46:59.484 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f090001
    12-17 10:46:59.484 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080001
    12-17 10:46:59.484 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f070000
    12-17 10:46:59.504 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080000
    12-17 10:46:59.504 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f08001a
    12-17 10:46:59.504 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f060001
    12-17 10:46:59.504 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f08001a
    12-17 10:46:59.504 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080001
    12-17 10:46:59.504 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f090001
    12-17 10:46:59.504 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f080001
    12-17 10:46:59.504 W/ResourceType( 1166): Resources don't contain package for resource number 0x7f070000
    12-17 10:47:05.054 D/dalvikvm( 1379): GC freed 4861 objects / 338112 bytes in 39ms
    12-17 10:47:17.294 I/ActivityManager( 1166): Starting activity: Intent { flg=0x10000000 cmp=com.nullsoft.winamp/.SplashScreenActivity bnds=[400,96][466,161] }
    12-17 10:47:17.454 I/ActivityManager( 1166): Start proc com.nullsoft.winamp for activity com.nullsoft.winamp/.SplashScreenActivity: pid=30683 uid=10137 gids={3003, 1015, 1007}
    12-17 10:47:17.474 I/dalvikvm(30683): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=38)
    12-17 10:47:17.494 I/dalvikvm(30683): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=42)
    12-17 10:47:17.554 I/ActivityThread(30683): Publishing provider com.nullsoft.winamp.media: com.nullsoft.winamp.MediaSearchProvider
    12-17 10:47:17.564 E/Wifi_Pair(30683): Error occured while reading paired Winamp Ids.
    12-17 10:47:17.614 D/dalvikvm(30683): GC freed 1129 objects / 92784 bytes in 39ms
    12-17 10:47:17.744 D/dalvikvm(30683): GC freed 308 objects / 24024 bytes in 31ms
    12-17 10:47:17.814 D/FlurryAgent(30683): Starting new session
    12-17 10:47:17.814 D/FlurryAgent(30683): Sending report to: http://data.flurry.com/aar.do
    12-17 10:47:17.834 D/WINAMP-SC(30683): updateDataTimer - called
    12-17 10:47:17.834 D/WINAMP-SC(30683): updateDataTimer - removed old handlers
    12-17 10:47:17.834 D/WINAMP-SC(30683): updateDataTimer - returned
    12-17 10:47:18.054 D/dalvikvm(30683): Trying to load lib /system/lib/libDxDrmJava.so 0x0
    12-17 10:47:18.064 D/dalvikvm(30683): Added shared lib /system/lib/libDxDrmJava.so 0x0
    12-17 10:47:18.064 D/DxDrmJavaWrap(30683): enter JNI_OnLoad()
    12-17 10:47:18.064 D/DxDrmJavaWrap(30683): Pool was allocated at address: 0x45953a38
    12-17 10:47:18.064 D/DxDrmJavaWrap(30683): exit JNI_OnLoad(65540)
    12-17 10:47:18.084 W/MediaPlayer(30683): info/warning (1, 44)
    12-17 10:47:18.094 D/MediaPlaybackService(30683): restored queue, currently at position 681/359288 (requested 681)
    12-17 10:47:18.114 I/MediaPlayer(30683): Info (1,44)
    12-17 10:47:18.144 W/MediaPlayer(30683): info/warning (1, 44)
    12-17 10:47:18.164 D/skia (30683): --- SkImageDecoder::Factory returned null
    12-17 10:47:18.194 D/FlurryAgent(30683): Report successful
    12-17 10:47:18.254 E/DatabaseUtils( 1379): Writing exception to parcel
    12-17 10:47:18.254 E/DatabaseUtils( 1379): java.lang.IllegalStateException: Unknown URL: content://media/external/audio/media/226/albumart
    12-17 10:47:18.254 E/DatabaseUtils( 1379): at com.android.providers.media.MediaProvider.query(MediaProvider.java:1345)
    12-17 10:47:18.254 E/DatabaseUtils( 1379): at com.android.providers.media.ExtendedMediaProvider.query(ExtendedMediaProvider.java:502)
    12-17 10:47:18.254 E/DatabaseUtils( 1379): at com.android.providers.media.MediaProvider.openFile(MediaProvider.java:2218)
    12-17 10:47:18.254 E/DatabaseUtils( 1379): at android.content.ContentProvider.openAssetFile(ContentProvider.java:625)
    12-17 10:47:18.254 E/DatabaseUtils( 1379): at android.content.ContentProvider$Transport.openAssetFile(ContentProvider.java:194)
    12-17 10:47:18.254 E/DatabaseUtils( 1379): at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:228)
    12-17 10:47:18.254 E/DatabaseUtils( 1379): at android.os.Binder.execTransact(Binder.java:291)
    12-17 10:47:18.254 E/DatabaseUtils( 1379): at dalvik.system.NativeStart.run(Native Method)
    12-17 10:47:18.254 I/ActivityManager( 1166): Displayed activity com.nullsoft.winamp/.SplashScreenActivity: 831 ms (total 831 ms)
    12-17 10:47:18.274 I/ActivityManager( 1166): Start proc com.touchtype.swiftkey.trial for service com.touchtype.swiftkey.trial/.KeyboardService: pid=30695 uid=10119 gids={1015, 3003}
    12-17 10:47:18.274 I/MediaPlayer(30683): Info (1,44)
    12-17 10:47:18.314 I/dalvikvm(30695): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=38)
    12-17 10:47:18.324 I/dalvikvm(30695): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=60)
    12-17 10:47:18.364 W/dalvikvm(30683): threadid=17: thread exiting with uncaught exception (group=0x4001b160)
    12-17 10:47:18.364 D/FlurryAgent(30683): Ending session
    12-17 10:47:18.404 E/AndroidRuntime(30683): Uncaught handler: thread album art worker exiting due to uncaught exception
    12-17 10:47:18.404 E/AndroidRuntime(30683): java.lang.IllegalStateException: Unknown URL: content://media/external/audio/media/226/albumart
    12-17 10:47:18.404 E/AndroidRuntime(30683): at android.os.Parcel.readException(Parcel.java:1226)
    12-17 10:47:18.404 E/AndroidRuntime(30683): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:160)
    12-17 10:47:18.404 E/AndroidRuntime(30683): at android.database.DatabaseUtils.readExceptionWithFileNotFoundExceptionFromParcel(DatabaseUtils.java:125)
    12-17 10:47:18.404 E/AndroidRuntime(30683): at android.content.ContentProviderProxy.openAssetFile(ContentProviderNative.java:575)
    12-17 10:47:18.404 E/AndroidRuntime(30683): at android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:510)
    12-17 10:47:18.404 E/AndroidRuntime(30683): at android.content.ContentResolver.openFileDescriptor(ContentResolver.java:423)
    12-17 10:47:18.404 E/AndroidRuntime(30683): at com.nullsoft.winamp.MusicUtils.getArtworkFromFile(MusicUtils.java:1235)
    12-17 10:47:18.404 E/AndroidRuntime(30683): at com.nullsoft.winamp.MusicUtils.getArtwork(MusicUtils.java:1169)
    12-17 10:47:18.404 E/AndroidRuntime(30683): at com.nullsoft.winamp.MusicUtils.getArtwork(MusicUtils.java:1154)
    12-17 10:47:18.404 E/AndroidRuntime(30683): at com.nullsoft.winamp.NowplayingSupport$AlbumArtHandler.handleMessage(NowplayingSupport.java:1524)
    12-17 10:47:18.404 E/AndroidRuntime(30683): at android.os.Handler.dispatchMessage(Handler.java:99)
    12-17 10:47:18.404 E/AndroidRuntime(30683): at android.os.Looper.loop(Looper.java:123)
    12-17 10:47:18.404 E/AndroidRuntime(30683): at com.nullsoft.winamp.NowplayingSupport$Worker.run(NowplayingSupport.java:1572)
    12-17 10:47:18.404 E/AndroidRuntime(30683): at java.lang.Thread.run(Thread.java:1096)
    12-17 10:47:18.664 E/SemcCheckin(30683): Get crash dump level : java.io.FileNotFoundException: /data/semc-checkin/crashdump
    12-17 10:47:18.674 W/ActivityManager( 1166): Unable to start service Intent { act=com.sonyericsson.android.jcrashcatcher.action.BUGREPORT_AUTO cmp=com.sonyericsson.android.jcrashcatcher/.JCrashCatcherService (has extras) }: not found
    12-17 10:47:18.674 I/Process ( 1166): Sending signal. PID: 30683 SIG: 3
    12-17 10:47:18.674 I/dalvikvm(30683): threadid=7: reacting to signal 3
    12-17 10:47:18.784 I/dalvikvm(30683): Wrote stack trace to '/data/anr/traces.txt'
    12-17 10:47:19.034 E/SemcCheckin( 1645): Get Crash Level : java.io.FileNotFoundException: /data/semc-checkin/crashdump
    12-17 10:47:19.604 D/dalvikvm(30668): GC freed 5425 objects / 641368 bytes in 59ms
    12-17 10:47:19.804 I/ActivityManager( 1166): Starting activity: Intent { flg=0x4000000 cmp=com.nullsoft.winamp/.MusicBrowserActivity }
    12-17 10:47:20.014 D/dalvikvm(30683): GC freed 5157 objects / 401816 bytes in 56ms
    12-17 10:47:20.174 I/SwiftKeyTrial(30695): Registering default exceptions handler
    12-17 10:47:20.174 D/SwiftKeyTrial(30695): Looking for exceptions in: /data/data/com.touchtype.swiftkey.trial/files
    12-17 10:47:20.184 D/FlurryAgent(30683): Continuing previous session
    12-17 10:47:20.184 D/SwiftKeyTrial(30695): Found 0 stacktrace(s)
    12-17 10:47:20.184 D/WINAMP-SC(30683): updateDataTimer - called
    12-17 10:47:20.184 D/WINAMP-SC(30683): updateDataTimer - removed old handlers
    12-17 10:47:20.184 D/WINAMP-SC(30683): updateDataTimer - returned
    12-17 10:47:20.214 D/dalvikvm(30695): Trying to load lib /data/data/com.touchtype.swiftkey.trial/lib/libfluencyApi.so 0x458ae690
    12-17 10:47:20.234 I/Process (30683): Sending signal. PID: 30683 SIG: 9
    12-17 10:47:20.254 I/WindowManager( 1166): WIN DEATH: Window{45b66810 com.nullsoft.winamp/com.nullsoft.winamp.SplashScreenActivity paused=false}
    12-17 10:47:20.254 I/WindowManager( 1166): WIN DEATH: Window{45ddb000 com.nullsoft.winamp/com.nullsoft.winamp.MusicBrowserActivity paused=false}
    12-17 10:47:20.254 I/ActivityManager( 1166): Process com.nullsoft.winamp (pid 30683) has died.
    12-17 10:47:20.254 W/ActivityManager( 1166): Scheduling restart of crashed service com.nullsoft.winamp/.MediaPlaybackService in 5000ms
    12-17 10:47:20.284 I/UsageStats( 1166): Unexpected resume of com.android.launcher while already resumed in com.nullsoft.winamp
    12-17 10:47:20.314 D/dalvikvm(30695): Added shared lib /data/data/com.touchtype.swiftkey.trial/lib/libfluencyApi.so 0x458ae690
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libwebcore.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libmedia_jni.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libexif.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libsrec_jni.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libwebcore.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libmedia_jni.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libexif.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libsrec_jni.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libwebcore.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libmedia_jni.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libexif.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libsrec_jni.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libwebcore.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libmedia_jni.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libexif.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libsrec_jni.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libwebcore.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libmedia_jni.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libexif.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libsrec_jni.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libwebcore.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libmedia_jni.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libexif.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libsrec_jni.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libwebcore.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libmedia_jni.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libexif.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libsrec_jni.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libwebcore.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libmedia_jni.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libexif.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libsrec_jni.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libwebcore.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libmedia_jni.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libexif.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libsrec_jni.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libwebcore.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libmedia_jni.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libexif.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libsrec_jni.so' for 'initIDs' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libwebcore.so' for 'getInstance' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libmedia_jni.so' for 'getInstance' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libexif.so' for 'getInstance' (wrong CL)
    12-17 10:47:20.314 D/dalvikvm(30695): +++ not scanning '/system/lib/libsrec_jni.so' for 'getInstance' (wrong CL)
    12-17 10:47:20.324 D/dalvikvm(30695): +++ not scanning '/system/lib/libwebcore.so' for 'setLoggingListener' (wrong CL)
    12-17 10:47:20.324 D/dalvikvm(30695): +++ not scanning '/system/lib/libmedia_jni.so' for 'setLoggingListener' (wrong CL)
    12-17 10:47:20.324 D/dalvikvm(30695): +++ not scanning '/system/lib/libexif.so' for 'setLoggingListener' (wrong CL)
    12-17 10:47:20.324 D/dalvikvm(30695): +++ not scanning '/system/lib/libsrec_jni.so' for 'setLoggingListener' (wrong CL)
    12-17 10:47:20.324 D/dalvikvm(30695): +++ not scanning '/system/lib/libwebcore.so' for 'predictorFactory' (wrong CL)
    12-17 10:47:20.324 D/dalvikvm(30695): +++ not scanning '/system/lib/libmedia_jni.so' for 'predictorFactory' (wrong CL)
    12-17 10:47:20.324 D/dalvikvm(30695): +++ not scanning '/system/lib/libexif.so' for 'predictorFactory' (wrong CL)
    12-17 10:47:20.324 D/dalvikvm(30695): +++ not scanning '/system/lib/libsrec_jni.so' for 'predictorFactory' (wrong CL)
    12-17 10:47:20.324 D/dalvikvm(30695): +++ not scanning '/system/lib/libwebcore.so' for 'languageModelFactory' (wrong CL)
    12-17 10:47:20.324 D/dalvikvm(30695): +++ not scanning '/system/lib/libmedia_jni.so' for 'languageModelFactory' (wrong CL)
    12-17 10:47:20.324 D/dalvikvm(30695): +++ not scanning '/system/lib/libexif.so' for 'languageModelFactory' (wrong CL)
    12-17 10:47:20.324 D/dalvikvm(30695): +++ not scanning '/system/lib/libsrec_jni.so' for 'languageModelFactory' (wrong CL)
    12-17 10:47:20.324 D/dalvikvm(30695): +++ not scanning '/system/lib/libwebcore.so' for 'create' (wrong CL)
    12-17 10:47:20.324 D/dalvikvm(30695): +++ not scanning '/system/lib/libmedia_jni.so' for 'create' (wrong CL)
    12-17 10:47:20.324 D/dalvikvm(30695): +++ not scanning '/system/lib/libexif.so' for 'create' (wrong CL)
    12-17 10:47:20.324 D/dalvikvm(30695): +++ not scanning '/system/lib/libsrec_jni.so' for 'create' (wrong CL)
    12-17 10:47:20.324 D/dalvikvm(30695): +++ not scanning '/system/lib/libwebcore.so' for 'enableExactMatchFilter' (wrong CL)
    12-17 10:47:20.324 D/dalvikvm(30695): +++ not scanning '/system/lib/libmedia_jni.so' for 'enableExactMatchFilter' (wrong CL)
    12-17 10:47:20.324 D/dalvikvm(30695): +++ not scanning '/system/lib/libexif.so' for 'enableExactMatchFilter' (wrong CL)
    12-17 10:47:20.324 D/dalvikvm(30695): +++ not scanning '/system/lib/libsrec_jni.so' for 'enableExactMatchFilter' (wrong CL)
    12-17 10:47:20.324 I/DumpStateReceiver( 1166): Added state dump to 1 crashes
    12-17 10:47:20.414 D/iddd-events( 1091): Registering event com.sonyericsson.idd.probe.android.devicemonitor::ThirdPartyCrash with 4318 bytes payload.
    12-17 10:47:20.424 W/InputManagerService( 1166): Got RemoteException sending setActive(false) notification to pid 30683 uid 10137
    12-17 10:47:20.464 D/dalvikvm(30695): +++ not scanning '/system/lib/libwebcore.so' for 'dispose' (wrong CL)
    12-17 10:47:20.464 D/dalvikvm(30695): +++ not scanning '/system/lib/libmedia_jni.so' for 'dispose' (wrong CL)
    12-17 10:47:20.464 D/dalvikvm(30695): +++ not scanning '/system/lib/libexif.so' for 'dispose' (wrong CL)
    12-17 10:47:20.464 D/dalvikvm(30695): +++ not scanning '/system/lib/libsrec_jni.so' for 'dispose' (wrong CL)
    12-17 10:47:20.464 D/dalvikvm(30695): +++ not scanning '/system/lib/libwebcore.so' for 'addDynamic' (wrong CL)
    12-17 10:47:20.464 D/dalvikvm(30695): +++ not scanning '/system/lib/libmedia_jni.so' for 'addDynamic' (wrong CL)
    12-17 10:47:20.464 D/dalvikvm(30695): +++ not scanning '/system/lib/libexif.so' for 'addDynamic' (wrong CL)
    12-17 10:47:20.464 D/dalvikvm(30695): +++ not scanning '/system/lib/libsrec_jni.so' for 'addDynamic' (wrong CL)
    12-17 10:47:20.554 D/dalvikvm(30695): +++ not scanning '/system/lib/libwebcore.so' for 'getExpiry' (wrong CL)
    12-17 10:47:20.554 D/dalvikvm(30695): +++ not scanning '/system/lib/libmedia_jni.so' for 'getExpiry' (wrong CL)
    12-17 10:47:20.554 D/dalvikvm(30695): +++ not scanning '/system/lib/libexif.so' for 'getExpiry' (wrong CL)
    12-17 10:47:20.554 D/dalvikvm(30695): +++ not scanning '/system/lib/libsrec_jni.so' for 'getExpiry' (wrong CL)
    12-17 10:47:20.854 D/dalvikvm(30695): +++ not scanning '/system/lib/libwebcore.so' for 'add' (wrong CL)
    12-17 10:47:20.854 D/dalvikvm(30695): +++ not scanning '/system/lib/libmedia_jni.so' for 'add' (wrong CL)
    12-17 10:47:20.854 D/dalvikvm(30695): +++ not scanning '/system/lib/libexif.so' for 'add' (wrong CL)
    12-17 10:47:20.854 D/dalvikvm(30695): +++ not scanning '/system/lib/libsrec_jni.so' for 'add' (wrong CL)
    12-17 10:47:20.854 D/dalvikvm(30695): +++ not scanning '/system/lib/libwebcore.so' for 'loadStatic' (wrong CL)
    12-17 10:47:20.854 D/dalvikvm(30695): +++ not scanning '/system/lib/libmedia_jni.so' for 'loadStatic' (wrong CL)
    12-17 10:47:20.854 D/dalvikvm(30695): +++ not scanning '/system/lib/libexif.so' for 'loadStatic' (wrong CL)
    12-17 10:47:20.854 D/dalvikvm(30695): +++ not scanning '/system/lib/libsrec_jni.so' for 'loadStatic' (wrong CL)
    12-17 10:47:21.594 D/dalvikvm(30695): GC freed 3999 objects / 256336 bytes in 96ms
    12-17 10:47:21.614 I/global (30695): Default buffer size used in BufferedInputStream constructor. It would be better to be explicit if an 8k buffer is required.
    12-17 10:47:21.624 I/global (30695): Default buffer size used in BufferedInputStream constructor. It would be better to be explicit if an 8k buffer is required.
    12-17 10:47:21.634 D/LicenseKey(30695): softExpiry: 1293303301522, generationTime: 1292598494578
    12-17 10:47:21.864 D/StatusBar( 1166): DISABLE_EXPAND: yes
    12-17 10:47:22.906 I/ActivityManager( 1166): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10100000 pkg=com.greatbytes.crashreport cmp=com.greatbytes.crashreport/.CrashReport bnds=[0,319][480,415] }
    12-17 10:47:22.954 I/ActivityManager( 1166): Start proc com.greatbytes.crashreport for activity com.greatbytes.crashreport/.CrashReport: pid=30710 uid=10124 gids={1007, 3003}
    12-17 10:47:22.964 W/InputManagerService( 1166): Window already focused, ignoring focus gain of: [email protected]
    12-17 10:47:23.004 I/dalvikvm(30710): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=38)
    12-17 10:47:23.054 I/dalvikvm(30710): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=56)
    12-17 10:47:23.234 D/dalvikvm(30710): GC freed 842 objects / 64560 bytes in 40ms
    12-17 10:47:23.344 I/global (30710): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
    12-17 10:47:23.344 I/ActivityManager( 1166): Displayed activity com.greatbytes.crashreport/.CrashReport: 412 ms (total 3536 ms)

  • #2
    aaaaaany help?

    ps. bump

    Comment


    • #3
      I had the same issue (Xperia X8). The problem was with broken images of album art. Once I deleted some invalid image files from the folders Winamp started working properly.

      Comment


      • #4
        seriously eh, that seems like an easy fix (only I have 100's of songs in there I wouldnt know where to start) but definitely thanks for that

        Comment


        • #5
          If it's any help, the images were also not displayed in the stock album app. There was only an icon looking like a broken frame or something... It was easier to figure out which files were invalid.

          Comment


          • #6
            I have the same problem with it force closing. I have no album art at all on my phone. I what to love winamp but it is not reciprocating the love to me.

            Comment


            • #7
              So i connected my phone to my usb on my computer and mounted my the sd card. then well it was mounted i started winamp on my phone. it started with no problem. So i know that the problem was on the sd card not my phone. i took the advice of nibynoga and took a look for album art.

              I looked in my music folder. no art anywhere. then i went back to the root of the sd card and saw albumthums ... or something like that. and just deleted it. unmounted my phone. started winamp and it didnt force close on me.... and as for my phone crashing and restarting its self alll the time that seems like it has stopped to i hope this helped.

              here was the problem

              "12-17 10:47:18.404 E/AndroidRuntime(30683): at com.nullsoft.winamp.MusicUtils.getArtworkFromFile(MusicUtils.java:1235)
              12-17 10:47:18.404 E/AndroidRuntime(30683): at com.nullsoft.winamp.MusicUtils.getArtwork(MusicUtils.java:1169)
              12-17 10:47:18.404 E/AndroidRuntime(30683): at com.nullsoft.winamp.MusicUtils.getArtwork(MusicUtils.java:1154)
              12-17 10:47:18.404 E/AndroidRuntime(30683): at com.nullsoft.winamp.NowplayingSupport$AlbumArtHandler.handleMessage(NowplayingSupport.java:1524)"

              the E/ means error all those E/ through out your post are allll errors....

              Comment


              • #8
                I'm having the same problem on my X10 Mini. It seems Winamp for Android crashes at some times when it tries to display album art. Could it be that it tries to import album art based on ID3 tags, because I don't have any album art at all except for those that came stock with the phone yet still I recall seing appropriate art...?

                And what's worse, when I try to reopen the program, it defaults back to the same screen that caused the crash. - Makes diagnostics a pain!

                At first I didn't find any such thing as "albumthumbs" but it turned out to be a directory. Should the entire directory be deleted or just the contained files?

                @sethdrummer: How did you retreive the crash log?

                EDIT: Update - Deleting the "albumthumbs" directory didn't solve my problem...

                Comment


                • #9
                  this is the way you get your crash log:

                  Find out about the Android Debug Bridge, a versatile command-line tool that lets you communicate with a device.


                  did you delete the contents of the directory or just the file inside?

                  albumthumbs is a directory on the sd card that android puts on there it seams from other stuff that i read online.

                  ... im going to do some looking into this... going to mess with some settings.

                  BACK: ok sooo here is what i found it only comes up on some of the songs on my phone if i play a song that is screwed up it seems like it has a problem getting the the image and displaying it in winamp, then it crashes. then when i start it up again it keeps crashing because it is trying to play the last song that it was trying to play... then it crashes again.

                  sooo what you have to do is find the songs it crashes on, delete them from your phone, and replace them with one that have album art. if you are in your car or out some where that your dont have a computer near by you can use the app "es file explorer" to delete the file so you can reopen winamp with out it crashing once you open it.

                  if you what to see the file that is screwing up stuff open up the albumsthumbs folder and open the different files with paint or what ever, the one that cant open is the one that is messed up and to delete.

                  it is a pain in the ass, but that seems to be the problem...

                  i hoped that all helped... this is my first form that i have ever wrote in ... i hope i explained it well enuff
                  Last edited by sethdrummer; 13 January 2011, 15:17.

                  Comment


                  • #10
                    That was a pretty good explanation, thanks! - Though it doesn't help since my problem seems to be the opposite.

                    It's kind of bizarre, in that at least one (probably more) of the songs that crashed did have embedded album art (files added by drag'n'drop to SD-card, not Winamp synch). The one that currently has Winamp Android "locked up" was bought from Spotify (and those are the only only ones in my posession that have). Freaky...

                    Guess I'll just have to bite the darned apple (hope that word isn't censored around here, lol) and do some testing...

                    Comment


                    • #11
                      I have now indulged into the mess that ID3-tagging and image embedding is and I think I've got the problem figured out. It seems that it's simply a matter of the images being too large. I've managed to crash by playing two files with 800x800 (or similar size) jpegs embedded. On the other hand a 450x450 file seems to pose no problems, neither does a 466x475 embed).

                      My phone has a 320x240 LCD so obviously both those that work and those that don't work are being converted to lower res. Perhaps the app (or hardware/app combo) simply can't handle converting any larger files?

                      EDIT: Now this is funny - Even browsing the files in the music folder in the Windows program "Mp3tag" (which shows tags and any album art while doing so) crashes (reboots) the phone when I select a file with 800x800 art. Case closed. Now I just need to make sure to delete or shrink the album art before transfering it to the SD-card. Tedious but doable...

                      Comment


                      • #12
                        Great, so I guess we have the culprit
                        I wonder if it's only Xperia issue... I can see we have here X10/X10 mini/X8 users.

                        Comment


                        • #13
                          The Album art was the problem with my X10i.

                          The difference with mine was that winamp would always recreate the folder after I deleted it.
                          In the end to get it all right I had to edit each file individually which was corupt (It was easy to spot since they had 0 kb of data) and edit it in paint. The files also had no file extension on the end so I had to rename all of them to end in .jpg so I could edit and when I was finished I took the .jpg off and copied them to the directory on the phone.

                          All works good now except all my album art is now just a simple red cross due to my lack of creativity when editing.

                          Doesn't make any sense? Well ask a question and I'll reply to it in more detail.

                          Comment

                          Working...
                          X