linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] My app crashes when using Liblinphone : Fatal sign


From: Manar Boukhari
Subject: [Linphone-developers] My app crashes when using Liblinphone : Fatal signal 11 (SIGSEGV)
Date: Mon, 28 Nov 2016 18:02:47 +0000

Hi,

I'm using  the "liblinphone.jar", "armeabi", armeabi-v7a and "x86" folders in my android project class path, it's working just fine in some devices (ex : samsung galaxy tab 4 10.1 inch), but when i tested it in (samsung galaxy tab 3 10.1 inch), my app crashes, with the error :"Fatal signal 11 (SIGSEGV) at 0x00000000 (code=128), thread 935 (Thread-2395)
And i can't track it in the log cat !

I tried the "addr2line" utility of android-ndk, to find out the function and the line number ( you can check the result at the screenshot bellow ), and as result that's showing three methodes : linphone_core_get_local_ip, linphone_core_iterate, Java_org_linphone_core_LinphoneCoreImpl_iterate. But even with this i can't figure out the cause ... :(

Any ideas on what could cause this ?

Thanks in advance  :)

Best Regards,
Manar



Attachment: libcFatalSignal.png
Description: PNG image

Attachment: addr2lineNDKResult.png
Description: PNG image


reply via email to

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