From owner-freebsd-emulation@FreeBSD.ORG Sat Jan 31 10:44:30 2015 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3E29DDC for ; Sat, 31 Jan 2015 10:44:30 +0000 (UTC) Received: from abinet.ru (abinet.ru [95.211.88.160]) by mx1.freebsd.org (Postfix) with ESMTP id 01493BD7 for ; Sat, 31 Jan 2015 10:44:29 +0000 (UTC) Received: from [10.0.0.5] (unknown [10.0.0.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by abinet.ru (Postfix) with ESMTPSA id 8813F89D7 for ; Sat, 31 Jan 2015 10:36:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=abinet.ru; s=dkim; t=1422700592; bh=AnOFaa7euKP/8qk0LvRrv5Vf5rOIjdbvvH0P9ucZ76k=; h=Date:From:To:Subject; b=LoinLiW4aAvsiKof/C8k1saMJo8GNaAiuNf0URAmNdskEngfXjkkZBV6XJLBrJcDq Vi2i7nhemaf31wB/gOaTWURr+jDFYMxCG8PKXHU7q5ESgdPRZT5hsmeaVnVa6mAIHC B+a8ARss4+gaL6DyiqKc6psX2B5GBzBzGA59etZ0= Message-ID: <54CCB0C0.5080605@abinet.ru> Date: Sat, 31 Jan 2015 13:38:56 +0300 From: abi User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: freebsd-emulation@freebsd.org Subject: dchagin/lemul panic Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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: Sat, 31 Jan 2015 10:44:30 -0000 Hello. This is my first port to mailing lists, so if I do something wrong, don't blame me. I tried to test lemul branch to see how things are getting better with linux emulation. The first program I started (it wants epoll, so crashes under RELENG) resulted in panic somewhere deep in linuxulator code. http://i.imgur.com/1CfRhpd.png Maybe this can point to possible bug. I compiled amd64 version of lemul.