So over at the One X+ forums, we've been working on trying to get CM10 running, and I've been running into some errors in logcat. The build I currently have will get to the boot animation, but stay there forever. Here's the full logcat: http://cl.ly/text/2i3h24340S3F
The specific error I believe is causing the problem is:
This error comes up every 100 lines or so. From what I've read, zygote is a process generated by app_process in /system/bin, but replacing it with ones from different ROMs does nothing. Is zygote the problem, or is something else preventing the ROM from fully booting up?
The specific error I believe is causing the problem is:
Code:
F/libc ( 151): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 151 (zygote)