Dear NS users,

I have implemented a new protocol by extending the implementation of RSVP-TE
by Callegari, Vitucci. I am now migrating all my changes in a new agent
called RSVP_new. I have done the modifications explained in the various
documentation available on the web, but I am still facing an error at
runtime:

Program received signal SIGSEGV, Segmentation fault.
0x080588ba in Trace::format ()
(gdb)
(gdb) bt
#0  0x080588ba in Trace::format ()
#1  0x08058c87 in Trace::recv ()
#2  0x080578ed in Connector::recv ()
#3  0x0805a0d8 in Classifier::recv ()
#4  0x08161ec8 in RSVP_newAgent::send_path_message ()
#5  0x0815e4fd in RSVP_newAgent::new_psb ()
#6  0x0815b320 in RSVP_newAgent::command ()
#7  0x081ade4f in TclClass::dispatch_cmd ()
#8  0x081b1878 in OTclDispatch (cd=0x8746a80, in=0x83f96a0, argc=13,
argv=0xbfdf0a28) at otcl.c:420
#9  0x081b6459 in TclInvokeStringCommand ()
#10 0x081d1a74 in TclExecuteByteCode ()

I think this comes from my definition of the packets for tracing, but I
don"t find my error. Could someone please remind me of the necessary changes
for defining a new packet type for tracing?

Thanks a lot for your help.

-- 
Mit freundlichen Grüßen, with kind regards, cordialement,

----------------------------------------------------------
Gilles BERTRAND
Telecom INT - University of Stuttgart
----------------------------------------------------------

Reply via email to