<div>Below is the backtrace from gdb:</div>
<div> </div>
<div>(gdb) run xorp_rtrmgr<br>Starting program: /home/selcuk/xorp.deneme/rtrmgr/xorp_rtrmgr xorp_rtrmgr<br>Reading symbols from shared object read from target memory...done.<br>Loaded system supplied DSO at 0xffffe000</div>
<div>Program received signal SIGFPE, Arithmetic exception.<br>0x447e61e6 in do_lookup_x () from /lib/ld-linux.so.2<br>(gdb) bt<br>#0 0x447e61e6 in do_lookup_x () from /lib/ld-linux.so.2<br>#1 0x447e6569 in _dl_lookup_symbol_x () from /lib/ld-linux.so.2<br>
#2 0x447e7d1a in _dl_relocate_object () from /lib/ld-linux.so.2<br>#3 0x447e0833 in dl_main () from /lib/ld-linux.so.2<br>#4 0x447f056b in _dl_sysdep_start () from /lib/ld-linux.so.2<br>#5 0x447df48f in _dl_start () from /lib/ld-linux.so.2<br>
#6 0x447dd847 in _start () from /lib/ld-linux.so.2<br></div>
<div>Thanks.</div>
<div>Selcuk<br><br></div>
<div class="gmail_quote">On Sun, Apr 13, 2008 at 11:54 PM, Ben Greear <<a href="mailto:greearb@candelatech.com">greearb@candelatech.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div></div>
<div class="Wj3C7c">Selçuk Cevher wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px; BORDER-LEFT: #ccc 1px solid">Hi All,<br> I created two new processes along with their respective template files. Then, I modified the config.boot file in rtrmgr folder of xorp directory. While modifying config.boot file, I skipped configuring most of the protocols (especially routing protocols) even though they still have their template files in xorp/etc/templates folder since I don't need them for the new processes.<br>
Afterwards, when I ran xorp_rtrmgr in rtrmgr folder, I got an "Floating point exception" error.<br> What might be the possible causes for this error? If you need more information on the problem, please let me know.<br>
</blockquote></div></div>Please make sure that your system is configured to dump cores (man ulimit),<br>and then send us the backtrace of the core using gdb. That will likely pinpoint<br>the problem quickly.<br><br>Ben<br>
<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px; BORDER-LEFT: #ccc 1px solid"> Thanks.<br>Selcuk<br>------------------------------------------------------------------------<br><br>_______________________________________________<br>
Xorp-hackers mailing list<br><a href="mailto:Xorp-hackers@icir.org" target="_blank">Xorp-hackers@icir.org</a><br><a href="http://mailman.icsi.berkeley.edu/mailman/listinfo/xorp-hackers" target="_blank">http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers</a><br>
<br></blockquote><br><br>-- <br>Ben Greear <<a href="mailto:greearb@candelatech.com" target="_blank">greearb@candelatech.com</a>> Candela Technologies Inc <a href="http://www.candelatech.com/" target="_blank">http://www.candelatech.com</a><br>
<br><br></blockquote></div><br>