Skip to content

Memory leak in example simple_idle_wx.py #174

Closed
@ddale

Description

@ddale

Original report at SourceForge, opened Fri Nov 5 15:30:30 2010

There seems to be a memory leak when running the example code
simple_idle_wx.py on windows. The task manager reports an increasing
number for used memory when running a modiefed version that does not
exit after 200 iterations. The leak seems to be in the draw_idle()
function.

Are there any known work arounds for this?

Best regards,
Ulf Larsson

SourceForge Comments

On Tue Nov 30 14:13:19 2010, mdboom wrote:

Probably not helpful -- but here's a data point: On RHEL5 with Python 2.5, wxPython 2.8.10.1, matplotlib 1.x branch, I can't reproduce the memory leak.

SourceForge History

  • On Fri Nov 5 15:30:31 2010, by ujl: File Added: 392365: simple_idle_wx.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions