Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QGIS 3.20 segfault (OSX Only) #7

Open
MattReimer opened this issue Aug 9, 2021 · 0 comments
Open

QGIS 3.20 segfault (OSX Only) #7

MattReimer opened this issue Aug 9, 2021 · 0 comments

Comments

@MattReimer
Copy link

MattReimer commented Aug 9, 2021

Hey there.

I just upgraded to QGIS 3.20 and I'm getting a segfault when I try to click the debugvs button. I've tried re-installing the plugin and reinstalling ptvsd using pip but I just can't get it to work.

The plugin seems to still work fine in the LTS version so I'm assuming this is just a problem with QGIS 3.20

Sorry for this sparse bug report but it doesn't seem to give me any good errors. I did notice the terminal popped up when QGIS died and it had the following:

> /Applications/QGIS.app/Contents/MacOS/QGIS ; exit;
Warning: Populating font family aliases took 337 ms. Replace uses of missing font family "FreeSans" with one that exists to avoid this cost. 
proj_create_from_database: SQLite error on SELECT name, type, coordinate_system_auth_name, coordinate_system_code, datum_auth_name, datum_code, area_of_use_auth_name, area_of_use_code, text_definition, deprecated FROM geodetic_crs WHERE auth_name = ? AND code = ?: no such column: area_of_use_auth_name
proj_create_from_database: SQLite error on SELECT name, type, coordinate_system_auth_name, coordinate_system_code, datum_auth_name, datum_code, area_of_use_auth_name, area_of_use_code, text_definition, deprecated FROM geodetic_crs WHERE auth_name = ? AND code = ?: no such column: area_of_use_auth_name
Warning: QWidget::insertAction: Attempt to insert null action
Warning: QWidget::insertAction: Attempt to insert null action
Warning: QWidget::insertAction: Attempt to insert null action
Warning: libpng warning: iCCP: cHRM chunk does not match sRGB
[1]    98328 segmentation fault  /Applications/QGIS.app/Contents/MacOS/QGIS
Saving session...completed.
Deleting expired sessions...       3 completed.

I don't think any of this is related to the problem except for that last line of segfault.

This is a really tricky problem to solve. Let me know if there's more I could do to help with repro steps.

EDIT: Seems like this is happening in OSX and not in windows. I'm going to try a fresh reinstall and see if that fixes it.

@MattReimer MattReimer changed the title QGIS 3.20 segfault QGIS 3.20 segfault (OSX Only) Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant