Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Bug]: Apparent memory issue? #21788

Copy link
Copy link
Open
@joelfrederico

Description

@joelfrederico
Issue body actions

Summary

If you insert an exception here:

def __init__(self, canvas, num):
the code has a segfault on quitting. This likely means that there's either a memory leak or double-free or some other memory issue someplace.

Proposed fix

Insert an exception here:

def __init__(self, canvas, num):

Build against a debug version of python and track down the issue using a debugger.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.