Skip to content
  • Steven Murray's avatar
    Second attempt at rdding the runtime of segmentation faults caused by my · bc48b852
    Steven Murray authored
    "transparent" modifications to BaseDaemon.  I am trying to fiux the
    following segmentation fault:
    
    Program received signal SIGSEGV, Segmentation fault.
    0x00002aaaaac8c96a in castor::server::BaseServer::start (this=0x7fffffffe320)
        at /home/murrayc3/castor/checkout/build/RPM/BUILD/castor-2.1.14-5/castor/server/BaseServer.cpp:166
    warning: Source file is more recent than executable.
    166	    tp->second->init();
    bc48b852