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

Assert failure in Finalizer.DisposeAll -> XDecref #1561

Copy link
Copy link
@lostmsu

Description

@lostmsu
Issue body actions
Refcount(op)
0
new PyObject(new BorrowedReference(op)).GetPythonType()
<class 'CLR.CLR Metatype'>
    DebuggerDisplay: "<class 'CLR.CLR Metatype'>"
    Handle: 0x098c15b8
    IsDisposed: false
    Refcount: 23
    Reference: {Python.Runtime.BorrowedReference}
    obj: 0x098c15b8
    Results View: Expanding the Results View will enumerate the IEnumerable
    Dynamic View: Expanding the Dynamic View will get the dynamic members for the object
new PyObject(new BorrowedReference(op)).ToString()
"<class 'OverloadResolution'>"

This seems to indicate, that there's a reference count imbalance for reflected .NET types in some scenarios.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    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.