octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #55415] Memory leaks during "make check"


From: Rik
Subject: [Octave-bug-tracker] [bug #55415] Memory leaks during "make check"
Date: Mon, 7 Jan 2019 18:17:59 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

URL:
  <https://savannah.gnu.org/bugs/?55415>

                 Summary: Memory leaks during "make check"
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Mon 07 Jan 2019 03:17:58 PM PST
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Performance
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.0.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

To get a baseline level of memory leaks I ran


./run-octave -f -q --eval "exit" |& tee baseline.leak.log


Next, I ran


make check |& tee makecheck.leak.log


The two log files are xz-compressed and attached.

The direct leaks don't look bad.  In the indirect leaks I see some that seem
to be related to the parser and symbol table that might need review.






    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55415>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]