linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] ortp_scheduler_init() causes a Segmentation fa


From: cyril.anakstell
Subject: Re: [Linphone-developers] ortp_scheduler_init() causes a Segmentation fault
Date: Thu, 7 Apr 2016 07:58:58 +0000

Hello Duscheko,

 

I found out how to fix this. You need to declare a macro in your Makefile or when you compile.

Because if it is not declared, some parts of the code will not be executed. There is a segmentation fault because

without declaring the macro, the part where the timer is initialized is skipped.

 

What I did was I added the option –D when compiling. So what I had was –D_linux_.

You can check in scheduler.c and posixtimer.c for more details.

 

Cordialement,

 

Logo Orange

 

Cyril Anak Stell
ORANGE/IMT/OLPS/COMSERV/ASPF/VP

 

address@hidden

 

_________________________________________________________________________________________________________________________

Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci.

This message and its attachments may contain confidential or privileged information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified.
Thank you.

reply via email to

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