<div dir="ltr">Hi,<br><div><div class="gmail_extra"><br><div class="gmail_quote">2017-12-14 16:28 GMT+01:00 Tzafrir Cohen <span dir="ltr"><<a target="_blank" href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a>></span>:<br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><span class="gmail-">On Fri, Dec 08, 2017 at 06:11:47PM +0100, Olivier wrote:<br>
> Hello,<br>
><br>
> On a fresh Debian Stretch setup, I have:<br>
> $ cat /etc/apt/sources.list.d//<wbr>dbgsym.list<br>
> deb <a target="_blank" rel="noreferrer" href="http://debug.mirrors.debian.org/debian-debug/">http://debug.mirrors.debian.<wbr>org/debian-debug/</a> stretch-debug main<br>
><br>
> # apt-get update<br>
> ...<br>
> # apt-get install asterisk gdb<br>
><br>
>  # apt-get -s install asterisk-dbgsym<br>
> ...<br>
>  asterisk-dbgsym : Depends: asterisk (= 1:13.14.1~dfsg-2+deb9u1) but<br>
> 1:13.14.1~dfsg-2+deb9u2 should be installed<br>
<br>
</span>You seem to mix two versions.<br>
<br>
  apt-cache policy asterisk<br>
  apt-cache policy asterisk-dbgsym<br></blockquote><div><br></div><div>I'm a bit ashamed of this but I must have forgotten an apt-get update, before trying to install asterisk-dbgsym.<br></div><div>I did it and it worked perfectly.<br><br></div><div>Sorry for the noise !<br></div><div> </div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
<span class="gmail-"><br>
><br>
> (above output is translated from the output I had)<br>
<br>
</span>(Hint: LC_ALL=C <original command line>)<br>
<span class="gmail-"><br>
><br>
><br>
> 1. Is this a bug in debian-debug repo ? If positive, should I file a bug<br>
> report ?<br>
<br>
</span>rmadison shows me now that the versions of asterisk is<br>
1:13.14.1~dfsg-2+deb9u2 in both the stable and the stable-debug repos.<br>
<span class="gmail-"><br>
><br>
> 2. Is correct to understand that to get DONT_OPTIMZE, BETTER_BACKTRACE and<br>
> so on options compiled in, I must recompile anyway ?<br>
<br>
</span>Right. DONT_OPTIMZE has a considerable performance impact.</blockquote><div><br></div><div>How would you roughly evaluate this performance impact ?<br></div><div>I don't want to CREATE issues with performance penalties but I think I can't  afford to see Asterisk segfaults (a customer of mine has this with PJSIP) within having required data to open tickets.<br></div><div> </div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"> I never<br>
considered BETTER_BACKTRACE and its performance impact. Is it<br>
independent of DONT_OPTIMZE?<br></blockquote><div><br></div><div>Both settings ar those required here [1]. I can't telle much about them beside that.<br><br>[1]  <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace">https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace</a><br></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
<span class="gmail-HOEnZb"><font color="#888888"><br>
--<br>
               Tzafrir Cohen<br>
<a value="+972507952406" href="tel:%2B972-50-7952406">+972-50-7952406</a>           mailto:<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.<wbr>com</a><br>
<a target="_blank" rel="noreferrer" href="http://www.xorcom.com">http://www.xorcom.com</a><br>
<br>
--<br>
______________________________<wbr>______________________________<wbr>_________<br>
-- Bandwidth and Colocation Provided by <a target="_blank" rel="noreferrer" href="http://www.api-digital.com">http://www.api-digital.com</a> --<br>
<br>
Check out the new Asterisk community forum at: <a target="_blank" rel="noreferrer" href="https://community.asterisk.org/">https://community.asterisk.<wbr>org/</a><br>
<br>
New to Asterisk? Start here:<br>
      <a target="_blank" rel="noreferrer" href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started">https://wiki.asterisk.org/<wbr>wiki/display/AST/Getting+<wbr>Started</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a target="_blank" rel="noreferrer" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/<wbr>mailman/listinfo/asterisk-<wbr>users</a><br>
</font></span></blockquote></div><br></div></div></div>