The problem seems to be that glibc (eglibc is identical in this regard, it seems) uses alloca when reading the /etc/hosts file, and does not do the complicated signal handling magic to handle the case when the stack gets full. The fix would be to rewrite the parsing logic to use safer memory allocation methods instead.
-- aMSN crashes when running it twice https://bugs.launchpad.net/bugs/386791 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs