[Xorp-hackers] core dump

Ben Greear greearb at candelatech.com
Mon Jul 7 10:34:07 PDT 2008


Selçuk Cevher wrote:
> Hi All,
>  
> I get the following error when I run a newly added xorp process, which 
> basically receives the link state database from ospfv2 and then 
> processes it:
>  
> [ 2008/07/07 08:50:30  ERROR xorp_rtrmgr:22570 RTRMGR +747 
> module_manager.cc done_cb ] Command "/usr/local/xorp/sha/xorp_pname": 
> terminated with signal 11; aborted with a core dump.
> [ 2008/07/07 08:50:30  INFO xorp_rtrmgr:22570 RTRMGR +291 
> module_manager.cc module_exited ] Module coredumped: pname

Use gdb to diagnose the core file (get a backtrace at least).

It's unlikely we can help you otherwise, especially since this
is probably crashing in your own code.

The vif errors are perhaps because you do not have interface objects
in your sha config option?  I'm not too sure about this, however...

Thanks,

-- 
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc  http://www.candelatech.com



More information about the Xorp-hackers mailing list