From owner-freebsd-net@freebsd.org Fri Jan 15 15:11:57 2016 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E6FB4A832AE for ; Fri, 15 Jan 2016 15:11:57 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (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 ADE5A1FC4 for ; Fri, 15 Jan 2016 15:11:57 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3phmFQ4lP3zZsQ; Fri, 15 Jan 2016 16:11:54 +0100 (CET) Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id 9yAdAr7qm-vH; Fri, 15 Jan 2016 16:11:51 +0100 (CET) Received: from tommy.madpilot.net (micro.madpilot.net [88.149.173.206]) by mail.madpilot.net (Postfix) with ESMTPSA; Fri, 15 Jan 2016 16:11:50 +0100 (CET) Subject: Re: upnp/dlna To: =?UTF-8?Q?Gerrit_K=c3=bchn?= References: <20160115145225.e0dbde9632d5122df8acbb41@aei.mpg.de> <569905DA.2000903@FreeBSD.org> <20160115160020.e07e5a701b55a9a25b190278@aei.mpg.de> Cc: freebsd-net@freebsd.org From: Guido Falsi Message-ID: <56990C36.2080207@FreeBSD.org> Date: Fri, 15 Jan 2016 16:11:50 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <20160115160020.e07e5a701b55a9a25b190278@aei.mpg.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jan 2016 15:11:58 -0000 On 01/15/16 16:00, Gerrit Kühn wrote: > On Fri, 15 Jan 2016 15:44:42 +0100 Guido Falsi > wrote about Re: upnp/dlna: > > GF> Could you try the patch here: > GF> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205430 > > I'll try and report back, thanks for the pointer. > > GF> I think you're seeing that same issue. > > I did not look into the report too deeply (yet), but it looks like it is > only referring to minidlna, and I see the same issue with mediatomb, too. > But I'll need to find some more time over the weekend to look into this, > thanks again. > Yes that bug is only about minidlna, I never used mediatomb and don't know if thee issue there is related or not. The bug in minidlna was introduced upstream in the latest version, I think it's caused by some API difference between FreeBSD and Linux. Maybe the mediatomb problem has a similar cause, and a similar fix can be applied. -- Guido Falsi