Menu

problem with NDC::getNDC()

Help
Anonymous
2002-04-29
2002-12-13
  • Anonymous

    Anonymous - 2002-04-29

    Hi,

    Getting Segmentation Fault (core dumped) as a result of function call

       NDC& NDC::getNDC() {
          return _ndc;
        }

    as _ndc is seemingly not initialized.

    Thoughts ?

     
    • Anonymous

      Anonymous - 2002-12-13

      Getting the same error, when compiling on Solaris 7. Not sure how to go about debugging it.

      log4cpp::NCD::push(std::string("blah")) in testmain.cpp is the last line I see executed before segmentation fault.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.