linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Linphone-developers Digest, Vol 219, Issue 12


From: Rodrique Hallema
Subject: Re: [Linphone-developers] Linphone-developers Digest, Vol 219, Issue 12
Date: Fri, 28 May 2021 12:29:07 +0200

unsubscribe

Op vr 28 mei 2021 om 12:12 schreef <linphone-developers-request@nongnu.org>:
Send Linphone-developers mailing list submissions to
        linphone-developers@nongnu.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.nongnu.org/mailman/listinfo/linphone-developers
or, via email, send a message with subject or body 'help' to
        linphone-developers-request@nongnu.org

You can reach the person managing the list at
        linphone-developers-owner@nongnu.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Linphone-developers digest..."


Today's Topics:

   1. Re: Android issue: org.linphone.debug A/libc: Fatal signal 11
      (SIGSEGV), code 1 (SEGV_MAPERR) (Peio Rigaux)
   2. Re: Android issue: org.linphone.debug A/libc: Fatal signal 11
      (SIGSEGV), code 1 (SEGV_MAPERR) (Nenad Miodrag)


----------------------------------------------------------------------

Message: 1
Date: Fri, 28 May 2021 12:08:39 +0200
From: Peio Rigaux <peio.rigaux@belledonne-communications.com>
To: Nenad Miodrag <nenad.miodrag@grafiknet.hr>,
        linphone-developers@nongnu.org
Subject: Re: [Linphone-developers] Android issue: org.linphone.debug
        A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR)
Message-ID:
        <5e6b636b-7308-662c-aa25-83458f1f24d0@belledonne-communications.com" target="_blank">5e6b636b-7308-662c-aa25-83458f1f24d0@belledonne-communications.com>
Content-Type: text/plain; charset="utf-8"

Thanks for the backtrace.

Can you please specify the version of the code that you did checkout
(commit hash) ?

This would make us gain time for the investigation.


Regards,

Peio Rigaux
Junior DevOps Engineer
Belledonne Communications, the company behind Linphone
Linphone.org <https://linphone.org/>

Le 28/05/2021 à 11:54, Nenad Miodrag a écrit :
>
> Hi,
>
> Thanks for the quick response. The readme file says simply:
>
> # Building the app
>
> If you have Android Studio, simply open the project, wait for the
> gradle synchronization and then build/install the app.  
> It will download the linphone library from our Maven repository as an
> AAR file so you don't have to build anything yourself.
>
> I did not change anything in source, just build/install the app. The
> full backtrace from logcat is in the attachment.
>
> Best regards
>
> *NENAD MIODRAG*
> Arhitekt softvera / Software Architect
> *M* +385 (0)91 3019804 *E* nenad.miodrag@grafiknet.hr
>
> Grafik.net d.o.o., Odranska 1/1, HR-10000 Zagreb
> *T* +385 (0)1 6137 414 *F* +385 (0)1 6137 416
> *OIB* 25187588059 *W* grafiknet.hr <www.grafiknet.hr>
> On 28.5.2021. 10:36, Peio Rigaux wrote:
>>
>> Hello.
>>
>> This crash could have multiple reasons.
>>
>> Did you follow the procedure described on the project readme ?
>>
>> Have you done any modification in the code ?
>>
>> You can eventually open an issue on the Github project
>> <https://github.com/BelledonneCommunications/linphone-android>.
>>
>> We will need you to follow the issue template and to reproduce the
>> issue with enable logs, join logs from app start (with version of the
>> SDK) and backtrace of the crash.
>>
>>
>> Regards,
>>
>> Peio Rigaux
>> Junior DevOps Engineer
>> Belledonne Communications, the company behind Linphone
>> Linphone.org <https://linphone.org/>
>>
>> Le 28/05/2021 à 09:54, Nenad Miodrag a écrit :
>>>
>>> Greetings all,
>>>
>>> I checked out Android linphone from:
>>> https://gitlab.linphone.org/BC/public/linphone-android.git
>>>
>>> When I compile the project in Android Studio 4.2.1 there are no errors.
>>>
>>> I deploy the app, and when I try to register my account or log in,
>>> the app crashes with the following error:
>>>
>>> org.linphone.debug A/libc: Fatal signal 11 (SIGSEGV), code 1
>>> (SEGV_MAPERR), fault addr 0x0 in tid 3631 (.linphone.debug), pid
>>> 3631 (.linphone.debug)
>>>
>>> Any insight/assistance on making it work would be greatly appreciated.
>>>
>>> The device I am testing it on is Samsug Galaxy S21. The linphone app
>>> downloaded from Google playstore works on the same device without
>>> any problems.
>>>
>>> Best regards
>>>
>>> --
>>> *NENAD MIODRAG*
>>> Arhitekt softvera / Software Architect
>>> *M* +385 (0)91 3019804 *E* nenad.miodrag@grafiknet.hr
>>>
>>> Grafik.net d.o.o., Odranska 1/1, HR-10000 Zagreb
>>> *T* +385 (0)1 6137 414 *F* +385 (0)1 6137 416
>>> *OIB* 25187588059 *W* grafiknet.hr <www.grafiknet.hr>
>>>
>>> _______________________________________________
>>> Linphone-developers mailing list
>>> Linphone-developers@nongnu.org
>>> https://lists.nongnu.org/mailman/listinfo/linphone-developers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.nongnu.org/archive/html/linphone-developers/attachments/20210528/c650de50/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x99D28356FED78143.asc
Type: application/pgp-keys
Size: 3212 bytes
Desc: OpenPGP public key
URL: <https://lists.nongnu.org/archive/html/linphone-developers/attachments/20210528/c650de50/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://lists.nongnu.org/archive/html/linphone-developers/attachments/20210528/c650de50/attachment.sig>

------------------------------

Message: 2
Date: Fri, 28 May 2021 12:12:06 +0200
From: Nenad Miodrag <nenad.miodrag@grafiknet.hr>
To: Peio Rigaux <peio.rigaux@belledonne-communications.com>,
        linphone-developers@nongnu.org
Subject: Re: [Linphone-developers] Android issue: org.linphone.debug
        A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR)
Message-ID: <40584e65-e541-f3a5-9984-110208392385@grafiknet.hr" target="_blank">40584e65-e541-f3a5-9984-110208392385@grafiknet.hr>
Content-Type: text/plain; charset="utf-8"; Format="flowed"

Sure, the commit hash is c931e1907

Best regards

*NENAD MIODRAG*
Arhitekt softvera / Software Architect
*M* +385 (0)91 3019804 *E* nenad.miodrag@grafiknet.hr

Grafik.net d.o.o., Odranska 1/1, HR-10000 Zagreb
*T* +385 (0)1 6137 414 *F* +385 (0)1 6137 416
*OIB* 25187588059 *W* grafiknet.hr <www.grafiknet.hr>
On 28.5.2021. 12:08, Peio Rigaux wrote:
>
> Thanks for the backtrace.
>
> Can you please specify the version of the code that you did checkout
> (commit hash) ?
>
> This would make us gain time for the investigation.
>
>
> Regards,
>
> Peio Rigaux
> Junior DevOps Engineer
> Belledonne Communications, the company behind Linphone
> Linphone.org <https://linphone.org/>
>
> Le 28/05/2021 à 11:54, Nenad Miodrag a écrit :
>>
>> Hi,
>>
>> Thanks for the quick response. The readme file says simply:
>>
>> # Building the app
>>
>> If you have Android Studio, simply open the project, wait for the
>> gradle synchronization and then build/install the app. Â
>> It will download the linphone library from our Maven repository as an
>> AAR file so you don't have to build anything yourself.
>>
>> I did not change anything in source, just build/install the app. The
>> full backtrace from logcat is in the attachment.
>>
>> Best regards
>>
>> *NENAD MIODRAG*
>> Arhitekt softvera / Software Architect
>> *M* +385 (0)91 3019804 *E* nenad.miodrag@grafiknet.hr
>>
>> Grafik.net d.o.o., Odranska 1/1, HR-10000 Zagreb
>> *T* +385 (0)1 6137 414 *F* +385 (0)1 6137 416
>> *OIB* 25187588059 *W* grafiknet.hr <www.grafiknet.hr>
>> On 28.5.2021. 10:36, Peio Rigaux wrote:
>>>
>>> Hello.
>>>
>>> This crash could have multiple reasons.
>>>
>>> Did you follow the procedure described on the project readme ?
>>>
>>> Have you done any modification in the code ?
>>>
>>> You can eventually open an issue on the Github project
>>> <https://github.com/BelledonneCommunications/linphone-android>.
>>>
>>> We will need you to follow the issue template and to reproduce the
>>> issue with enable logs, join logs from app start (with version of
>>> the SDK) and backtrace of the crash.
>>>
>>>
>>> Regards,
>>>
>>> Peio Rigaux
>>> Junior DevOps Engineer
>>> Belledonne Communications, the company behind Linphone
>>> Linphone.org <https://linphone.org/>
>>>
>>> Le 28/05/2021 à 09:54, Nenad Miodrag a écrit :
>>>>
>>>> Greetings all,
>>>>
>>>> I checked out Android linphone from:
>>>> https://gitlab.linphone.org/BC/public/linphone-android.git
>>>>
>>>> When I compile the project in Android Studio 4.2.1 there are no errors.
>>>>
>>>> I deploy the app, and when I try to register my account or log in,
>>>> the app crashes with the following error:
>>>>
>>>> org.linphone.debug A/libc: Fatal signal 11 (SIGSEGV), code 1
>>>> (SEGV_MAPERR), fault addr 0x0 in tid 3631 (.linphone.debug), pid
>>>> 3631 (.linphone.debug)
>>>>
>>>> Any insight/assistance on making it work would be greatly appreciated.
>>>>
>>>> The device I am testing it on is Samsug Galaxy S21. The linphone
>>>> app downloaded from Google playstore works on the same device
>>>> without any problems.
>>>>
>>>> Best regards
>>>>
>>>> --
>>>> *NENAD MIODRAG*
>>>> Arhitekt softvera / Software Architect
>>>> *M* +385 (0)91 3019804 *E* nenad.miodrag@grafiknet.hr
>>>>
>>>> Grafik.net d.o.o., Odranska 1/1, HR-10000 Zagreb
>>>> *T* +385 (0)1 6137 414 *F* +385 (0)1 6137 416
>>>> *OIB* 25187588059 *W* grafiknet.hr <www.grafiknet.hr>
>>>>
>>>> _______________________________________________
>>>> Linphone-developers mailing list
>>>> Linphone-developers@nongnu.org
>>>> https://lists.nongnu.org/mailman/listinfo/linphone-developers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.nongnu.org/archive/html/linphone-developers/attachments/20210528/57730834/attachment.html>

------------------------------

Subject: Digest Footer

_______________________________________________
Linphone-developers mailing list
Linphone-developers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-developers


------------------------------

End of Linphone-developers Digest, Vol 219, Issue 12
****************************************************

reply via email to

[Prev in Thread] Current Thread [Next in Thread]