Hi there I am trying to compile and run a UML linux (as it comes with 2.6.14 vanilla sources) on a 2.6.14 x86_64 host kernel. First I have tried to build and run a 64 bit UML kernel (with a 64bit root image). Got this error:
EXT3-fs: mounted filesystem with ordered data mode. VFS: Mounted root (ext3 filesystem) readonly. Kernel panic - not syncing: get_skas_faultinfo : failed to wait for SIGUSR1/SIGTRAP, pid = 19979, n = 19979, errno = 0, status = 0xb7f I assume(ed) this is because I compiled with skas and I dont have a skas enabled host. So I compiled in TT mode and enabled it with mode=tt but then I get: EXT3-fs: mounted filesystem with ordered data mode. VFS: Mounted root (ext3 filesystem) readonly. Kernel panic - not syncing: Kernel mode fault at addr 0x0, ip 0x0 Modules linked in: Pid: 1, comm: init Not tainted 2.6.14 RIP: 4000:[<0000000000000000>] RSP: 0000000060447c30 EFLAGS: 00010202 RAX: 0000000000000001 RBX: 0000000000000000 RCX: 00000000601946b1 RDX: 0000000060029aad RSI: 0000000000000001 RDI: 0000000060447ad0 RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000008 R11: 0000000000000246 R12: 0000000000000000 R13: 0000000000000001 R14: 000000000000000a R15: 0000000060285988 Call Trace: 604476d8: [<60015d5f>] panic_exit+0x2f/0x50 604476f8: [<600436fb>] notifier_call_chain+0x2b/0x50 60447728: [<60030084>] panic+0xe4/0x180 60447768: [<601946b1>] sigprocmask+0x11/0x40 60447788: [<60014e1f>] handle_page_fault+0x1ef/0x2d0 60447818: [<600150f4>] segv+0x1f4/0x2f0 60447828: [<60194815>] sigemptyset+0x15/0x40 60447838: [<600128e1>] change_sig+0x61/0x80 604478a8: [<60194815>] sigemptyset+0x15/0x40 604478b8: [<60012951>] change_signals+0x51/0x80 60447928: [<600154d5>] segv_handler+0xa5/0x110 60447968: [<60018aa9>] sig_handler_common_tt+0x109/0x1b0 604479d8: [<60029aea>] sig_handler+0x1a/0x30 604479e8: [<60194430>] __restore_rt+0x0/0x10 60447a78: [<60029aad>] run_kernel_thread+0x2d/0x50 60447a88: [<601946b1>] sigprocmask+0x11/0x40 60447ae0: [<6000d1b0>] init+0x0/0x160 60447b08: [<60029aad>] run_kernel_thread+0x2d/0x50 60447b88: [<6000d1b0>] init+0x0/0x160 60447b98: [<6001299e>] unblock_signals+0xe/0x10 60447ba8: [<60016ec6>] new_thread_handler+0x166/0x1a0 60447cd8: [<601946b1>] sigprocmask+0x11/0x40 The config I used is the same you get after a "make mrproper ARCH=um; make oldconfig ARCH=um" and answering N to the few questions. Also used a menuconfig to enable TT mode, anyways, config file attached. -- Mihai RUSU Email: [EMAIL PROTECTED] GPG : http://dizzy.roedu.net/dizzy-gpg.txt WWW: http://dizzy.roedu.net "Linux is obsolete" -- AST ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user