From owner-freebsd-ports@freebsd.org Mon Jun 4 07:57:28 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D66FCFE20A8 for ; Mon, 4 Jun 2018 07:57:28 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8855478DA1 for ; Mon, 4 Jun 2018 07:57:28 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 260BB2144B; Mon, 4 Jun 2018 03:57:28 -0400 (EDT) Received: from web1 ([10.202.2.211]) by compute4.internal (MEProxy); Mon, 04 Jun 2018 03:57:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=7wx0lZ 9RBPEpKPhUhvm7PoMVmkuEx6UEWBeZjMuZLe4=; b=Q21+wm6ex8xudyjNOf5IfU 7UBvISqWRsQzu3HtHoThQPYDx02+2AVoV2mm5aLUPBWhSWooYj+0BkVG7hC24YM0 yFzPO88znw+PhLhtTs2R1JuvufKugRoxTv96MO8DdnfxbCcNhi1Xah+3zCs3nDPo rqGD7JAHFjWQ7LeiClFjOsJRiZ0HFj5jF+267rrKOk3g5VWp69OTT6xrjEN1XkLp V4Uy3cvjsiWxGhYfcjik1IcnEEIkAiTOrBu51Wclor6458bQ3Vd3OmBSs+pWq5RM fzt0Hjgyr/Ac1g+1YFp6dPgOzYmX9v0/39g3sq/yW46PPDaUAwVc0GZFAwaNhMDQ == X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id BF899940CE; Mon, 4 Jun 2018 03:57:27 -0400 (EDT) Message-Id: <1528099047.3924921.1395349152.053460E5@webmail.messagingengine.com> From: Tobias Kortkamp To: Leonid Bobrov , freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-fb4a77ea In-Reply-To: <20180603201005.GA22342@whesun.ddns.net> Subject: Re: audio/openal-soft segfaults with SNDIO option Date: Mon, 04 Jun 2018 09:57:27 +0200 References: <20180603201005.GA22342@whesun.ddns.net> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jun 2018 07:57:29 -0000 On Sun, Jun 3, 2018, at 22:10, Leonid Bobrov wrote: > Hi! > > I'm not sure anyone tested audio/openal-soft with audio/sndio backend > recently, but I get segmentation fault when start any app depending on > audio/openal-soft You need to be more specific than that. "Any app" is pretty broad. There are like a 100 ports that depend on openal-soft. It has always worked fine for me and it still does. Though the only reason I have openal-soft installed is for OpenMW.