Skip to content

Crash when running Qt / VTK binary #1312

@p0int3r

Description

@p0int3r

error: Pegasus.exe :: Class 'std::strong_ordering' has a member 'less' of type 'std::strong_ordering' which does not have a complete definition.
error: Pegasus.exe :: Class 'std::partial_ordering' has a member 'less' of type 'std::partial_ordering' which does not have a complete definition.
error: Pegasus.exe :: Class 'std::weak_ordering' has a member 'less' of type 'std::weak_ordering' which does not have a complete definition.
error: Pegasus.exe :: Class 'vtkGenericDataArray<vtkAOSDataArrayTemplate,double>' has a base class 'vtkDataArray' which does not have a complete definition.
error: Pegasus.exe :: Class 'vtkPointSet' has a base class 'vtkDataSet' which does not have a complete definition.
error: Pegasus.exe :: Class 'vtkAbstractCellLocator' has a base class 'vtkLocator' which does not have a complete definition.
error: Pegasus.exe :: Class 'vtkEmptyCell' has a base class 'vtkCell' which does not have a complete definition.
error: Pegasus.exe :: Class 'vtkEventDataForDevice' has a base class 'vtkEventData' which does not have a complete definition.
error: Pegasus.exe :: Class 'QObject' has a member 'staticMetaObject' of type 'QMetaObject' which does not have a complete definition.
error: Pegasus.exe :: Class 'QtPrivate::QPodArrayOps<QObject *>' has a base class 'QArrayDataPointer<QObject *>' which does not have a complete definition.
error: Pegasus.exe :: Class 'QtPrivate::QPodArrayOps' has a base class 'QArrayDataPointer' which does not have a complete definition.
error: Pegasus.exe :: Class 'QByteArray::FromBase64Result' has a member 'decoded' of type 'QByteArray' which does not have a complete definition.
error: Pegasus.exe :: Class 'QtPrivate::QPodArrayOps<char16_t>' has a base class 'QArrayDataPointer<char16_t>' which does not have a complete definition.
error: Pegasus.exe :: Class 'QtPrivate::QPodArrayOps' has a base class 'QArrayDataPointer' which does not have a complete definition.
error: Pegasus.exe :: Class 'QStringMatcher' has a member 'q_pattern' of type 'QString' which does not have a complete definition.
error: Pegasus.exe :: Class 'QStringMatcher' has a member 'q_sv' of type 'QStringView' which does not have a complete definition.
error: Pegasus.exe :: Class 'QtPrivate::QGenericArrayOps' has a base class 'QArrayDataPointer' which does not have a complete definition.
error: Pegasus.exe :: Class 'QIODevice' has a base class 'QObject' which does not have a complete definition.
error: Pegasus.exe :: Class 'QTimeZone::OffsetData' has a member 'atUtc' of type 'QDateTime' which does not have a complete definition.
error: Pegasus.exe :: Class 'QPartialOrdering' has a member 'Less' of type 'QPartialOrdering' which does not have a complete definition.
error: Pegasus.exe :: Class 'Qt::strong_ordering' has a member 'less' of type 'Qt::strong_ordering' which does not have a complete definition.
error: Pegasus.exe :: Class 'Qt::partial_ordering' has a member 'less' of type 'Qt::partial_ordering' which does not have a complete definition.
error: Pegasus.exe :: Class 'Qt::weak_ordering' has a member 'less' of type 'Qt::weak_ordering' which does not have a complete definition.
error: Pegasus.exe :: Class 'QtPrivate::QGenericArrayOps' has a base class 'QArrayDataPointer' which does not have a complete definition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cause:LLDBCaused by a bug in LLDB engine. Generally, this is not something I can fix myself.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions