Hi,<br>         I have run in gdb and below is the log messages<br><br><span style="color: rgb(255, 0, 0);">(gdb) run</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">Starting program: /usr/bin/pulseaudio </span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">[Thread debugging using libthread_db enabled]</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">process 1801 is executing new program: /usr/bin/pulseaudio</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">[Thread debugging using libthread_db enabled]</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">[New Thread 0x2fbf3470 (LWP 1804)]</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">[New Thread 0x305ff470 (LWP 1805)]</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">E: module-echo-cancel.c: Doing resync</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">E: module-echo-cancel.c: Playback after capture (-672974), drop sink 129248</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">[Thread 0x2fbf3470 (LWP 1804) exited]</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">[Thread 0x305ff470 (LWP 1805) exited]</span><br style="color: rgb(255, 0, 0);"><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">Program terminated with signal SIGKILL, Killed.</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">The program no longer exists.</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">(gdb) </span><br style="color: rgb(255, 0, 0);"><br><br><br>I have run also using strace utility and below is the last lines of log message:<br>
<br><br><span style="color: rgb(255, 0, 0);">E: module-echo-cancel.c: Doing resync</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">recvmsg(8, {msg_name(0)=NULL, msg_iov(1)=[{&quot;\0\0\0\20\377\377\377\377\0\0\0\0\0\0\0\0\0\0\0\0&quot;, 20}], msg_controllen=24, {cmsg_len=24, cmsg_level=SOL_SOCKET, cmsg_type=SCM_CREDENTIALS{pid=1307, uid=1000, gid=1000}}, msg_flags=0}, 0) = 20</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">send(8, &quot;\0\0\0\24\377\377\377\377\0\0\0\0\0\0\0\0\0\0\0\0&quot;, 20, MSG_NOSIGNAL) = 20</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">clock_gettime(CLOCK_MONOTONIC, {1680, 884296308}) = 0</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">ppoll([{fd=4, events=POLLIN}, {fd=8, events=POLLIN|POLLOUT}, {fd=28, events=POLLIN|POLLOUT}, {fd=27, events=POLLIN|POLLERR|POLLHUP}, {fd=27, events=0}, {fd=26, events=POLLIN|POLLERR|POLLHUP}, {fd=25, events=POLLIN}, {fd=24, events=POLLIN}, {fd=18, events=POLLIN}, {fd=21, events=POLLIN}, {fd=12, events=POLLIN}, {fd=15, events=POLLIN}, {fd=11, events=POLLIN|POLLERR|POLLHUP}, {fd=11, events=0}, {fd=10, events=POLLIN}, {fd=9, events=POLLIN}, {fd=6, events=POLLIN}], 17, {0, 363067000}, NULL, 8) = 2 ([{fd=8, revents=POLLIN|POLLOUT}, {fd=28, revents=POLLIN|POLLOUT}], left {0, 363036482})</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">clock_gettime(CLOCK_MONOTONIC, {1680, 885211835}) = 0</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">recvmsg(8, {msg_name(0)=NULL, msg_iov(1)=[{&quot;L\0\0\0\27L\0\0\0\23L\0\0\0\0N&quot;, 16}], msg_controllen=24, {cmsg_len=24, cmsg_level=SOL_SOCKET, cmsg_type=SCM_CREDENTIALS{pid=1307, uid=1000, gid=1000}}, msg_flags=0}, 0) = 16</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">futex(0x13ebd20, FUTEX_WAIT_PRIVATE, 0, NULLE: module-echo-cancel.c: Playback after capture (-664367), drop sink 127596</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">I: alsa-source.c: Overrun!</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">I: alsa-source.c: Increasing wakeup watermark to 30.00 ms</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">I: alsa-source.c: Overrun!</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">I: alsa-source.c: Increasing wakeup watermark to 40.00 ms</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);"> &lt;unfinished ...&gt;</span><br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">+++ killed by SIGKILL +++</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">Killed</span><br><br><br>So can you please help me out to solve this issue.<br><br>
Thanks,<br><br>Regards,<br>Abdul Moiz<br><br><div class="gmail_quote">On Mon, Jul 25, 2011 at 7:27 PM, Arun Raghavan <span dir="ltr">&lt;<a href="mailto:arun.raghavan@collabora.co.uk">arun.raghavan@collabora.co.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On Mon, 2011-07-25 at 19:01 +0530, ABDUL MOIZ wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt;         Thanks for the reply.<br>
&gt;<br>
&gt;       Now I am able to run the pulseaudio daemon with echo cancel<br>
&gt; source and sinks without any problem on my ubuntu desktop system.<br>
&gt; Now I want to enable echo cancel module on my omap4 (PANDA) board.<br>
&gt; I followed the same steps as i have done for ubuntu desktop.<br>
&gt; Pulseaudio daemon is working fine but when i tried to load the Echo<br>
&gt; cancel module, the daemon is getting killed.<br>
&gt; I think the problem is with the sample rate.I have tried with both<br>
&gt; 48000 and 44100hz rates but the same problem occurs.<br>
&gt; Please find the attached log when i load the echo cancel module.<br>
<br>
<br>
</div>Could you run this in gdb to see what&#39;s happening?<br>
<br>
Regards,<br>
<font color="#888888">Arun<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
pulseaudio-discuss mailing list<br>
<a href="mailto:pulseaudio-discuss@lists.freedesktop.org">pulseaudio-discuss@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss" target="_blank">http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss</a><br>
</div></div></blockquote></div><br>