Bug report #11349

xmin/xmax broke on qgis master

Added by Giovanni Manghi over 9 years ago. Updated over 9 years ago.

Status:Closed
Priority:Severe/Regression
Assignee:-
Category:Vectors
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:fixed/implemented
Crashes QGIS or corrupts data:No Copied to github as #:19640

Description

The field calculator xmin/xmax operators (and possible others, just tested this two) are broke on qgis master and in case of xmin($geometry) is causing a crash while xmax($geometry) does nothing.

They works ok on qgis 2.4

Tested on both Linux and Windows.

Warning: Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
Warning: Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)
Fatal: ASSERT failure in QVector<T>::operator[]: "index out of range", file /usr/include/qt4/QtCore/qvector.h, line 355
QGIS died on signal -1Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
ptrace: Operation not permitted.
No thread selected
No stack.
gdb returned 0
Aborted

Associated revisions

Revision fbc5f060
Added by Salvatore Larosa over 9 years ago

Fixes #11349 - field calculator broke on qgis master

History

#1 Updated by Salvatore Larosa over 9 years ago

  • Status changed from Open to Closed

#2 Updated by Giovanni Manghi over 9 years ago

  • Resolution set to fixed/implemented
  • Status changed from Closed to In Progress

#3 Updated by Jürgen Fischer over 9 years ago

  • Status changed from In Progress to Closed

Also available in: Atom PDF