Meliae 0.2.1rc1

Release candidate for 0.2.1

Milestone information

Project:
Meliae
Series:
0.2
Version:
0.2.1rc1
Released:
 
Registrant:
John A Meinel
Release registered:
Active:
Yes. Drivers can target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
1 Gary Poster, 3 John A Meinel
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
4 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon meliae-0.2.1rc1.tar.gz (md5, sig) Meliae 0.2.1rc1 Source 415
last downloaded 13 weeks ago
Total downloads: 415

Release notes 

Primarily a bugfix release. Fixes some issues with peak memory, high-bits set in object addresses, and 64-bit support.

Changelog 

View the full changelog

Meliae 0.2.1rc1
###############

:0.2.1rc1: 2010-06-30

* Avoid calling ``PyType_Type.tp_traverse`` when the argument is not a
  heap-class. There is an assert that gets tripped if you are running a
  debug build (or something to do with how Fedora builds its python).
  (John Arbash Meinel, #586122)

* Flush the file handle before exiting. We were doing it at the Python
  layer, but that might not translate into the ``FILE*`` object.
  (John Arbash Meinel, #428165)

* Handle some issues when using Pyrex 0.9.8.4. It was treating
  ``<unsigned long>`` as casting the object pointer, not as a Python
  level "extract an integer". However, assignment to an ``cdef unsigned
  long`` does the right thing. (John Arbash Meinel)

* Tweak some memory performance issues (Gary Poster, #581918)

0 blueprints and 4 bugs targeted

Bug report Importance Assignee Status
428165 #428165 scanner doesn't flush/close 3 High John A Meinel  10 Fix Released
586122 #586122 scanner core dumps on loggerhead trunk + python 2.6.2 3 High John A Meinel  10 Fix Released
569947 #569947 Got OverFlowError when trying to use Meliae to find out why bzr runs 0ut of memory 4 Medium John A Meinel  10 Fix Released
581918 #581918 out of memory when calling ObjManager.collapse_instance_dicts 4 Medium Gary Poster  10 Fix Released
This milestone contains Public information
Everyone can see this information.