From owner-freebsd-questions@FreeBSD.ORG Thu Oct 28 16:12:09 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F4BC106564A for ; Thu, 28 Oct 2010 16:12:09 +0000 (UTC) (envelope-from vic@yeaguy.com) Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.124]) by mx1.freebsd.org (Postfix) with ESMTP id 608F88FC16 for ; Thu, 28 Oct 2010 16:12:09 +0000 (UTC) X-Authority-Analysis: v=1.1 cv=6ptpMFIBtxRk0xdOb6IhJTbTLVRlKjWFes7R4SsWCrA= c=1 sm=0 a=kj9zAlcOel0A:10 a=K3oiwSFwsX5fJWoDMELOCw==:17 a=Ci_7kfdiO9_sc1J_6NkA:9 a=UZh5t3fPocNO3uSgvsMA:7 a=TekcokrxmnYbJ88l0I5x5IJQduIA:4 a=CjuIK1q_8ugA:10 a=K3oiwSFwsX5fJWoDMELOCw==:117 X-Cloudmark-Score: 0 X-Originating-IP: 67.49.120.184 Received: from [67.49.120.184] ([67.49.120.184:31636] helo=[192.168.1.169]) by hrndva-oedge01.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTP id 63/B1-26142-8D0A9CC4; Thu, 28 Oct 2010 16:12:08 +0000 Date: Thu, 28 Oct 2010 09:12:04 -0700 (PDT) From: "Justin V." To: freebsd-questions@freebsd.org Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Subject: mediatomb and m3u issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Oct 2010 16:12:09 -0000 Hi, This is for any mediatomb users. I recently installed Mediatomb with mencoder. Everything works solid on the video side of things.. I can stream video from my FreeBSD machine to my PS3 without any issue. The only issue I see is when I add my music to the mediatomb db. I keep getting a segmentaion fault: Oct 27 17:10:57 hbca kernel: pid 92235 (mediatomb), uid 1001: exited on signal 11 (core dumped) Soon as mediatomb crashes, I check the last file it crashed on, usually a .m3u and remove that .m3u file and then it add the files to the db fine... Anyone know of another workaround?? Thanks, vic