From owner-freebsd-fs@FreeBSD.ORG Sat Feb 2 10:07:04 2008 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7F4F16A418 for ; Sat, 2 Feb 2008 10:07:04 +0000 (UTC) (envelope-from ndenev@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.187]) by mx1.freebsd.org (Postfix) with ESMTP id 147B713C45A for ; Sat, 2 Feb 2008 10:07:04 +0000 (UTC) (envelope-from ndenev@gmail.com) Received: by rv-out-0910.google.com with SMTP id g13so1126645rvb.43 for ; Sat, 02 Feb 2008 02:07:03 -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:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=wNQCqbE3t4mhYu/e823FuIzQ6NNveTt8b5cogVNzTYA=; b=KI20/GVZCbEmtspc7Oito7U9exyAin858eORSPUkaZgh5nMd8N7vNTDgvoZmcWHdMz3QV3xVZBnCmAHfZ7KighzkpN8oWx2tTItjlcE6e6vJCvA0NFKDCyKHKACK/sHL+TOV1xoyhGnEVNZlNboclSKbcb5getmzAd8UwXM99ng= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=FzK130uHTM49ud71jLJAtd1SJMr/bCSPSzdatyEUK/KLoeu35F96xhfl3+xLUFGFPbaj11tzHC2U62iz5So8tYRJ+HusUowsc1uhOdaxbmuglgOjIar83Dptac6P6nTP1QiOuM31aNveXIcxi+AK3xDRz9NFE3GYHkaR2RlFuTs= Received: by 10.141.27.16 with SMTP id e16mr2025527rvj.97.1201946386071; Sat, 02 Feb 2008 01:59:46 -0800 (PST) Received: by 10.141.170.18 with HTTP; Sat, 2 Feb 2008 01:59:46 -0800 (PST) Message-ID: <2e77fc10802020159s7a8de40dlc938a0535def20d6@mail.gmail.com> Date: Sat, 2 Feb 2008 11:59:46 +0200 From: "Niki Denev" Sender: ndenev@gmail.com To: freebsd-fs@freebsd.org In-Reply-To: <2e77fc10802020152k2f5385c5w5938d91b1183f8e0@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2e77fc10802020152k2f5385c5w5938d91b1183f8e0@mail.gmail.com> X-Google-Sender-Auth: c74940b030ba7932 Subject: Re: ZFS panics X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Feb 2008 10:07:04 -0000 On Feb 2, 2008 11:52 AM, Niki Denev wrote: [snip] > I've tried to use the "list" command in kdb as shown in the developers handbook > but it keeps saying "No source file for address XXX" [snip] sorry, i forgot to remove those lines after i managed to get "add-debug-symbols" load zfs.ko.symbols