Package: python-unac
Version: 1.7.0-1+b1
Severity: grave
Tags: squeeze
Justification: renders package unusable
Usertags: doudoulinux

I get a segmentation fault when trying to use python-unac. The sample code is 
the following:

==================
$ python
>>> from unac import *
>>> unac.unac_string(u"test")
Erreur de segmentation

$ python
>>> from unac import *
>>> unac.unac_string("test", "utf-8")
Erreur de segmentation
==================

Even if I don't use any encoding information, I still don't get the expected 
result "test":

==================
$ python
>>> from unac import *
>>> unac.unac_string("test")
''
>>> 
==================


Cheers,
JM. Philippe


-- System Information:
Debian Release: 6.0.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-unac depends on:
ii  libc6                   2.11.2-10        Embedded GNU C Library: Shared lib
ii  libunac1                1.8.0-2          The unac programming library - run
ii  python                  2.6.6-3+squeeze6 interactive high-level object-orie
ii  python-support          1.0.10           automated rebuilding support for P

python-unac recommends no packages.

python-unac suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to