**** BEGIN LOGGING AT Mon Dec 29 02:59:58 2014 Dec 29 07:01:22 Hey all. I'm working on a heavily customized distro for use with LinuxOnAndroid Dec 29 07:01:45 Targetting the Armv7, though I know little about ARM processors Dec 29 07:02:15 I've put together an image using debootstrap and it looks like it works pretty well, but it's a serious pain having to test on my phone Dec 29 07:02:21 I'd like to test with qemu Dec 29 07:02:49 But whenever I try to test my image with qemu-arm I get segfaults :( Dec 29 07:03:14 Any idea how I could try to debug that, what a common mistake is that I could be making, etc? Dec 29 07:26:29 In the mean time I mounted up the image manually (since the app was mysteriously failing to do so), mounted up proc, sysfs, and dev, then chrooted into it Dec 29 07:26:39 Ifconfig gives me valid working info Dec 29 07:27:07 but if I try to ping 8.8.8.8 or 4.2.2.1 it tells me "socket: permission denied" Dec 29 07:27:15 This is on the android device, not in qemu Dec 30 01:51:21 hi everyone Dec 30 01:51:32 does anyone have any idea why /bin/login -f would be spawning bash processes that take up 100% of the cpu? im running ubuntu 14.04 on an odroid c1 Dec 30 01:51:37 i straced the pid of this bash process that is taking up 100% cpu and it is this http://pastebin.com/W36Q0yhj Dec 30 02:05:51 nvm i figured it out, there is a serial port that needs to be disabled, that was pegging out the core **** ENDING LOGGING AT Tue Dec 30 02:59:58 2014