Here's the output from /var/log/syslog and the filesize of libpthread-2.13.so
root@galileo:/lib/i386-linux-gnu# ls -laS
-rw-r--r-- 1 root root 116689 Apr 8 16:18 libpthread-2.13.so
Apr 20 00:52:30 galileo kernel: [16403.903180] git[29606]: segfault at b77359f6 ip b771278c sp bfedd104 error ffff0007 in libpthread-2.13.so[b770d000+15000]
edit: I've also noticed the swap isn't enabled in this kernel. I'm guessing it is set that way in the IOT devkit kernel. I'm trying to compile an altcoin on the galileo and am receiving these errors
Apr 19 21:59:10 galileo kernel: [ 6003.475353] Out of memory: Kill process 13879 (cc1plus) score 888 or sacrifice child
Apr 19 21:59:10 galileo kernel: [ 6003.483432] Killed process 13879 (cc1plus) total-vm:228988kB, anon-rss:206556kB, file-rss:32kB
I tried to create a swap to fix this but hit this error when running swapon
swapon failed: Function not implemented