From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Subject: Re: Maintaining Jami #3 Date: Sat, 8 Feb 2020 02:39:04 +0100 Message-ID: <20200208023904.0ed62c21@kompiuter> References: <20200107130521.5a781f53@kompiuter> <20200119005543.0f86942a@interia.pl> <87ftgbu7ik.fsf@ambrevar.xyz> <20200120155324.00935fdc@kompiuter> <20200206224119.74803a5d@kompiuter> <87v9oi2fin.fsf@devup.no> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50750) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j0F5h-0005LC-6L for guix-devel@gnu.org; Fri, 07 Feb 2020 20:39:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j0F5g-0003W7-0f for guix-devel@gnu.org; Fri, 07 Feb 2020 20:39:25 -0500 Received: from smtpo.poczta.interia.pl ([217.74.65.236]:60697) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j0F5f-0003Ty-EK for guix-devel@gnu.org; Fri, 07 Feb 2020 20:39:23 -0500 In-Reply-To: <87v9oi2fin.fsf@devup.no> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Marius Bakke Cc: guix-devel@gnu.org On Fri, 07 Feb 2020 23:34:24 +0100 Marius Bakke wrote: > Nice find! The fix[0] seems straightforward, would it work to > download the patch[1] and apply it for pjproject 2.9? > > [0] https://trac.pjsip.org/repos/changeset/6087 > [1] https://trac.pjsip.org/repos/changeset/6087?format=diff&new=6087 I applied the patch and it resolved the bug, when jami crashes during video call! Got another crash, when I pressed "disconnect" button, but guess that's just standard Jami experience, anyway one step forward! I think more bugs will be resolved after the 2.10 release of pjproject (they fix lots of stuff there). I'll clean up my repo tomorrow and post changes. Jan Wielkiewicz