[Ns-bugs] [Bug 1244] New: Seg Faults in optimized builds due to missing Logging components

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Thu Aug 11 02:54:34 PDT 2011


https://www.nsnam.org/bugzilla/show_bug.cgi?id=1244

           Summary: Seg Faults in optimized builds due to missing Logging
                    components
           Product: ns-3
           Version: pre-release
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: P5
         Component: core
        AssignedTo: mathieu.lacage at gmail.com
        ReportedBy: jabraham3 at mail.gatech.edu
                CC: ns-bugs at isi.edu
   Estimated Hours: 0.0


For example:

Launch
/home/john/buildslave/full-ub64-11-g++-4.5.2/build/build/optimized/src/wimax/examples/wimax-simple
Synchronously execute
/home/john/buildslave/full-ub64-11-g++-4.5.2/build/build/optimized/src/wimax/examples/wimax-simple
PASS: Example
/home/john/buildslave/full-ub64-11-g++-4.5.2/build/build/optimized/src/mesh/examples/mesh
Return code =  139
stderr =  msg="Logging component "UdpClient" not found. See above for a list of
available log components", file=../src/core/model/log.cc, line=280
Segmentation fault

Moving functions such as LogComponentEnable/All/Disable/DisableAll under
"NS3_LOG_ENABLE" fixes it.

-- 
Configure bugmail: https://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Ns-bugs mailing list