I believe this should be resolved in Karmic which contains the following patch. I'm marking this Fix Released for now. Thanks.
ogasaw...@yoji:~/ubuntu-karmic$ git show 361371201b60ffd686a694c848c1d5ad6061725f commit 361371201b60ffd686a694c848c1d5ad6061725f Author: Balbir Singh <bal...@linux.vnet.ibm.com> Date: Tue Dec 9 13:14:07 2008 -0800 uml: boot broken due to buffer overrun mconsole_init() passed 256 bytes as length in os_create_unix_socket, while the sizeof UNIX_PATH_MAX is 108. This patch fixes that problem and avoids a big overrun bug reported on UML bootup. ** Changed in: linux (Ubuntu) Status: New => Fix Released -- UML kernel built in Intrepid SEGFAULTs immediately with buffer overflow (UML bug) https://bugs.launchpad.net/bugs/284631 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