From owner-freebsd-virtualization@FreeBSD.ORG Mon Jul 12 11:07:12 2010 Return-Path: Delivered-To: freebsd-virtualization@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25442106567B for ; Mon, 12 Jul 2010 11:07:12 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EE4298FC26 for ; Mon, 12 Jul 2010 11:07:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6CB7BFx094174 for ; Mon, 12 Jul 2010 11:07:11 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6CB7BEo094172 for freebsd-virtualization@FreeBSD.org; Mon, 12 Jul 2010 11:07:11 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 12 Jul 2010 11:07:11 GMT Message-Id: <201007121107.o6CB7BEo094172@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-virtualization@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-virtualization@FreeBSD.org X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jul 2010 11:07:12 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/147950 virtualization[vimage] [carp] VIMAGE + CARP = kernel crash 1 problem total. From owner-freebsd-virtualization@FreeBSD.ORG Thu Jul 15 01:50:39 2010 Return-Path: Delivered-To: freebsd-virtualization@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E11D6106566C for ; Thu, 15 Jul 2010 01:50:39 +0000 (UTC) (envelope-from alancyang@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 977638FC17 for ; Thu, 15 Jul 2010 01:50:39 +0000 (UTC) Received: by gxk24 with SMTP id 24so419558gxk.13 for ; Wed, 14 Jul 2010 18:50:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=bT5AvyEcKU+SWdDipMmZya89exOb/sP0bXdpkfCVvrs=; b=ioDeHCaYWctIkxhKOBcXgpq1XkpK2vYOo+niAXQG5JSR9sC3cutcH2Kz1N5Vt9nm96 kDWFKxsyU/pVQb+vaJ4SchLKkIsu5HsJdCyIzw4ReqPftkhrP5mIZynvWFlXgmeN3DeN EhYfR5RLvCnc2cdzBWJmR3NnfizmGWSCc9gG0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=A58IwzxR7OhkoFxxc2/u+9fZcKGlvnt8O7IvFNzuXes++2WCStU8SKFUy94hwqtF1k ZgmT/ebgywTFI8GEBqZWXpfLfHVX2n8IMN4Dvo94YyZKyAwCheMn1dcHDa8Ave8us2RU TY6xeHxSY7wV8PtFybxwQzwj3vDwSVI+N+wc8= MIME-Version: 1.0 Received: by 10.101.154.19 with SMTP id g19mr15850566ano.235.1279157087705; Wed, 14 Jul 2010 18:24:47 -0700 (PDT) Received: by 10.101.64.11 with HTTP; Wed, 14 Jul 2010 18:24:47 -0700 (PDT) Date: Wed, 14 Jul 2010 18:24:47 -0700 Message-ID: From: alan yang To: freebsd-virtualization@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: VIMAGE + aue driver = kernel crash X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jul 2010 01:50:40 -0000 Hi, All, I was searching the mailing list for problem on aue driver with VIMAGE that caused release 8 kernel crash but only found one report on VIMAGE + carp driver = kernel crash which I also ran into. Wonder people could help shed some light if both problems would have a fix soon. Thanks in advance for the help. Alan