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

Try to print repr() when an C-level assert fails (in the garbage collector, beyond?) #53509

Copy link
Copy link
@davidmalcolm

Description

@davidmalcolm
Issue body actions
BPO 9263
Nosy @loewis, @ncoghlan, @pitrou, @vstinner, @davidmalcolm, @serhiy-storchaka
PRs
  • bpo-9263: _PyObject_Dump() detects freed memory #10061
  • bpo-9263: Dump Python object on GC assertion failure #10062
  • bpo-9263: CheckConsistency() use _PyObject_ASSERT() #10108
  • bpo-9263: _Py_NegativeRefcount() use _PyObject_AssertFailed() #10109
  • bpo-9263: Use _PyObject_ASSERT() in object.c #10110
  • bpo-9263: Use _PyObject_ASSERT() in typeobject.c #10111
  • bpo-9263: Use _PyObject_ASSERT() in gcmodule.c #10112
  • bpo-9263: Fix _PyObject_Dump() for freed object #10661
  • [3.7] bpo-9263: _PyObject_Dump() detects freed memory (GH-10061) #10662
  • [3.6] bpo-9263: _PyObject_Dump() detects freed memory (GH-10061) (GH-10662) #10663
  • Files
  • py3k-repr-on-gcmodule-assertions.patch
  • py3k-objdump-on-gcmodule-assertions-2010-11-22-001.patch
  • py3k-objdump-on-gcmodule-assertions-2011-01-10-001.patch
  • py3k-objdump-on-gcmodule-assertions-2011-01-10-002.patch
  • 00170-gc-assertions.patch
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2018-10-26.17:13:51.209>
    created_at = <Date 2010-07-14.23:50:49.130>
    labels = ['interpreter-core', 'type-feature']
    title = 'Try to print repr() when an C-level assert fails (in the garbage collector, beyond?)'
    updated_at = <Date 2018-11-22.16:40:57.760>
    user = 'https://github.com/davidmalcolm'

    bugs.python.org fields:

    activity = <Date 2018-11-22.16:40:57.760>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-26.17:13:51.209>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2010-07-14.23:50:49.130>
    creator = 'dmalcolm'
    dependencies = []
    files = ['18007', '19777', '20343', '20344', '30532']
    hgrepos = []
    issue_num = 9263
    keywords = ['patch']
    message_count = 20.0
    messages = ['110341', '122170', '125959', '125960', '131016', '131036', '190929', '328323', '328327', '328452', '328507', '328560', '328566', '328568', '328569', '328575', '328576', '330266', '330267', '330270']
    nosy_count = 7.0
    nosy_names = ['loewis', 'ncoghlan', 'pitrou', 'vstinner', 'dmalcolm', 'serhiy.storchaka', 'bkabrda']
    pr_nums = ['10061', '10062', '10108', '10109', '10110', '10111', '10112', '10661', '10662', '10663']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue9263'
    versions = ['Python 3.3']

    Linked PRs

    Reactions are currently unavailable

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No 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.