Hi all, seems calling fieldNameMap() on vector data provider crashes QGIS. To reproduce load shapefile and run in Python console next commands: l = iface.mapCanvas().currentLayer() fm = l.dataProvider().fieldNameMap() Anyone confirms? Should I file a ticket? Thanks -- Alexander Bruy