<div> </div>
<div>Indeed, debugger sounds like the next step. I had some recent hangs due to alignment issues in rpc messaging on an arm, eventually started making progress by attaching gdb (or gdbserver) to it while it was hanging and getting a backtrace that way.<br>
</div>
<div>Good luck,</div>
<div>Daniel.</div>
<div> </div>
<div class="gmail_quote">On 4 August 2010 09:16, Sebastian Haug <span dir="ltr"><<a href="mailto:sebhaug@gmail.com">sebhaug@gmail.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Hi Daniel,<br><br>thanks for the input!<br>
<div class="im">On Tue, Aug 3, 2010 at 4:31 PM, Daniel Stonier <<a href="mailto:d.stonier@gmail.com">d.stonier@gmail.com</a>> wrote:<br>> Just noticed that all of those failed open library calls are smoke and<br>
> mirrors....its searching in alot of places, but eventually finds and opens<br>> all of the libraries successfully. So probably no need to worry about that.<br>><br>> The last function call before the futex is a gettimeofday call. Can you<br>
> compile a normal program with that call and get it to run?<br></div>Just did that. When I compile using g++ without ROS (or in my package<br>but without the roscpp dependency in place) it works, when I compile<br>it with the roscpp dependency it gets stuck within the futex after the<br>
first gettimeofday().<br><br>The gettimeofday() call is not the one I try to execute in my code. My<br>gettimeofday() call is located after an output to the console, which<br>is not displayed, it gets stuck before it comes to echo something.<br>
<br>Probably I will set up a debugger on the gumstix and try to figure out<br>which in library and where the futex() and gettimeofday() calls are<br>made.<br><br>Thanks!<br><font color="#888888">Sebastian<br></font>
<div>
<div></div>
<div class="h5">_______________________________________________<br>ros-users mailing list<br><a href="mailto:ros-users@code.ros.org">ros-users@code.ros.org</a><br><a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Phone : +82-10-5400-3296 (010-5400-3296)<br>Home: <a href="http://snorriheim.dnsdojo.com/">http://snorriheim.dnsdojo.com/</a><br>Yujin Robot: <a href="http://www.yujinrobot.com/">http://www.yujinrobot.com/</a><br>
Embedded Control Libraries: <a href="http://snorriheim.dnsdojo.com/redmine/wiki/ecl">http://snorriheim.dnsdojo.com/redmine/wiki/ecl</a><br>