On Tue, 2006-02-21 at 16:08 -0500, Jeff Dike wrote: > > Kernel panic - not syncing: Kernel mode fault at addr 0x0, ip 0x40000b20 > > deactivate_all_fds failed, errno = 9 > > This is the Slackware image from your site? And a stock i386 UML? Which > version? ok, it wasn't the stock versions, but the recent versions do crash just as well (I've just tried it): Host: 2.6.15.1-skas3-v9-pre8 or even 2.6.15.4-skas3-v9-pre8 (amd64) Guest: 2.6.15.4-bs1-tls or 2.6.15.4-bs2 (x86) fs: slackware10.2 x86
boot with: ./vmlinux noprocmm mem=256M ubd0=./uml/root_fs con0=fd:0,fd:1 selinux=0 root=/dev/ubda (obviously, enable network to get the kernel image) howto crash it: slap-get --install make wget ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.15.tar.bz2 tar -jxf linux-2.6.15.tar.bz2 cd linux-2.6.15 make defconfig make (boom) > I think I need to reproduce this here. If you can't, I could give you access to a limited shell with gdb and the bits needed. Antoine ------------------------------------------------------- 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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ User-mode-linux-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user
