<div>hi</div><div><br></div><div>Do u meant that upgrade fedora 7 to 1 and this problem with FC7 or kernel version?</div><div><br></div><div><br><div class="gmail_quote">On Thu, Oct 22, 2009 at 6:34 PM, Aioanei Rares <span dir="ltr"><<a href="mailto:schaiba@gmail.com">schaiba@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div></div><div class="h5">pandi k wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi<br>
<br>
I am working on fedora core 7, kernel version 2.6.21, gcc version 4.1.2. I have my user space application which communicate with my char driver using write and read system calls. I have a thread in application to send data to driver and concurrently a signal handler(user space) is register. write calls is invoking continuously and read call is also invoking continuously on notification from driver. Here am facing a problem of  "futex_wait"  at one time. Even though my user space application has no mutex locking, FUTEX_WAIT is called and nothing proceeds after this.<br>

<br>
I got below lines form strace of my process and always getting lock at same address.<br>
<br>
--- SIGRT_15 (Real-time signal 13) @ 0 (0) ---<br>
futex(0x4aa700b0, FUTEX_WAIT, 2, NULL<br>
<br>
please give me some tips to solve this issue or what could be reason for above things. <br>
if need any more info, i will give u.<br>
<br>
<br>
thanks...<br>
<br>
regards,<br>
pandi.k<br>
</blockquote></div></div>
Tip numero uno : upgrade to a current/supported version of Fedora.<br><font color="#888888">
<br>
-- <br>
fedora-list mailing list<br>
<a href="mailto:fedora-list@redhat.com" target="_blank">fedora-list@redhat.com</a><br>
To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Communicate/MailingListGuidelines" target="_blank">http://fedoraproject.org/wiki/Communicate/MailingListGuidelines</a><br>
</font></blockquote></div><br></div>