The is a big problem with the base GDAL package in Ubuntu 8.10. It is too bad Ubuntu has not updated this.

You can get an updated version of GDAL by adding the following launchpad repo to your /etc/apt/sources.list files

deb http://ppa.launchpad.net/qgis/ubuntu intrepid main

-pete

Hugentobler Marco wrote:
Hi Paul

I'm also using ubuntu 8.10.
The bug with the crash in the classification dialog seems to be related to the ubuntu gdal package. It works for me with a self-compiled gdal. I have no idea when the gdal package will be updated. Hopefully someone else on the list knows more about the packaging process?

I have some other receipts to make qgis crash by SIGABRT or by segfault,
under fairly standard usage

Each crash probably has a different reason. Please go on and fill them into the 
tracker (after checking they are not already there).

Regards,
Marco



-----Ursprüngliche Nachricht-----
Von: qgis-user-boun...@lists.osgeo.org im Auftrag von Paul R
Gesendet: Di 17.02.2009 13:56
An: QGIS user ML
Betreff: [Qgis-user] Many crashes on ubuntu 8.10 with recommanded binairies
Hello list,

this is my first post here, and I'd like first to thank all the people
involved in the Quantum GIS project. This looks already great, and
really promising.

I'm here to report a bug, probably in the way ubuntu binairies are
packaged. To reproduce, follow the steps :

1 - you need ubuntu 8.10
2 - follow instructions on http://www.qgis.org/download/binaries.html to
    get the software installed
3 - grab sample data from http://www.qgis.org/download/sample-data.html
4 - run qgis
5 - open the vector layer trees.shp from the samples
6 - open layer properties, go to the symbology tab
7 - change the legend type from "single symbol" to "graduated symbol"
8 - try to classify in 3 classes the AREA_KM2

when pressing the classify button, qgis crashes, with output :

(...)
b2bee000-b2bfe000 r-xp 00000000 08:02 1239747    
/usr/lib/grass/lib/libgrass_I.6.2.3.so
b2bfe000-b2bff000 r--p 0000f000 08:02 1239747    
/usr/lib/grass/lib/libgrass_I.6.2.3.so
b2bff000-b2c00000 rw-p 00010000 08:02 1239747    
/usr/lib/grass/lib/libgrass_I.6.2.3.so
b2c00000-b2c12000 r-xp 00000000 08:02 1031932    /usr/lib/qgis/libogrprovider.so
b2c12000-b2c13000 r--p 00011000 08:02 1031932    /usr/lib/qgis/libogrprovider.so
b2c13000-b2c14000 rw-p 00012000 08:02 1031932    /usr/lib/qgis/libogrprovider.so
b2c14000-b2c2b000 r-xp 00000000 08:02 1031931    
/usr/lib/qgis/libogrconverterplugin.so
b2c2b000-b2c2c000 ---p 00017000 08:02 1031931    
/usr/lib/qgis/libogrconverterplugin.so
b2c2c000-b2c2d000 r--p 00017000 08:02 1031931    
/usr/lib/qgis/libogrconverterplugin.so
b2c2d000-b2c2e000 rw-p 00018000 08:02 1031931    
/usr/lib/qgis/libogrconverterplugin.so
b2c2e000-b2c3e000 r-xp 00000000 08:02 1031928    
/usr/lib/qgis/libnortharrowplugin.so
b2c3e000-b2c3f000 r--p 0000f000 08:02 1031928    
/usr/lib/qgis/libnortharrowplugin.so
b2c3f000-b2c40000 rw-p 00010000 08:02 1031928    
/usr/lib/qgis/libnortharrowplugin.so
b2c40000-b2c6a000 r-xp 00000000 08:02 1031923    
/usr/lib/qgis/libinterpolationplugin.so
b2c6a000-b2c6b000 r--p 0002a000 08:02 1031923    
/usr/lib/qgis/libinterpolationplugin.so
b2c6b000-b2c6c000 rw-p 0002b000 08:02 1031923    
/usr/lib/qgis/libinterpolationplugin.so
b2c6c000-b2c84000 r-xp 00000000 08:02 1031926    
/usr/lib/qgis/libgridmakerplugin.so
b2c84000-b2c85000 r--p 00017000 08:02 1031926    /usr/liAborted


When run inside gdb, I get :

(...)
/usr/lib/grass/lib/libgrass_gproj.6.2.3.so
b2b1e000-b2b1f000 r--p 00007000 08:02 1239748    
/usr/lib/grass/lib/libgrass_gproj.6.2.3.so
b2b1f000-b2b20000 rw-p 00008000 08:02 1239748    
/usr/lib/grass/lib/libgrass_gproj.6.2.3.so
b2b20000-b2b23000 r-xp 00000000 08:02 1239746 Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb47e16d0 (LWP 7495)]
---Type <return> to continue, or q <return> to quit---
0xb7f08430 in __kernel_vsyscall ()


I have some other receipts to make qgis crash by SIGABRT or by segfault,
under fairly standard usage. I'm not sure where the problems are,
though, so I'd like some advices before investigating more or filling
a bug report on the tracker. Thank you in advance.



--
====================================
Peter J. Ersts, Project Specialist
American Museum of Natural History
Center for Biodiversity and Conservation
Central Park West at 79th Street
New York, New York 10024
Tel: Home Office (518)-632-4745 or NYC Office (212)-496-3488
Web: http://biodiversityinformatics.amnh.org
Web: http://cbc.amnh.org

Quantum GIS Raster Development Team. Visit http://www.qgis.org
to learn more about QGIS, a free and open source desktop GIS

Open Source,
...evolving through community cooperation to change the world bit by bit

_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to