From owner-freebsd-current@FreeBSD.ORG Mon Jul 27 14:08:33 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08E0A1065688 for ; Mon, 27 Jul 2009 14:08:32 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from mail-fx0-f217.google.com (mail-fx0-f217.google.com [209.85.220.217]) by mx1.freebsd.org (Postfix) with ESMTP id 7C5ED8FC17 for ; Mon, 27 Jul 2009 14:08:32 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: by fxm17 with SMTP id 17so11161fxm.43 for ; Mon, 27 Jul 2009 07:08:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=pLjtEZwClu9rCX0MHy2rneEKu81hIZFRdZYtAKWSYAY=; b=atFxBdzAdbhCpCa93aEtLbG00J3i9Dqhu/kVfrD7EGY2UTy9+iQWkmy9LByTVmojfV JfXDMAwNm2H0j9VzRHgreA6IcFKElAgKJH8hVew58c92V2aR0XI/1zVK+4Kf6NAMSdXc A9eRBXrcvPA46y5xp9iKX7/Nzeh2KiWG57koo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=btgcl6rGH36jM8qVA3UrosOHN4PL4VefyHBhw4mH7GG+gaRbRf38H5cxX38Et9j0mj 8VvmjyZ0ihKOa35S4vCCnRcKl9RAYzE39t9YsNiNljhi73MviWOkXcJ5HLMhRwOHXZoM FZquKhY0HrlurSsg7dxa8fKY4ZvPsez8HObDg= MIME-Version: 1.0 Sender: asmrookie@gmail.com Received: by 10.223.105.139 with SMTP id t11mr2601413fao.37.1248703711486; Mon, 27 Jul 2009 07:08:31 -0700 (PDT) In-Reply-To: <4A6DB30B.20705@zedat.fu-berlin.de> References: <4A6DB30B.20705@zedat.fu-berlin.de> Date: Mon, 27 Jul 2009 16:08:31 +0200 X-Google-Sender-Auth: d065f56fc5b9c721 Message-ID: <3bbf2fe10907270708p741b6de1k790548efa2499d39@mail.gmail.com> From: Attilio Rao To: "O. Hartmann" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: FreeBSD 8.0-BETA2/amd64 crashes on SMP under load X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jul 2009 14:08:37 -0000 2009/7/27 O. Hartmann : > I have the problem of crashing FreeBSD 8.0-BETA2/amd64 under load on all of > our SMP boxes. Is there an issue known at the moment? If not, I will prepare > the kernel for whitnessing and provide more informations, if you wish. Please do it. If possible compile with: KDB, DDB, INVARIANT_SUPPORT, INVARIANTS, WITNESS and without WITNESS_SKIPSPIN Along with the panic report also provide in form of DDB textdump (man 4 textdump) or plain text got from the console: bt, ps, show alllocks, alltrace, show allpcpu Thanks, Attilio -- Peace can only be achieved by understanding - A. Einstein