From owner-freebsd-current@FreeBSD.ORG Tue Feb 19 15:03:25 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B09BF438 for ; Tue, 19 Feb 2013 15:03:25 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 04136BD8 for ; Tue, 19 Feb 2013 15:03:24 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id RAA15183; Tue, 19 Feb 2013 17:03:19 +0200 (EET) (envelope-from avg@FreeBSD.org) Message-ID: <51239437.2020503@FreeBSD.org> Date: Tue, 19 Feb 2013 17:03:19 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130206 Thunderbird/17.0.2 MIME-Version: 1.0 To: "Eggert, Lars" Subject: Re: Dtrace: Module is no longer loaded References: <508E98E1.7010502@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Monthadar Al Jaberi , freebsd-current , Ryan Stone X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 19 Feb 2013 15:03:25 -0000 on 19/02/2013 15:49 Eggert, Lars said the following: > Hi, > > did you ever figure this out? I'm seeing the same thing. Couple of thoughts: - is your kernel installed in the typical location? - what does the following produce? readelf -a -W /boot/kernel/kernel | fgrep shstrtab readelf -a -W /boot/kernel/kernel | fgrep SUNW_ctf -- Andriy Gapon