[Qgis-user] Many crashes on ubuntu 8.10 with recommanded binairies

Paul R paul.r.ml at gmail.com
Tue Feb 17 04:56:38 PST 2009


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.

-- 
  Paul



More information about the Qgis-user mailing list