The logs aren't useful but the tombstone shows that the gl subsystem ran out of memory:
01-25 19:01:20.130 * 210 * 357 W Adreno200-GSL: <gsl_ldd_control:225>: ioctl code 0xc00c092f (IOCTL_KGSL_GPMEM_ALLOC) failed: errno 12 Out of memory
01-25 19:01:20.330 * 210 * 357 W Adreno200-GSL: <gsl_ldd_control:225>: ioctl code 0xc00c092f (IOCTL_KGSL_GPMEM_ALLOC) failed: errno 12 Out of memory
01-25 19:01:20.330 * 210 * 357 W Adreno200-GSL: <gsl_ldd_control:225>: ioctl code 0xc00c092f (IOCTL_KGSL_GPMEM_ALLOC) failed: errno 12 Out of memory
01-25 19:01:20.330 * 210 * 357 W Adreno200-GSL: <gsl_ldd_control:225>: ioctl code 0xc00c092f (IOCTL_KGSL_GPMEM_ALLOC) failed: errno 12 Out of memory
01-25 19:01:20.340 * 210 * 357 W Adreno200-GSL: <gsl_ldd_control:225>: ioctl code 0xc00c092f (IOCTL_KGSL_GPMEM_ALLOC) failed: errno 12 Out of memory
01-25 19:01:20.340 * 210 * 357 F libc * *: Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 357 (SurfaceFlinger)
not sure why, but I suspect there is a memory leak somewhere. Tracking it down is probably impossible, as the kgsl/adreno libs are proprietary.