Opened 14 years ago
Closed 14 years ago
#6446 closed defect (fixed)
[with patch, with positive review] memory issue from #6394
Reported by: | Robert Miller | Owned by: | tbd |
---|---|---|---|
Priority: | blocker | Milestone: | sage-4.1 |
Component: | memleak | Keywords: | |
Cc: | Merged in: | sage-4.1.alpha3 | |
Authors: | Robert Miller | Reviewers: | John Cremona |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Attachments (1)
Change History (5)
Changed 14 years ago by
Attachment: | trac_6446-memleak_coarsest_eq_refn.patch added |
---|
comment:1 Changed 14 years ago by
Summary: | memory issue from #6394 → [with patch, needs review] memory issue from #6394 |
---|
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Reviewers: | → John Cremona |
---|---|
Summary: | [with patch, needs review] memory issue from #6394 → [with patch, with positive review] memory issue from #6394 |
Testing on the same machine & build where I reported the problem (ububtu 32-bit): I applied the patch and now there is no problem with testing graphs/graph.py, or sage/groups/perm_gps/partn_ref/refinement_graphs.pyx (the file patched).
So: positive reivew!
comment:4 Changed 14 years ago by
Merged in: | → sage-4.1.alpha3 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I'm testing this now....