From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 7 09:34:30 2013 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E239F87F; Sat, 7 Dec 2013 09:34:30 +0000 (UTC) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id B1E3710B1; Sat, 7 Dec 2013 09:34:30 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id rB79YTap070475; Sat, 7 Dec 2013 01:34:29 -0800 (PST) (envelope-from yuri@rawbw.com) Message-ID: <52A2EBA5.6040707@rawbw.com> Date: Sat, 07 Dec 2013 01:34:29 -0800 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Patrick Dung , "bug-followup@FreeBSD.org" , "FreeBSD-gnats-submit@FreeBSD.org" , "freebsd-bugs@FreeBSD.org" Subject: Re: kern/184085: process crash when dtrace is run: dtrace -n pid:::entry References: <52A2AE67.7040406@rawbw.com> <1386408131.6997.YahooMailNeo@web193502.mail.sg3.yahoo.com> In-Reply-To: <1386408131.6997.YahooMailNeo@web193502.mail.sg3.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Dec 2013 09:34:31 -0000 On 12/07/2013 01:22, Patrick Dung wrote: > > I want to note that only 'entry' probe causes the programs to crash, and > not 'return' ones. Not sure why my message got lost.