From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.11] helo=sc8-sf-mx1.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Cipher TLSv1:DES-CBC3-SHA:168) (Exim 3.31-VA-mm2 #1 (Debian)) id 1APTmE-000724-00 for ; Thu, 27 Nov 2003 13:34:18 -0800 Received: from mekong.darkman.de ([217.69.160.53] helo=mail.darkman.de) by sc8-sf-mx1.sourceforge.net with esmtp (Exim 4.24) id 1APTmD-0002s6-8F for user-mode-linux-devel@lists.sourceforge.net; Thu, 27 Nov 2003 13:34:17 -0800 Received: from darkman.de (ezri.darkman.de [23.23.23.42]) by mail.darkman.de (Postfix) with ESMTP id 3920C2EF84 for ; Thu, 27 Nov 2003 22:33:56 +0100 (CET) Message-ID: <3FC66DC3.2010909@darkman.de> From: "Sven 'Darkman' Michels" MIME-Version: 1.0 References: <5.1.0.14.2.20031127102518.02675b90@mail.inboxprotection.com> <002101c3b52a$4a42ede0$2000000a@schlepptopp> In-Reply-To: <002101c3b52a$4a42ede0$2000000a@schlepptopp> Content-Type: text/plain; charset="iso-8859-1"; format="flowed" Subject: [uml-devel] Re: [uml-user] uml 2.6.0-test9 crash Sender: user-mode-linux-devel-admin@lists.sourceforge.net Errors-To: user-mode-linux-devel-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Id: The user-mode Linux development list List-Unsubscribe: , List-Archive: Date: Thu, 27 Nov 2003 22:33:55 +0100 Content-Transfer-Encoding: quoted-printable To: user-mode-linux-devel@lists.sourceforge.net roland wrote: > hi !=B4 > i think , i`m able to crash my uml. :( i can't ;) > at a second, third, fourth try, i isolated the problem a little bit: > one or two non looped "dd if=3D/dev/zero of=3Dtest.dat bs=3D1k count=3D10= 000" just are enough > to produce the same result.(under 2.6.0test9-skas-host and ALSO under 2.4= .22-99-default > suse9 host, rootfs inside uml is suse9) >=20 > is anybody able to reproduce this? not exactly: SuSE 9.0 host, debian 3.0 uml, hostkernel: 2.4.22 with skas, uml: 2.4.22 with um6, test: for i in $(seq 1 5); do dd if=3D/dev/zero of=3Dtest${i}.dat bs=3D1k=20 count=3D10000; done The UML did the frist two dd's without problems, then it started to hang.. i checked outside and saw the process switching states from R to D and then back to R... so after a few secs the dd's did all succeed and the uml is still running. So it didn't crash or so but it also didn't play very well with that. BTW: did you had any problems with building an uml kernel on 9.0? i wasn't able to get a running kernel on this box, compiling on another host (8.1) works fine... Regards, Sven ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel