Script started on Thu Sep 6 07:13:08 2007 [chibis@free ~/linux-uml]$ uname -a FreeBSD free.home.local 7.0-CURRENT FreeBSD 7.0-CURRENT #19: Thu Sep 6 07:03:27 MSD 2007 chibis@free.home.local:/usr/obj/usr/src/sys/GENERIC i386 [chibis@free ~/linux-uml]$ sysctl compat.linux compat.linux.debug: compat.linux.oss_version: 198144 compat.linux.osrelease: 2.4.2 compat.linux.osname: Linux [chibis@free ~/linux-uml]$ ./linux-2.6.22-rc2 verbose Core dump limits : soft - NONE hard - NONE Checking that ptrace can change system call numbers...OK Checking syscall emulation patch for ptrace...missing Checking for tmpfs mount on /dev/shm...failed to open /proc/mounts, errno = 2 Checking PROT_EXEC mmap in /tmp/...OK Checking for the skas3 patch in the host: - /proc/mm...not found: No such file or directory - PTRACE_FAULTINFO...not found: Invalid argument - PTRACE_LDT...found UML running in SKAS0 mode Linux version 2.6.22-rc2 (jdike@tp.user-mode-linux.org) (gcc version 4.1.1 20070105 (Red Hat 4.1.1-51)) #342 Wed May 23 11:56:49 EDT 2007 Built 1 zonelists. Total pages: 8128 Kernel command line: verbose root=98:0 PID hash table entries: 128 (order: 7, 512 bytes) Dentry cache hash table entries: 4096 (order: 2, 16384 bytes) Inode-cache hash table entries: 2048 (order: 1, 8192 bytes) Memory: 30288k available Mount-cache hash table entries: 512 /proc/cpuinfo not available - skipping CPU capability checks openpty failed, errno = 22 openpty failed, errno = 22 aio_thread failed to initialize context, err = 38 2.6 AIO not supported on the host - reverting to 2.4 AIO 2.6 host AIO support not used - falling back to I/O thread NET: Registered protocol family 16 NET: Registered protocol family 2 IP route cache hash table entries: 1024 (order: 0, 4096 bytes) TCP established hash table entries: 1024 (order: 1, 8192 bytes) TCP bind hash table entries: 1024 (order: 0, 4096 bytes) TCP: Hash tables configured (established 1024 bind 1024) TCP reno registered Checking host MADV_REMOVE support...OK mconsole (version 2) initialized on /home/chibis/.uml/KShH75/mconsole Host TLS support detected Detected host type: i386 VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) io scheduler noop registered io scheduler anticipatory registered (default) io scheduler deadline registered io scheduler cfq registered TCP cubic registered NET: Registered protocol family 1 NET: Registered protocol family 17 Initialized stdio console driver Console initialized on /dev/tty0 Initializing software serial port version 1 ubda: unknown partition table VFS: Mounted root (ext2 filesystem) readonly. do_syscall_stub : ret = -22, offset = -1073745912, data = 089ae008 do_syscall_stub: syscall 91 failed, return value = 0xffffffea, expected return value = 0x0 syscall parameters: 0x0 0xbfffe000 0x0 0x0 0x0 0x0 flush_thread_skas - clearing address space failed, err = -22 Stub registers - 0 - 0 1 - 0 2 - bffffd2c 3 - 0 4 - 0 5 - 0 6 - 14 7 - 3b 8 - 3b 9 - 3b 10 - 0 11 - 14 12 - 40000c70 13 - 33 14 - 10246 15 - bf4c0fe0 16 - 3b Kernel panic - not syncing: handle_trap - failed to wait at end of syscall, errno = 0, status = 2943 EIP: 0033:[<40000c70>] CPU: 0 Not tainted ESP: 003b:bf4c0fe0 EFLAGS: 00010246 Not tainted EAX: 00000000 EBX: 00000000 ECX: 00000000 EDX: bffffd2c ESI: 00000000 EDI: 00000000 EBP: 00000000 DS: 003b ES: 003b 087fcec0: [<08069628>] show_regs+0xb4/0xb9 087fceec: [<08057ca8>] panic_exit+0x25/0x3f 087fcf00: [<08078720>] notifier_call_chain+0x21/0x46 087fcf20: [<080787bb>] __atomic_notifier_call_chain+0x17/0x19 087fcf3c: [<080787d2>] atomic_notifier_call_chain+0x15/0x17 087fcf58: [<0806daba>] panic+0x52/0xdd 087fcf78: [<08066887>] handle_trap+0xcf/0xe1 087fcf9c: [<08066c83>] userspace+0x138/0x180 087fcfe8: [<080580b0>] new_thread_handler+0x72/0x7e 087fcffc: [] 0xa55a5a5a Abort trap: 6 (core dumped) [chibis@free ~/linux-uml]$ killall linux-2.6.22-rc2 killall: warning: kill -TERM 1181: No such process [chibis@free ~/linux-uml]$ killall linux-2.6.22-rc2 No matching processes belonging to you were found [chibis@free ~/linux-uml]$ exit exit Script done on Thu Sep 6 07:14:29 2007