<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi, <div class=""><br class=""></div><div class="">Did you try: <span style="orphans: 2; widows: 2;" class="">handle SIG35 noprint nostop?</span></div><div class=""><span style="orphans: 2; widows: 2;" class=""><br class=""></span></div><div class=""><div class="">Florin</div><div class=""><br class=""></div><div><blockquote type="cite" class=""><div class="">On Feb 14, 2017, at 10:00 PM, José Miguel Guzmán <<a href="mailto:jmguzman@whitestack.com" class="">jmguzman@whitestack.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">I have been trying to run it under gdb, but I am not sure if I am doing it correctly<div class=""><br class=""></div><div class="">When running in gdb, it fails immediately (not the same when running w/o gdb)</div><div class=""><br class=""></div><div class="">With gdb:</div><div class=""><b style="font-family: monospace;" class=""># rm /var/run/oor.pid; gdb --directory /root/oor-1.1.1/oor /usr/sbin/oor</b><br class=""></div><div class=""><div class=""><font face="monospace" class=""><br class=""></font></div><div class=""><font face="monospace" class="">[2017/2/15 2:58:55] WARNING: No Proxy-ETR defined. Packets to non-LISP destinations will be forwarded natively (no LISP encapsulation). This may prevent mobility in some scenarios.</font></div><div class=""><font face="monospace" class=""><br class=""></font></div><div class=""><font face="monospace" class="">Program received signal SIG35, Real-time event 35.</font></div><div class=""><font face="monospace" class="">0xb6fd41a4 in __clone () from /lib/ld-musl-armhf.so.1</font></div><div class=""><font face="monospace" class="">(gdb) bt full</font></div><div class=""><font face="monospace" class="">#0 0xb6fd41a4 in __clone () from /lib/ld-musl-armhf.so.1</font></div><div class=""><font face="monospace" class="">No symbol table info available.</font></div><div class=""><font face="monospace" class="">#1 0xb6fd4ec8 in ?? () from /lib/ld-musl-armhf.so.1</font></div><div class=""><font face="monospace" class="">No symbol table info available.</font></div><div class=""><font face="monospace" class="">Backtrace stopped: previous frame identical to this frame (corrupt stack?)</font></div></div><div class=""><br class=""></div><div class="">I am not sure if this is what you need.</div><div class=""><br class=""></div></div><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><div class="gmail_quote" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div dir="ltr" class="">El mié., 15 feb. 2017 a las 2:37, Lori Jakab (<<a href="mailto:lorand.jakab@gmail.com" class="">lorand.jakab@gmail.com</a>>) escribió:<br class=""></div><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;"><div dir="ltr" class="gmail_msg">On Wed, Feb 15, 2017 at 4:47 AM, José Miguel Guzmán<span class="Apple-converted-space"> </span><span dir="ltr" class="gmail_msg"><<a href="mailto:jmguzman@whitestack.com" class="gmail_msg" target="_blank">jmguzman@whitestack.com</a>></span><span class="Apple-converted-space"> </span>wrote:<br class="gmail_msg"></div><div dir="ltr" class="gmail_msg"><div class="gmail_extra gmail_msg"><div class="gmail_quote gmail_msg"><blockquote class="gmail_quote gmail_msg" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;"><div dir="ltr" class="gmail_msg">Hi<div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">I think I understand the configuration of OOR much better now, but I realized that OOR is crashing (about every 30m)</div></div></blockquote><div class="gmail_msg"><br class="gmail_msg"></div></div></div></div><div dir="ltr" class="gmail_msg"><div class="gmail_extra gmail_msg"><div class="gmail_quote gmail_msg"><div class="gmail_msg">[...]</div></div></div></div><div dir="ltr" class="gmail_msg"><div class="gmail_extra gmail_msg"><div class="gmail_quote gmail_msg"><div class="gmail_msg"> </div><blockquote class="gmail_quote gmail_msg" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;"><div dir="ltr" class="gmail_msg"><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">What kind of information would be useful to collect, to be able to troubleshoot?</div></div></blockquote><div class="gmail_msg"><br class="gmail_msg"></div></div></div></div><div dir="ltr" class="gmail_msg"><div class="gmail_extra gmail_msg"><div class="gmail_quote gmail_msg"><div class="gmail_msg">Is it possible to start OOR under gdb on OpenWrt? In that case, when the segmentation fault occurs you can get a backtrace, which would show the call graph causing the crash.</div></div></div></div><div dir="ltr" class="gmail_msg"><div class="gmail_extra gmail_msg"><div class="gmail_quote gmail_msg"><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">-Lori <br class="gmail_msg"></div></div></div></div></blockquote></div><div dir="ltr" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">--<span class="Apple-converted-space"> </span><br class=""></div><div data-smartmail="gmail_signature" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><div dir="ltr" class=""><table cellpadding="0" cellspacing="0" style="font-family: 'trebuchet ms', arial, sans-serif; font-size: 11px;" class=""><tbody class=""><tr class=""><td colspan="3" class=""><img src="http://www.whitestack.com/static/whitestack_signature.png" class=""></td></tr><tr class=""><td width="31px" class=""></td><td colspan="3" class=""><b class="">José Miguel Guzmán<br class=""></b>Senior Network Consultant<br class="">Latin America & Caribbean<br class=""></td></tr><tr class=""><td class=""></td><td class="inbox-inbox-icon" valign="top"><img src="http://www.whitestack.com/static/phone-icon.png" class=""></td><td class="inbox-inbox-info" valign="top"> <a href="tel:+16502482490" class="">+1 (650) 248-2490</a><br class=""> <a href="tel:+56990642780" class="">+56 (9) 9064-2780</a></td></tr><tr class=""><td class=""></td><td class="inbox-inbox-icon" valign="top"><img src="http://www.whitestack.com/static/email-icon.png" class=""></td><td class="inbox-inbox-info" valign="top"> <a href="mailto:jmguzman@whitestack.com" class="">jmguzman@whitestack.com</a></td></tr><tr class=""><td class=""></td><td class="inbox-inbox-icon" valign="top"><img src="http://www.whitestack.com/static/skype-icon.png" class=""></td><td class="inbox-inbox-info" valign="top"> <a class="">jmguzmanc</a></td></tr></tbody></table></div></div><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">_______________________________________________</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">Users mailing list</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="mailto:Users@openoverlayrouter.org" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">Users@openoverlayrouter.org</a><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="http://mail.openoverlayrouter.org/cgi-bin/mailman/listinfo/users" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">http://mail.openoverlayrouter.org/cgi-bin/mailman/listinfo/users</a></div></blockquote></div><br class=""></div></body></html>