qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.49k stars 2.99k forks source link

Crash when using SPIT to import shapefiles #10768

Closed qgib closed 5 years ago

qgib commented 17 years ago

Author Name: eskea - (eskea -) Original Redmine Issue: 709

Assignee: Gary Sherman


Steps to reproduce:

  1. Start QGIS
  2. Plugins -> Spit -> Import Shapefiles to [[PostgreSQL]]
  3. Click "Add"
  4. Double-click a shapefile (I'm trying to use SRTM shapefiles, e.g. "w005n57e.shp", downloaded from "ftp://e0srp01u.ecs.nasa.gov/srtm/version2/SRTM3/Eurasia")

What happens: A dialog box with a progress bar appears very briefly. Then QGIS closes, and writes the following on the console: Fatal: ASSERT failure in QList::operator[]: "index out of range", file /usr/share/qt4/include/QtCore/qlist.h, line 378 Aborted (core dumped)

Extra information:

OS: Ubuntu 7.04 Hardware: Pentium M 1.8, 1GB RAM QGIS Version: 0.8.0 (Ubuntu packages from download.qgis.org, to get them to install I had to install libgdal1-1.3.1-6 from Ubuntu 6.10.) libqt4 version: 4.2.3-0ubuntu3 postgresql-8.1 version: 8.1.8-1ubuntu3 postgresql-8.1-postgis version: 1.1.6-2

qgib commented 17 years ago

Author Name: eskea - (eskea -)


Sorry! I made a mistake. The URL to the shapefiles I'm trying to use is actually ftp://e0srp01u.ecs.nasa.gov/srtm/version2/SWBD/

That is, the SRTM Water Body Dataset.

qgib commented 17 years ago

Author Name: Gary Sherman (@g-sherman)


qgib commented 17 years ago

Author Name: Martin Dobias (@wonder-sk)


Fixed in 6228d9f4 (SVN r7127).


qgib commented 15 years ago

Author Name: Anónimo (Anónimo)


Milestone Version 0.9 deleted