linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] conference call crashes.


From: george wu
Subject: [Linphone-developers] conference call crashes.
Date: Tue, 23 Sep 2014 23:12:25 +0800 (CST)

Hi,

I have written a very simple android program.
After I established call, I add it to conference and then the program crashed.
This code works a few weeks ago. And it crashes after I upgrade linphone libs.
Can anybody tell me how to debug it? thanks.

        if (lCall != null) {
            mLc.addToConference(lCall);
        }


09-23 22:20:37.793: A/libc(17046): Fatal signal 8 (SIGFPE) at 0x00004296 (code=0), thread 17672 (WebViewCoreThre)
09-23 22:20:37.793: A/libc(17046): Send stop signal to pid:17046 in debugger_signal_handler




reply via email to

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