Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-11

Converter doesn't work with multiple inheritance

    XMLWordPrintable

Details

    • 4023ab3862eee7ca3084dd83ca76fba11b5db46b

    Description

      Attached test segfaults / hits the assert in sbkconverter.cpp: pythonTypeIsValueType It's called from basewrapper.cpp: releaseOwnership with a NULL selfType->d->converter

      I suspect this is the else case in the if (bases.size() == 1) block in SbkObjectTypeTpNew, which sets the d->converter = 0

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            jpe John Ehresman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes