Notice: delete this file: /lib/i386-linux-gnu/libpthread-2.13.so-bad
I should have completely removed the above file. The bad file can cause segfaults under certain conditions if not removed. I found those segfaults in the /var/log/syslog after thinking I had installed the good file correctly.
Please make this modification to both of the above debian downloads after they are installed on the sdcard. Go to /lib/i386-linux-gnu and check the libpthread files and remove the 'libpthread-2.13.so-bad'. The good libpthread should be 116689 bytes in length and be linked to libpthread.so.0 and if not enter this command: ln -s libpthread-2.13.so libpthread.so.0. When done run ldconfig and look for errors. Sorry for this mistake.
Edit: I suppose there are more problems still because I only replaced the one file and have found some more. If I can figure out what to do I can upload some corrected images. For now here is the problem besides /lib/i386-linuix-gnu shown when I ran dpkg -S libpthread:
libc6-dev:i386: /usr/lib/i386-linux-gnu/libpthread.a libc6-dev:i386: /usr/lib/i386-linux-gnu/libpthread_nonshared.a libc6-dev:i386: /usr/lib/i386-linux-gnu/xen/libpthread_nonshared.a libc6:i386: /lib/i386-linux-gnu/libpthread-2.13.so libc6-i686:i386: /lib/i386-linux-gnu/i686/cmov/libpthread-2.13.so libc6-dev:i386: /usr/lib/i386-linux-gnu/xen/libpthread.a libc6-dev:i386: /usr/lib/i386-linux-gnu/libpthread.so libc6-i686:i386: /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 libc6:i386: /lib/i386-linux-gnu/libpthread.so.0