# GENERAL INFORMATION: #-------------------------------------------------------------------------- Date: Wed, Apr 21 Info: Just an Example # SYSTEM INFORMATION: #-------------------------------------------------------------------------- Arch: Intel i586 Kernel: linux-2.6.6-rc1 Patches: patch-2.6.6-rc1-vs1.9.0pre11.diff patch-2.6.5-atime2.diff Kernel: Compiler: gcc-3.3.3 Binutils: 2.15.90.0.1 # - - - - - - - - - - - - - - - - - - - - - - - - - Distribution: Debian Woody Tools: util-vserver-0.29.209 (compiled) Compiler: gcc-3.3.3 Binutils: 2.15.90.0.1 # VSERVER INFORMATION: #-------------------------------------------------------------------------- Filesystems: / (xfs), /vservers (xfs) Configuration: default * proc security off # PROBLEM DESCRIPTION: #-------------------------------------------------------------------------- vserver enter command fails with Segfault # - - - - - - - - - - - - - - - - - - - - - - - - - Example: # vserver skel1 build -m debootstrap --hostname skel1.mydom.com --interface eth0:w.x.y.z/27 -- -d woody # vserver skel1 enter Output: /sbin/vserver: line 106: 27547 Segmentation fault $_CHBIND "${CHBIND_OPTS[@]}" -- $_VCONTEXT --create "${OPTS_VCONTEXT_CREATE[@]}" -- ${USE_VNAMESPACE:+$_VNAMESPACE --set -- } $_VLIMIT --dir "$VSERVER_DIR"/rlimits --missingok -- $_VSCHED --xid self "${OPTS_VSCHED[@]}" -- $_VUNAME --xid self --dir "$VSERVER_DIR"/uts --missingok -- "${VSERVER_EXTRA_CMDS[@]}" $_VUNAME --xid self --set -t context="$VSERVER_DIR" -- $_VATTRIBUTE --set "${OPTS_VATTRIBUTE[@]}" -- $_SAVE_CTXINFO "$VSERVER_DIR" $_VCONTEXT --migrate-self --endsetup --chroot $SILENT_OPT "${OPTS_VCONTEXT_MIGRATE[@]}" -- "${INITCMD_START[@]}" An error occured while executing the vserver startup sequence; when there are no other messages, it is very likely that the init-script (/etc/init.d/rc 3) failed. Common causes are: * /etc/rc.d/rc on Fedora Core 1 and RH9 fails always; the 'apt-rpm' build method knows how to deal with this, but on existing installations, appending 'true' to this file will help. Oops: kernel BUG at include/linux/vinline.h:62! invalid operand: 0000 [#7] CPU: 0 EIP: 0060:[] Not tainted EFLAGS: 00010286 (2.6.6-rc1-rc1-vs1.9.0pre11-lvm2-xfs.040419-3) EIP is at mm_init+0xe0/0x100 eax: e8efd400 ebx: 00000000 ecx: e8efd400 edx: 00000000 esi: efc7cea8 edi: edc6b42c ebp: edc6b240 esp: efc7ce00 ds: 007b es: 007b ss: 0068 Process rc (pid: 27547, threadinfo=efc7c000 task=e8edb4a0) Stack: edc6b240 00000000 00000001 00000000 edc6b240 00000000 00000000 edc6b3a0 edc6b3a0 00000000 00000000 00000000 00000000 00000000 ffffffff 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 Call Trace: [] copy_mm+0xda/0x3f0 [] copy_process+0x3e0/0x9e0 [] do_fork+0x50/0x172 [] copy_to_user+0x3e/0x50 [] sys_llseek+0xa0/0xd0 [] sys_fork+0x31/0x40 [] syscall_call+0x7/0xb Code: 0f 0b 3e 00 bf e8 3b c0 eb dc 89 6c 24 04 a1 4c ce 4c c0 89 References: