From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ch1outboundpool.messaging.microsoft.com (ch1ehsobe003.messaging.microsoft.com [216.32.181.183]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A3A9AE014FE for ; Thu, 2 May 2013 08:38:23 -0700 (PDT) Received: from mail38-ch1-R.bigfish.com (10.43.68.241) by CH1EHSOBE002.bigfish.com (10.43.70.52) with Microsoft SMTP Server id 14.1.225.23; Thu, 2 May 2013 15:38:22 +0000 Received: from mail38-ch1 (localhost [127.0.0.1]) by mail38-ch1-R.bigfish.com (Postfix) with ESMTP id 5E5162603F6; Thu, 2 May 2013 15:38:22 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -4 X-BigFish: VS-4(zzbb2dI98dI9371Ic89bh1432Izz1f42h1fc6h1ee6h1de0h1fdah1202h1e76h1d1ah1d2ahzz8275dhz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1d0ch1d2eh1d3fh1155h) Received: from mail38-ch1 (localhost.localdomain [127.0.0.1]) by mail38-ch1 (MessageSwitch) id 1367509053805761_832; Thu, 2 May 2013 15:37:33 +0000 (UTC) Received: from CH1EHSMHS024.bigfish.com (snatpool1.int.messaging.microsoft.com [10.43.68.247]) by mail38-ch1.bigfish.com (Postfix) with ESMTP id 5F34944009B; Thu, 2 May 2013 15:37:25 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CH1EHSMHS024.bigfish.com (10.43.70.24) with Microsoft SMTP Server (TLS) id 14.1.225.23; Thu, 2 May 2013 15:37:25 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-001.039d.mgd.msft.net (10.84.1.13) with Microsoft SMTP Server (TLS) id 14.2.328.11; Thu, 2 May 2013 15:37:24 +0000 Received: from [10.29.244.97] ([10.29.244.97]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r42FbMB9030701; Thu, 2 May 2013 08:37:23 -0700 Message-ID: <518287EC.5070801@freescale.com> Date: Thu, 2 May 2013 12:36:12 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Erik_Bot=F6?= References: In-Reply-To: X-OriginatorOrg: freescale.com Cc: "meta-freescale@yoctoproject.org" Subject: Re: [meta-fsl-arm] GStreamer mp3 playback on Nitrogen6X - seg faults X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 May 2013 15:38:23 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable On 04/30/2013 03:02 AM, Erik Bot=F6 wrote: > Hi, > > I tried building the fsl-image-test + gst-plugins-good-id3demux to > enable mp3 playback using gst-launch. But when doing gst-launch > playbin2 uri=3Dfile:///path/to/mp3 gst-launch segfaults. If I build > another image with the mad-plugin for gstreamer, and remove > libmfw_gst_mp3dec.so so the mad-plugin is used it plays ok. > > Has someone else tried to use the gstreamer plugin provided by > libmfw_gst_mp3dec.so for mp3 playback? I was able to reproduce it on imx6qsabresd: der ! alsasinkesd:/home# gst-launch filesrc location=3D/home/sax.mp3 !=20 mfw_mp3deco BLN_MAD-MMCODECS_MP3D_ARM_02.13.00_CORTEX-A8 build on Dec 5 2012 09:45:= 19. MFW_GST_MP3_DECODER_PLUGIN 3.0.5 build on May 2 2013 11:25:54. Setting pipeline to PAUSED ... Pipeline is PREROLLING ... Caught SIGSEGV accessing address (nil) #0 0x49d717d4 in ?? () #1 0x49d717c4 in ?? () #2 0x49d717c4 in ?? () Spinning. Please run 'gdb gst-launch 1112' to continue debugging,=20 Ctrl-C to quit, or Ctrl-\ to dump core. Could you, please, file a bug? https://bugzilla.yoctoproject.org/buglist.cgi?quicksearch=3Dmeta-fsl-arm --=20 Daiane