Package: python-gdal
Version: 1.6.1-3
Severity: important

Hi,
from osgeo import gdal_array
causes a segmentation fault.

A quick check up brought up this is only in the latest package. Not in
1.6.1-2.

Here's a log of actions:
oz...@karo:/var/cache/apt/archives$ sudo dpkg -i
python-gdal_1.6.1-3_i386.deb
Selecting previously deselected package python-gdal.
(Reading database ... 321216 files and directories currently installed.)
Unpacking python-gdal (from python-gdal_1.6.1-3_i386.deb) ...
Setting up python-gdal (1.6.1-3) ...
Processing triggers for man-db ...
oz...@karo:/var/cache/apt/archives$ python
Python 2.5.4 (r254:67916, Feb 17 2009, 20:16:45)
[GCC 4.3.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from osgeo import gdal_array
Segmentation fault
oz...@karo:/var/cache/apt/archives$ sudo dpkg -r python-gdal
(Reading database ... 321268 files and directories currently installed.)
Removing python-gdal ...
Processing triggers for man-db ...
oz...@karo:/var/cache/apt/archives$ sudo dpkg -i
python-gdal_1.6.1-2_i386.deb
Selecting previously deselected package python-gdal.
(Reading database ... 321216 files and directories currently installed.)
Unpacking python-gdal (from python-gdal_1.6.1-2_i386.deb) ...
Setting up python-gdal (1.6.1-2) ...
Processing triggers for man-db ...
oz...@karo:/var/cache/apt/archives$ python
Python 2.5.4 (r254:67916, Feb 17 2009, 20:16:45)
[GCC 4.3.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from osgeo import gdal_array
>>>

Thanks, Oz

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-gdal depends on:
ii  libc6                        2.9-25      GNU C Library: Shared libraries
ii  libgcc1                      1:4.4.1-1   GCC support library
ii  libgdal1-1.6.0               1.6.1-3     Geospatial Data Abstraction
Librar
ii  libstdc++6                   4.4.1-1     The GNU Standard C++ Library v3
ii  python                       2.5.4-2     An interactive high-level
object-o
ii  python-central               0.6.11      register and build utility for
Pyt
ii  python-numpy                 1:1.2.1-1.1 Numerical Python adds a fast
array

python-gdal recommends no packages.

python-gdal suggests no packages.

-- no debconf information

-- 
----
           Imagine there's no countries
           It isn't hard to do
           Nothing to kill or die for
           And no religion too
           Imagine all the people
           Living life in peace

Reply via email to