WIP: Run failing test via lldb#362
Conversation
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
|
CC @gillins |
|
@conda-forge-admin, please rerender |
…nda-forge-pinning 2023.08.11.11.50.55
looks like the dump is never written |
|
So still doesn't give us the stack dump for |
|
Seems there is some crash handling here: https://github.com/qgis/QGIS/blob/1d63d5fce9ff1193df6a4c4690416471ed039008/src/app/main.cpp#L532 but maybe this isn't working like it should on OSX? |
|
To reproduce locally, will I need to build or can I install from some repo? |
|
You should be able to just |
|
Or: To be safe and create in a brand new env. |
|
Although if you want a |
|
Is there also an option to get a python debug build? |
|
Seems support has been recently added for Debug Python builds here: conda-forge/python-feedstock#597 - I couldn't actually follow how to do this but maybe you have more patience. |
|
@m-kuhn can we close this one or you plan to keep working on it? |
|
I unfortunately wasn't able to fully debug and understand this issue |
followup #360