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 crashes when clicking on attribute table header and clicking on sort #28025

Closed
qgib opened this issue Oct 24, 2018 · 10 comments
Closed

QGIS crashes when clicking on attribute table header and clicking on sort #28025

qgib opened this issue Oct 24, 2018 · 10 comments
Labels
Attribute Table Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption High Priority

Comments

@qgib
Copy link
Contributor

qgib commented Oct 24, 2018

Author Name: Reginald Carlier (Reginald Carlier)
Original Redmine Issue: 20204
Affected QGIS version: 3.2.3
Redmine category:attribute_table


As I wanted to sort the table on multiple fields I clicked on the header and after that I clicked on sort.
Result: QGIS 3.2.3 crashes.

Regards,

User Feedback

Report Details

Crash ID: dbe9e8ed85de21334216b3dbd637d3f410b8317b
Stack Trace

QBitArray::QBitArray :
QgsProviderMetadata::description :
QgsExpressionBuilderWidget::updateFunctionTree :
QgsExpressionBuilderWidget::QgsExpressionBuilderWidget :
QgsDualView::modifySort :
QMetaObject::activate :
QAction::activate :
QMenu::actionGeometry :
QMenu::actionGeometry :
QMenu::mouseReleaseEvent :
QWidget::event :
QMenu::event :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QApplicationPrivate::sendMouseEvent :
QSizePolicy::QSizePolicy :
QSizePolicy::QSizePolicy :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QGuiApplicationPrivate::processMouseEvent :
QWindowSystemInterface::sendWindowSystemEvents :
QEventDispatcherWin32::processEvents :
TranslateMessageEx :
TranslateMessage :
QEventDispatcherWin32::processEvents :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info
QGIS Version: 3.2.3-Bonn
QGIS code revision: 9b17680
Compiled against Qt: 5.9.2
Running against Qt: 5.9.2
Compiled against GDAL: 2.2.4
Running against GDAL: 2.2.4

System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 6.1.7601

@qgib
Copy link
Contributor Author

qgib commented Oct 24, 2018

Author Name: Giovanni Manghi (@gioman)


It happens with all tables from any kind of datasource? try with a new/clean profile.


  • status_id was changed from Open to Feedback
  • priority_id was changed from Normal to High

@qgib
Copy link
Contributor Author

qgib commented Oct 24, 2018

Author Name: Reginald Carlier (Reginald Carlier)


I tested it on a shapefile and on a postgis layer. both crashed.
At the moment I cannot delete my profile because there are too much scripts and plugins I need.
I tried it on a PC of a colleague and there I was able to sort the field.
It seams like my profile is messed up.

thanks for reply

@qgib
Copy link
Contributor Author

qgib commented Oct 24, 2018

Author Name: Giovanni Manghi (@gioman)


Reginald Carlier wrote:

I tested it on a shapefile and on a postgis layer. both crashed.
At the moment I cannot delete my profile because there are too much scripts and plugins I need.
I tried it on a PC of a colleague and there I was able to sort the field.
It seams like my profile is messed up.

or possibly is caused by a 3rd party plugin.


  • resolution was changed from to invalid
  • status_id was changed from Feedback to Closed

@qgib qgib closed this as completed Oct 24, 2018
@qgib
Copy link
Contributor Author

qgib commented Oct 24, 2018

Author Name: Reginald Carlier (Reginald Carlier)


Giovanni,

Can you say how I can start the installed qgis with a clean profile?
Or is there a method to disable all plugins and then turn them on one by one?

Thx,

@qgib
Copy link
Contributor Author

qgib commented Oct 24, 2018

Author Name: Giovanni Manghi (@gioman)


Reginald Carlier wrote:

Giovanni,

Can you say how I can start the installed qgis with a clean profile?
Or is there a method to disable all plugins and then turn them on one by one?

Thx,

in qgis3 you can create as many profiles as you want/need and start/use qgis with one of them.

To disable plugins just go in plugin manager and disable them, or start qgis with the --no-plugins switch.

@qgib
Copy link
Contributor Author

qgib commented Oct 24, 2018

Author Name: Giovanni Manghi (@gioman)


Giovanni Manghi wrote:

Reginald Carlier wrote:

Giovanni,

Can you say how I can start the installed qgis with a clean profile?
Or is there a method to disable all plugins and then turn them on one by one?

Thx,

in qgis3 you can create as many profiles as you want/need and start/use qgis with one of them.

also you don't need to delete profiles when you create new ones.

@qgib
Copy link
Contributor Author

qgib commented Oct 24, 2018

Author Name: Harrissou Santanna (@DelazJ)


Can you say how I can start the installed qgis with a clean profile?

Menu Settings --> User Profiles --> new profile

@qgib
Copy link
Contributor Author

qgib commented Oct 26, 2018

Author Name: Reginald Carlier (Reginald Carlier)


Harrissou Santanna wrote:

Can you say how I can start the installed qgis with a clean profile?

Menu Settings --> User Profiles --> new profile

Thanks sharing this ;-)

@qgib
Copy link
Contributor Author

qgib commented Oct 27, 2018

Author Name: Giovanni Manghi (@gioman)


Thanks sharing this ;-)

does it crash on a new profile?

@qgib
Copy link
Contributor Author

qgib commented Oct 29, 2018

Author Name: Reginald Carlier (Reginald Carlier)


Giovanni Manghi wrote:

Thanks sharing this ;-)

does it crash on a new profile?

No, on a new profile it works fine.
It must be one of the plugins I installed that is making QGIS unstable.
I will have to look into it.

Regards,

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Attribute Table Crash/Data Corruption labels May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Attribute Table Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption High Priority
Projects
None yet
Development

No branches or pull requests

1 participant