From owner-freebsd-emulation@freebsd.org Wed Sep 14 14:03:03 2016 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24D8EBDA1EB for ; Wed, 14 Sep 2016 14:03:03 +0000 (UTC) (envelope-from joe@getsomewhere.net) Received: from prak.gameowls.com (prak.gameowls.com [45.63.66.61]) by mx1.freebsd.org (Postfix) with ESMTP id D795F1F75; Wed, 14 Sep 2016 14:03:02 +0000 (UTC) (envelope-from joe@getsomewhere.net) Received: from [IPv6:2001:470:c412:beef:135:c8df:2d0e:4ea6] (unknown [IPv6:2001:470:c412:beef:135:c8df:2d0e:4ea6]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by prak.gameowls.com (Postfix) with ESMTPSA id 1E3C7188C2; Wed, 14 Sep 2016 09:03:01 -0500 (CDT) Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: linux-compat semctl operation - bad address From: Joe Love In-Reply-To: <20160914055659.GA10348@chd.heemeyer.club> Date: Wed, 14 Sep 2016 09:03:00 -0500 Cc: freebsd-emulation@freebsd.org Message-Id: <0F2B106C-0FBF-4A1B-85DC-4B7581B074BB@getsomewhere.net> References: <276F4863-DE8C-49F7-BB60-F8614F88064C@getsomewhere.net> <4AB10098-988D-4DB9-ADB3-8F0C26C86B73@getsomewhere.net> <20160914055659.GA10348@chd.heemeyer.club> To: Chagin Dmitry X-Mailer: Apple Mail (2.3124) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Sep 2016 14:03:03 -0000 > On Sep 14, 2016, at 12:56 AM, Chagin Dmitry = wrote: >=20 > hi, could you please do: > ktrace -di /path/to/u/bin and then > kdump -HAR -m64 > xxxx.out > and then send me xxxx.out, thanks I must apologize, I copied more of my console output than I meant to = copy. Here=E2=80=99s a correct log of just the kdump output: https://paste.globalgamers.net/1248/86153414/ -Joe