From owner-freebsd-questions@FreeBSD.ORG Thu Feb 21 19:20:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1362F16A413 for ; Thu, 21 Feb 2008 19:20:49 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (gw.tensor.gdynia.pl [213.192.64.34]) by mx1.freebsd.org (Postfix) with ESMTP id C709F13C4E3 for ; Thu, 21 Feb 2008 19:20:42 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1LJGtg8003066; Thu, 21 Feb 2008 20:16:55 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1LJGGhO003061; Thu, 21 Feb 2008 20:16:55 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 21 Feb 2008 20:16:16 +0100 (CET) From: Wojciech Puchar To: Steve Franks In-Reply-To: <539c60b90802211104n750028bai934d1e5e630a309d@mail.gmail.com> Message-ID: <20080221201545.N2984@wojtek.tensor.gdynia.pl> References: <539c60b90802211104n750028bai934d1e5e630a309d@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: User Questions Subject: Re: qemu coredumps on any network activity X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2008 19:20:49 -0000 > The only relevant info in dmesg is that "pid exitied on signal > 11 (core dump)". > > It runs fine until I access the network (either with ftp or iexplore), > then cores. Just built from source 2 days ago (qemu 0.9.0_3). System > is a vanilla amd64 7.0-RC2. Ssytem network access is fine. what type of qemu network do you use? the default one or something else?