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

crash during diagram creation #18039

Closed
qgib opened this issue Jan 28, 2014 · 4 comments
Closed

crash during diagram creation #18039

qgib opened this issue Jan 28, 2014 · 4 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Symbology Related to vector layer symbology or renderers

Comments

@qgib
Copy link
Contributor

qgib commented Jan 28, 2014

Author Name: matteo ghetta (@ghtmtt)
Original Redmine Issue: 9445
Affected QGIS version: master
Redmine category:symbology
Assignee: Martin Dobias


Hi,
qgis crashes when trying to create histogram diagram (no matter which variables or how many variables).
No problem with pie chart and text diagrams.
In attach there is a small sample dataset.


@qgib
Copy link
Contributor Author

qgib commented Jan 31, 2014

Author Name: Matthias Kuhn (@m-kuhn)


Marking this as a blocker. A crash for a basic thing like this should be considered a serious issue.

Please confirm and add a stacktrace if possible.


  • fixed_version_id was configured as Future Release - High Priority
  • priority_id was changed from Normal to Severe/Regression

@qgib
Copy link
Contributor Author

qgib commented Feb 1, 2014

Author Name: matteo ghetta (@ghtmtt)


Hi Matthias,
problem still there (qgis master updated this morning with debian-nightly repo). This the stacktrace:

ERROR 1: Use of field function MAX() on string field ID illegal.
ERROR 1: Use of field function MAX() on string field ID illegal.
ERROR 1: Use of field function MAX() on string field ID illegal.
ERROR 1: Use of field function MAX() on string field ID illegal.
ERROR 1: Use of field function MAX() on string field ID illegal.
ERROR 1: Use of field function MAX() on string field ID illegal.
qgis.bin: /tmp/buildd/qgis-2.1.0+git20140201+346df98~wheezy1/src/core/pal/rtree.hpp:1392: void pal::RTree<DATATYPE, ELEMTYPE, NUMDIMS, ELEMTYPEREAL, TMAXNODES, TMINNODES>::Classify(int, int, pal::RTree<DATATYPE, ELEMTYPE, NUMDIMS, ELEMTYPEREAL, TMAXNODES, TMINNODES>::PartitionVars*) [with DATATYPE = pal::LabelPosition*; ELEMTYPE = double; int NUMDIMS = 2; ELEMTYPEREAL = double; int TMAXNODES = 8; int TMINNODES = 4]: asserzione "!a_parVars->m_taken[a_index]" non riuscita.
Annullato

I verified that with the same layer and same attributes there are no problem with pie chart and text diagram.

@qgib
Copy link
Contributor Author

qgib commented Feb 7, 2014

Author Name: Martin Dobias (@wonder-sk)


  • assigned_to_id was configured as Martin Dobias

@qgib
Copy link
Contributor Author

qgib commented Feb 7, 2014

Author Name: Martin Dobias (@wonder-sk)


Fixed in changeset "5a64215bd2bd6239a868a60c3f5c26ded518c61b".


  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Symbology Related to vector layer symbology or renderers Crash/Data Corruption labels May 24, 2019
@qgib qgib added this to the Future Release - High Priority milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Symbology Related to vector layer symbology or renderers
Projects
None yet
Development

No branches or pull requests

1 participant