[Python-modules-team] Bug#494298: FTBFS: crashes with python2.5 if python-pyicu is present

Carlos cgalisteo at k-rolus.net
Fri Aug 8 11:11:45 UTC 2008


Package: parsedatetime
Severity: serious

parsedatetime FTBFS with python 2.5 [1] while running tests if
python-pyicu [2] package is installed.

Partial build log:
---
running build_py
set -e ;\
	for py in python2.4 python2.5; do  \
	    PYTHONPATH=/home/cgalisteo/kk/parsedatetime/parsedatetime-0.8.6/build/lib
$py run_tests.py parsedatetime; \
	done
.........................................
----------------------------------------------------------------------
Ran 41 tests in 0.084s

OK
*** glibc detected *** python2.5: malloc(): memory corruption: 0x407e67f0 ***
----

If I launch the command by hand:

PYTHONPATH=/home/cgalisteo/kk/parsedatetime/parsedatetime-0.8.6/build/lib
python2.4 run_tests.py parsedatetime
.........................................
----------------------------------------------------------------------
Ran 41 tests in 0.083s

OK

PYTHONPATH=/home/cgalisteo/kk/parsedatetime/parsedatetime-0.8.6/build/lib
python2.5 run_tests.py parsedatetime
.*** glibc detected *** python2.5: malloc(): memory corruption: 0xb78927f0 ***



Purging python-pyicu, makes the package to build again (except for #485054).




[1] tested with  2.5.2-10 and 2.5.2-6
[2] python-pyicu_0.8.1-2



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

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


-- 
---
Carlos Galisteo <cgalisteo AT k-rolus.net>
PGP_key::http://k-rolus.net/~cgalisteo/cgalisteo.gpg
Key_Fingerprint::F888 6FBA 9145 B5A2 C187 66D6 5B8C 027A 69AD BE65
---





More information about the Python-modules-team mailing list