Received: from redisdead.crans.org (redisdead.crans.org [185.230.79.39]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id DEDBC781ABC for <~alpine/users@lists.alpinelinux.org>; Thu, 5 Nov 2020 21:13:09 +0000 (UTC) Received: from [IPv6:2001:41d0:fe59:2c00:b7f6:d4ed:39c8:3b96] (unknown [IPv6:2001:41d0:fe59:2c00:b7f6:d4ed:39c8:3b96]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by redisdead.crans.org (Postfix) with ESMTPSA id 545ED3D8; Thu, 5 Nov 2020 22:13:08 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=crans.org; s=mail; t=1604610789; bh=5XsaA8pHHEZ3xRVS6o+m7HtFNDEI08iZh7/uthVqUT8=; h=Subject:From:To:Date:From; b=c4ARImuzg9csVNZu3yJnxdM3y//vUqrXYTTUJIwuUIO+SJIUx5DGb3boY4Mq+Sv6H FUBa6OOwrseh91bKWhoGyGv70uF4MdWLVz9h1O30T9Z0uicwwDsbOvWbqGQ69CwSwM wevCyYit6m7vEHnXaIXyrFuQUSmMDPCJ+uRaN44WgSwONoGb47/qVci515r5Uweyl0 IJnbOG+ByyznMREK/NWPQzx6hD5HJP6DI5Ai1vN7z3UtgJKzG/6qs5g6cROuWnOqt8 I1vONWbeKyr40//TgUugSLEEz2523SQCpXtaWLebBu6nj8NeTRIuCa697HeAVjzmq6 5bDoLXiF6XeWjfucLrhsb/u6xm8dY0LaOyK6tifzNMJAcXzzwczf5YHaVZgVZuLm43 TK3iLoCrX6NiCDqUi+r8Xp3qJYVYZUB+397ABebxZRFVjERg4tbdSm4+9mTjD5LWxP dNvghFTk49W1mSKHGs0jtOIlzbFzVvC0qiatP2DiCJUYnTmznDQ4F9NgDuiDVli/Fb /6ExfyJyyh85SuCz6fznkturKEeb+ommxi2JHjcNSu8s5m86lhiwlUoon8ZaLKe/15 seokTv4lbUj5udjdFLE6C8ATV9o5t9WTiUtIAJJ1IH7eWqZmCtTecJjKIo4k4NMipu kKetpk1MSu/YGv5krTnJlYgo= Message-ID: <7797d78ec86bee281a06c923e5d3b61cdac397e4.camel@crans.org> Subject: linphone crash From: Benoit Rozel To: ~alpine/users@lists.alpinelinux.org, Francesco Colista Date: Thu, 05 Nov 2020 22:13:05 +0100 Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.38.0 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Hello, linphone (SIP phone) crash when answering an incoming call or when the subscriber answer for an outgoing call. The crash is with the following error: mediastreamer-fatal-Method type checking failed when calling 2822148 on filter MSSpeexEC The crash happen on a pinephone (aarch64) with alpine/edge. linphone version : 4.4.0 mediastreamer2 version : 4.4.6 For info, with the same config it dosn't crash on a voidlinux/glibc, so it's not a config problem nor a SIP provider problem. With void, versions are : linphone : 4.4.0 mediastreamer : 4.4.0 So I suspect a problem of mediastreamer version (regression introduced in 4.4.6 ?) or a musl-related problem. Any idea to resolv this issue which made the linphone package curently inusable ? Or is there an other SIP phone in alpine ? -- Benoit Rozel