<div dir="ltr">Eli Dorfman wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">What could be the reason that open("/dev/infiniband/umad0", O_RDWR|O_NONBLOCK)<br>

blocks and does not return. I did not find any errors in dmesg.</blockquote></div><br>Eli,<br><br>You can examine the kernel stack of all processes, including yours... using sysrq ($ echo 1 > /proc/sysrq-trigger and then $ echo t > /proc/sysrq-trigge) and looking in the dmesg. e.g see if some other process which deals with umad is in the D state...<br>
<br>Or.<br> </div>