Package: python-silo
Version: 4.8-13
Severity: normal

--- Please enter the report below this line. ---

The following simple script causes a 'double free or corruption' error using the file in the attachment:

$ python -c 'import Silo; print Silo.Open("test.silo").GetToc()'

Output (without memory map):
nvar = 12
var_names = (Elements_align_nodal, Elements_align_zonal, Elements_meshnames, Elements_meshtypes, FaceElements_meshnames, FaceElements_meshtypes, _fileinfo, _silolibinfo, cycle, data_varnames, data_vartypes, dtime)
ndir = 2
dir_names = (block0000, mesh_vars)
*** glibc detected *** python: double free or corruption (!prev): 0x09cd0ce8 ***
======= Backtrace: =========
/lib/i386-linux-gnu/i686/cmov/libc.so.6(+0x6e3b1)[0xb75c53b1]
/lib/i386-linux-gnu/i686/cmov/libc.so.6(+0x6fc18)[0xb75c6c18]
/lib/i386-linux-gnu/i686/cmov/libc.so.6(cfree+0x6d)[0xb75c9ccd]
/usr/lib/i386-linux-gnu/libstdc++.so.6(_ZdlPv+0x1f)[0xb710729f]

--- System information. ---
Architecture: i386
Kernel:       Linux 3.2.0-3-686-pae

Debian Release: wheezy/sid
  900 testing         ftp.au.debian.org
  900 testing         deb-multimedia.org
  800 unstable        ftp.au.debian.org
  800 unstable        deb-multimedia.org
  500 stable          deb-multimedia.org

--- Package information. ---
Depends          (Version) | Installed
==========================-+-===========
python2.7                  | 2.7.3-5
 OR python2.6              |
python            (>= 2.6) | 2.7.3~rc2-1
python            (<< 2.8) | 2.7.3~rc2-1
libc6             (>= 2.4) | 2.13-35
libsiloh5-0     (= 4.8-13) | 4.8-13
libstdc++6      (>= 4.1.1) | 4.7.1-7


Package's Recommends field is empty.

Package's Suggests field is empty.

Attachment: test.silo
Description: Mesh model

Reply via email to