Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.0.1
    • DBAPI 2.0
    • None

    Description

      When executing cursors.callproc() method with a python debug build, it segfaults with the following message:

      ../Include/object.h:541: _Py_NegativeRefcount: Assertion failed: object has negative ref count
      Memory block allocated at (most recent call first):
        File "<unknown>", line 0
       
      object address  : 0x7f8af6e0ebf0
      object refcount : -1
      object type     : 0x55dee6e03ac0
      object type name: tuple
      object repr     : <refcnt -1 at 0x7f8af6e0ebf0>
       
      Fatal Python error: _PyObject_AssertFailed
      Python runtime state: initialized
      

      Attachments

        Activity

          georg Georg Richter added a comment -

          Fixed. rev. 03f283a2ff22c850b965fdbae2f2af4da4379492

          georg Georg Richter added a comment - Fixed. rev. 03f283a2ff22c850b965fdbae2f2af4da4379492

          People

            georg Georg Richter
            georg Georg Richter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.