12-16 14:54:26.341: ERROR/SurfaceFlinger(1058): Layer::requestBuffer(this=0x2ce328), index=0, w=800, h=420 failed (Out of memory)
12-16 14:54:26.341: ERROR/Surface(1058): Surface (identity=3) requestBuffer(0, 00000033) returneda buffer with a null handle
12-16 14:54:26.341: ERROR/Surface(1058): getBufferLocked(0, 00000033) failed (Out of memory)
12-16 14:54:26.341: ERROR/Surface(1058): dequeueBuffer failed (Out of memory)
12-16 14:54:26.341: ERROR/ViewRoot(1058): OutOfResourcesException locking surface
12-16 14:54:26.341: ERROR/ViewRoot(1058): android.view.Surface$OutOfResourcesException
12-16 14:54:26.341: ERROR/ViewRoot(1058):     at android.view.Surface.lockCanvasNative(Native Method)
12-16 14:54:26.341: ERROR/ViewRoot(1058):     at android.view.Surface.lockCanvas(Surface.java:314)
12-16 14:54:26.341: ERROR/ViewRoot(1058):     at android.view.ViewRoot.draw(ViewRoot.java:1341)
12-16 14:54:26.341: ERROR/ViewRoot(1058):     at android.view.ViewRoot.performTraversals(ViewRoot.java:1163)
12-16 14:54:26.341: ERROR/ViewRoot(1058):     at android.view.ViewRoot.handleMessage(ViewRoot.java:1727)
12-16 14:54:26.341: ERROR/ViewRoot(1058):     at android.os.Handler.dispatchMessage(Handler.java:99)
12-16 14:54:26.341: ERROR/ViewRoot(1058):     at android.os.Looper.loop(Looper.java:123)
12-16 14:54:26.341: ERROR/ViewRoot(1058):     at com.android.server.ServerThread.run(SystemServer.java:531)