From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/10551 Path: news.gmane.org!.POSTED!not-for-mail From: u-uy74@aetey.se Newsgroups: gmane.linux.lib.musl.general Subject: Re: "non-float" malloc (was: incompatibility between libtheora/mmx and musl) Date: Sun, 2 Oct 2016 15:24:50 +0200 Message-ID: <20161002132450.GP28325@example.net> References: <20160913180649.GN16436@example.net> <20160913204304.GY15995@brightrain.aerifal.cx> <20160914103253.GO16436@example.net> <20160914112400.GS1280@port70.net> <20160914140450.GQ16436@example.net> <20160914142842.GZ15995@brightrain.aerifal.cx> <20160914144145.GT1280@port70.net> <20161002105950.GM28325@example.net> <20161002120832.GK1280@port70.net> <20161002122408.GO28325@example.net> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1475414731 13821 195.159.176.226 (2 Oct 2016 13:25:31 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 2 Oct 2016 13:25:31 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-10564-gllmg-musl=m.gmane.org@lists.openwall.com Sun Oct 02 15:25:28 2016 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by blaine.gmane.org with smtp (Exim 4.84_2) (envelope-from ) id 1bqgld-0002IU-EP for gllmg-musl@m.gmane.org; Sun, 02 Oct 2016 15:25:21 +0200 Original-Received: (qmail 21985 invoked by uid 550); 2 Oct 2016 13:25:21 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 21961 invoked from network); 2 Oct 2016 13:25:21 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=fripost.org; h= in-reply-to:content-disposition:content-type:content-type :mime-version:references:message-id:subject:subject:from:from :date:date; s=20140703; t=1475414709; x=1477229110; bh=EfntAbp3g 9NF98IHII2tFoR2Ii4MEo81CaVUzX3xc5s=; b=z+KNs0FpgjlO5G9k0hYmsX0Yr VpjsRAd07WG8eE98d1mvnjB+0Cfqb4oSzeZhLjd5s2IpVRtoM9zqWQo3FblTMDUg 9qQwZ3VNLcwPmUFPYr+wxcg4JMw+dtSteV3q0WIlBLqUUWmfj3gSMu3FrqO9wHIy rbVgF6by4UhbRUhy2Q= X-Virus-Scanned: Debian amavisd-new at fripost.org Content-Disposition: inline In-Reply-To: <20161002122408.GO28325@example.net> Xref: news.gmane.org gmane.linux.lib.musl.general:10551 Archived-At: On Sun, Oct 02, 2016 at 02:24:08PM +0200, u-uy74@aetey.se wrote: > This means I tried to synchronize the versions in a wrong direction. > Thanks for the clarification! FWIIW with the appropriate tweak (bin indexing) applied to the appropriate version, ffmpeg can be run without noticeable issues. Nevertheless, hope ffmpeg fixes the UB-dependent code soon, there are probably more potential problems there than just malloc() vs fpu. Regards, Rune