linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Linphone for Windows Phone Crash - System.Exce


From: Ghislain MARY
Subject: Re: [Linphone-developers] Linphone for Windows Phone Crash - System.Exception: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
Date: Fri, 21 Aug 2015 10:07:05 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

Hi,

This means there has been a crash in the background process. Could you try again setting the debug mode to Native for the project. You should get a more useful backtrace then.

Cheers,
Ghislain

On 21/08/2015 09:54, Ion Prida wrote:
Hello,

I get the git source code for Windows Phone (linphone-wp). I pass all steps from readme file and successfully compiled the project. I'm using Visual Studio 2013. I deploy the application. I can access any screen, but after I enter valid connection data for a real SIP account and after success register with a SIP account I receive this error and application crash:

   {System.Exception: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
   at Linphone.Core.OutOfProcess.Server.get_LinphoneCore()
   at Linphone.Model.LinphoneManager.get_LinphoneCore()
   at Linphone.Dialer.IsAccountConfigured()
   at Linphone.Dialer.BuildLocalizedApplicationBar()
   at Linphone.Dialer.OnNavigatedTo(NavigationEventArgs e)
   at Microsoft.Phone.Controls.PhoneApplicationPage.InternalOnNavigatedTo(NavigationEventArgs e)
   at Microsoft.Phone.Controls.PhoneApplicationPage.Microsoft.Phone.Controls.IPhoneApplicationPage.InternalOnNavigatedToX(NavigationEventArgs e)
   at System.Windows.Navigation.NavigationService.RaiseNavigated(Object content, Uri uri, NavigationMode mode, Boolean isNavigationInitiator, IPhoneApplicationPage existingContentPage, IPhoneApplicationPage newContentPage)
   at System.Windows.Navigation.NavigationService.CompleteNavigation(DependencyObject content, NavigationMode mode)
   at System.Windows.Navigation.NavigationService.<>c__DisplayClass7.<NavigateCore_StartNavigation>b__4()}


I tried on emulators and also on real device (Lumia 640 XL WP8.1 Update 2) and I get the same error.

The log on the phone does not contain any error message.

If I enter, let say wrong password, a "bad credentials" message is received. The crash happen only after success registration on SIP server.

Please help me to fix this issue. Any advice is welcome.

Best regards,
Ion

--
——————————————
Warning: Dates in Calendar are closer than they appear.


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


reply via email to

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