Project

General

Profile

Bug #2441 » nfd_trace.txt

GDB trace from NFD - susmit shannigrahi, 01/28/2015 04:36 PM

 
#0 start_op (noop=false, is_non_blocking=false, is_continuation=false, op=0x91aee0, op_type=0,
impl=..., this=0x58) at /usr/include/boost/asio/detail/impl/reactive_descriptor_service.ipp:192
#1 async_read_some<boost::_bi::bind_t<void, boost::_mfi::mf2<void, nfd::EthernetFace, boost::system::error_code const&,
unsigned long>, boost::_bi::list3<boost::_bi::value<nfd::EthernetFace*>, boost::arg<1> (*)(), boost::arg<2> (*)()> >
> (handler=..., impl=..., this=0x58)
at /usr/include/boost/asio/detail/reactive_descriptor_service.hpp:297
#2 async_read_some<boost::asio::null_buffers, boost::_bi::bind_t<void, boost::_mfi::mf2<void, nfd::EthernetFace,
boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<nfd::EthernetFace*>,
boost::arg<1> (*)(), boost::arg<2> (*)()> > > (handler=<optimized out>,
buffers=..., impl=..., this=0x30)
at /usr/include/boost/asio/posix/stream_descriptor_service.hpp:237
#3 async_read_some<boost::asio::null_buffers, boost::_bi::bind_t<void, boost::_mfi::mf2<void, nfd::EthernetFace,
boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<nfd::EthernetFace*>,
boost::arg<1> (*)(), boost::arg<2> (*)()> > > (handler=<optimized out>,
buffers=..., this=0x916940) at /usr/include/boost/asio/posix/basic_stream_descriptor.hpp:351
#4 nfd::EthernetFace::handleRead (this=<optimized out>, error=...)
at ../daemon/face/ethernet-face.cpp:341
#5 0x000000000051cec2 in operator() (a2=<optimized out>, a1=..., p=<optimized out>,
this=0x7fffffffe120) at /usr/include/boost/bind/mem_fn_template.hpp:280
#6 operator()<boost::_mfi::mf2<void, nfd::EthernetFace, const boost::system::error_code&, long unsigned int>,
boost::_bi::list2<const boost::system::error_code&, long unsigned int const&> > (
a=<synthetic pointer>, f=..., this=0x7fffffffe130) at /usr/include/boost/bind/bind.hpp:392
#7 operator()<boost::system::error_code, long unsigned int> (a2=@0x7fffffffe148: 0, a1=...,
this=0x7fffffffe120) at /usr/include/boost/bind/bind_template.hpp:102
#8 operator() (this=0x7fffffffe120) at /usr/include/boost/asio/detail/bind_handler.hpp:127
#9 asio_handler_invoke<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, nfd::EthernetFace,
boost::system::error_code const&, unsigned long>,
boost::_bi::list3<boost::_bi::va---Type <return> to continue, or q <return> to quit---
lue<nfd::EthernetFace*>, boost::arg<1> (*)(), boost::arg<2> (*)()> >,
boost::system::error_code, unsigned long> > (function=...) at
/usr/include/boost/asio/handler_invoke_hook.hpp:69
#10 invoke<boost::asio::detail::binder2<boost::_bi::bind_t<void, boost::_mfi::mf2<void, nfd::EthernetFace,
boost::system::error_code const&, unsigned long>,
boost::_bi::list3<boost::_bi::value<nfd::EthernetFace*>, boost::arg<1> (*)(),
boost::arg<2> (*)()> >, boost::system::error_code, unsigned long>,
boost::_bi::bind_t<void, boost::_mfi::mf2<void, nfd::EthernetFace,
boost::system::error_code const&, unsigned long>,
boost::_bi::list3<boost::_bi::value<nfd::EthernetFace*>, boost::arg<1> (*)(),
boost::arg<2> (*)()> > > (context=..., function=...)
at /usr/include/boost/asio/detail/handler_invoke_helpers.hpp:37
#11 boost::asio::detail::reactive_null_buffers_op<boost::_bi::bind_t<void, boost::_mfi::mf2<void, nfd::EthernetFace,
boost::system::error_code const&, unsigned long>,
boost::_bi::list3<boost::_bi::value<nfd::EthernetFace*>, boost::arg<1> (*)(),
boost::arg<2> (*)()> > >::do_complete (owner=0x8f6890,
base=0x911070) at /usr/include/boost/asio/detail/reactive_null_buffers_op.hpp:75
#12 0x0000000000456cf1 in complete (bytes_transferred=<optimized out>, ec=..., owner=...,
this=<optimized out>) at
/usr/include/boost/asio/detail/task_io_service_operation.hpp:38
#13 do_run_one (ec=..., this_thread=..., lock=..., this=0x8f6890)
at /usr/include/boost/asio/detail/impl/task_io_service.ipp:384
#14 boost::asio::detail::task_io_service::run (this=0x8f6890, ec=...)
at /usr/include/boost/asio/detail/impl/task_io_service.ipp:153
#15 0x000000000043a977 in run (this=0x8f6870) at /usr/include/boost/asio/impl/io_service.ipp:59
#16 main (argc=<optimized out>, argv=<optimized out>) at ../daemon/main.cpp:396

(6-6/8)