From owner-freebsd-questions@FreeBSD.ORG Thu Feb 21 19:04:51 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 451C616A400 for ; Thu, 21 Feb 2008 19:04:51 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.freebsd.org (Postfix) with ESMTP id C3C2F13C459 for ; Thu, 21 Feb 2008 19:04:50 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so2596169uge.37 for ; Thu, 21 Feb 2008 11:04:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=GqtG1JHE6YZ0eazseZtwA9WCWC3Af3wUVCSc7Hx9CEk=; b=fFCv/2hEoG9GJdfUATMZaf+m7HvB5l0tHW5hXTGpusgnY1gU01UvP/UX1HHDWMp/LfkPcSxvyM/3LiNtjDy6+sB6iUohJCRmiK6kCu2VdVgB9tmt3PMd4spoYAwgC5Wi4k97ILx6UhvpeZHOXubstI6UjnqnETadRNohW8z92uI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=orHAc+IdDgSSyCMAH+vw8yKnO0RaoJ0JqhG2zFS7SM5Guyh7FUgttnP0wlzeY+TreNBPEhjZhMdb/1DFI3M/T5RRNd6Sc2WyGSqQZmzO+FP5FCXC7rz7nEYfdC4Cgfnk4texX4UmIsyvcHrwIxzQ7C5aq5LBg26dh1jcQAx/9IY= Received: by 10.142.158.17 with SMTP id g17mr7910534wfe.234.1203620688044; Thu, 21 Feb 2008 11:04:48 -0800 (PST) Received: by 10.142.143.10 with HTTP; Thu, 21 Feb 2008 11:04:48 -0800 (PST) Message-ID: <539c60b90802211104n750028bai934d1e5e630a309d@mail.gmail.com> Date: Thu, 21 Feb 2008 12:04:48 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: "User Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 79fbc927018c9460 Subject: qemu coredumps on any network activity X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stevefranks@ieee.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2008 19:04:51 -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. Thanks, Steve