FYI, I've added this information to the "Reporting Bugs" page. Everyone please be ready to point those with "my CPU is at 100%" questions to this section:<br><a href="http://wiki.freeswitch.org/wiki/Reporting_Bugs#CPU_Usage">http://wiki.freeswitch.org/wiki/Reporting_Bugs#CPU_Usage</a><br>
<br>-MC<br><br><div class="gmail_quote">On Fri, May 18, 2012 at 8:04 AM, Anthony Minessale <span dir="ltr"><<a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">update to latest<br>
reproduce<br>
<br>
cmd: top -H `cat /usr/local/freeswitch/run/freeswitch.pid`<br>
find the process that is 100% and note its pid<br>
cmd: gcore `cat /usr/local/freeswitch/run/freeswitch.pid`<br>
cmd: gdb `which freeswitch` <name of resulting file generated by gcore><br>
enter: "info threads"<br>
look for the one with the same pid as the one you noted above<br>
enter: thread <thread # that goes with the pid><br>
enter: bt<br>
<br>
but you should be using jira, I have to say this 200 times a week.<br>
<div><div class="h5"><br>
<br>
On Fri, May 18, 2012 at 5:10 AM, Peter Olsson<br>
<<a href="mailto:peter.olsson@visionutveckling.se">peter.olsson@visionutveckling.se</a>> wrote:<br>
> If this is still reproducable on latest git, please file a Jira and supply as much details as possible. At least you will need to upload debug log, and a stack trace when this happens.<br>
><br>
> /Peter<br>
><br>
> 17 maj 2012 kl. 22:41 skrev "Stephen Wilde" <<a href="mailto:wstephen80@gmail.com">wstephen80@gmail.com</a>>:<br>
><br>
>> I have done a git pull (now git-83e090c 2012-05-17 16-40-30 +0000) and I have a strange load distribution over cores: one core at 100%.<br>
>><br>
>> Here the htop:<br>
>><br>
>><br>
>> 1 [|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||100.0%]<br>
>> 2 [||||||||||||||||| 19.1%]<br>
>> 3 [|| 1.3%]<br>
>> 4 [|| 1.3%]<br>
>> 5 [ 0.0%]<br>
>> 6 [ 0.0%]<br>
>> 7 [|||| 3.9%]<br>
>> 8 [||||||||||||| 13.2%]<br>
>> 9 [ 0.0%]<br>
>> 10 [||||||||||||||||| 18.3%]<br>
>> 11 [||||| 4.6%]<br>
>> 12 [|||||||||||||||| 17.0%]<br>
>> 13 [|||||||| 8.6%]<br>
>> 14 [|||||||||||| 12.5%]<br>
>> 15 [|||||||| 8.6%]<br>
>> 16 [||||||||||||||||||| 21.1%]<br>
>><br>
>><br>
>> After revert to an old git I have this htop:<br>
>><br>
>> 1 [||||||| 7.2%]<br>
>> 2 [|||||||||||| 11.8%]<br>
>> 3 [||||| 5.3%]<br>
>> 4 [||||||| 6.6%]<br>
>> 5 [|||| 3.3%]<br>
>> 6 [||||||||| 9.0%]<br>
>> 7 [||||| 4.6%]<br>
>> 8 [|||||||||||||| 15.1%]<br>
>> 9 [||||||| 6.5%]<br>
>> 10 [||||||||| 9.3%]<br>
>> 11 [|||||| 6.5%]<br>
>> 12 [|||||||||||||| 14.9%]<br>
>> 13 [|||||||| 7.8%]<br>
>> 14 [|||||||||||||||| 17.0%]<br>
>> 15 [|||||||| 7.3%]<br>
>> 16 [||||||||||| 11.8%]<br>
>><br>
>> anyone with same issue?<br>
>> !DSPAM:4fb55f8732762045212077!<br></div></div></blockquote></div><br>