Skip to content

Advice on debugging SegFault 11 on all exit? #177

@piiq

Description

@piiq

Hi!
First of all thank you all for the wonderful tool. It's really nice and looks like it can open lots of opportunities for me to dive into Qt development.

I would like to ask for advice on debug the following behaviour:

When I run the examples (math nodes and auto nodes) upon exit I see a SegFault 11 or a Bus error 10.

└─▪ python example_math_nodes.py
Cannot import "Qt.py" module falling back on "NodeGraphQt.vendor.Qt (1.2.0)"
Segmentation fault: 11

I suppose this relates to how the app quits, but I after some googling I still don't understand how to debug it.
I would appreciate any advice regarding the debugging process.

P.S. I'm running python 3.8 on macOS Catalina and I'm new to Qt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions