From mboxrd@z Thu Jan  1 00:00:00 1970
From: Jan <tona_kosmicznego_smiecia@interia.pl>
Subject: Re: Maintaining Jami #3
Date: Tue, 28 Jan 2020 00:12:10 +0100
Message-ID: <20200128001210.654960d0@kompiuter>
References: <20200107130521.5a781f53@kompiuter>
 <20200119005543.0f86942a@interia.pl> <87ftgbu7ik.fsf@ambrevar.xyz>
 <20200120155324.00935fdc@kompiuter> <87a76hjeyt.fsf@ambrevar.xyz>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Return-path: <guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org>
Received: from eggs.gnu.org ([2001:470:142:3::10]:55897)
 by lists.gnu.org with esmtp (Exim 4.90_1)
 (envelope-from <tona_kosmicznego_smiecia@interia.pl>)
 id 1iwDYN-0000yD-HB
 for guix-devel@gnu.org; Mon, 27 Jan 2020 18:12:24 -0500
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
 (envelope-from <tona_kosmicznego_smiecia@interia.pl>)
 id 1iwDYM-0003Re-Fz
 for guix-devel@gnu.org; Mon, 27 Jan 2020 18:12:23 -0500
Received: from smtpo.poczta.interia.pl ([217.74.65.208]:53503)
 by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32)
 (Exim 4.71) (envelope-from <tona_kosmicznego_smiecia@interia.pl>)
 id 1iwDYL-0003QX-TG
 for guix-devel@gnu.org; Mon, 27 Jan 2020 18:12:22 -0500
In-Reply-To: <87a76hjeyt.fsf@ambrevar.xyz>
List-Id: "Development of GNU Guix and the GNU System distribution."
 <guix-devel.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-devel>,
 <mailto:guix-devel-request@gnu.org?subject=unsubscribe>
List-Archive: <https://lists.gnu.org/archive/html/guix-devel>
List-Post: <mailto:guix-devel@gnu.org>
List-Help: <mailto:guix-devel-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-devel>,
 <mailto:guix-devel-request@gnu.org?subject=subscribe>
Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org
Sender: "Guix-devel"
 <guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org>
To: Pierre Neidhardt <mail@ambrevar.xyz>
Cc: guix-devel@gnu.org

Hi Pierre,
I made some tests Guix System <-> Devuan on my current Jami package
20200124 version or something similar to this and I managed to
reproduce bugs you pointed out.
Didn't get answer from Jami developers yet, but it seems something is
wrong with our pjproject package:
That's what the daemon prints while crashing:
dring: ../src/pjsip-ua/sip_inv.c:246: pjsip_inv_dec_ref: Assertion `inv
&& inv->ref_cnt' failed.

Now I am going to investigate what's wrong with pjproject, mostly
finish our currently not working pjproject package (it won't compile,
only pjproject-jami works) and then I'll update it to the latest
version, if it got outdated much since the last time I checked.

I also wait for merging core-updates, because another bug - the
screen sharing one may be caused by something related to glibc, which
got updated on core-updates. Or webkit-gtk or Qt or whatever - anything
can be a problem, if the package has about 1GB of dependencies...


Jan Wielkiewicz