Public bug reported: Binary package hint: busybox
package: udhcpd 1:1.15.3-1ubuntu5 OS: Maverick 10.10 (server edition) When trying to run udhcp, it crashes with an SIGILL while reading the config file. Doing the same with an entire empty config-file will work, but as soon as saomething is entered, even if it is only a # character, the application crashes. Here are the last few lines of the strace output of 'strace -f udhcpd': open("/etc/udhcpd.conf", O_RDONLY|O_LARGEFILE) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=3158, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb781f000 read(3, "# Sample udhcpd configuration fi"..., 4096) = 3158 --- SIGILL (Illegal instruction) @ 0 (0) --- Process 17853 detached ** Affects: busybox (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694983 Title: udhcpd crashes with 'Illegal instruction' -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs