Package: python-qrencode Severity: normal
when generating qr codes of long strings python-qrencode dumps core. example: python -c "import qrencode; _,_,_ = qrencode.encode_scaled('a'*2000, level=3, size=100);" results in: zsh: segmentation fault (core dumped) python -c 2000 characters break it for me, while 1000 do not. i do not know if there is some special limit and what it depends on. ps: the problem was not actually encountered on the machine stated below, i am using it only to report this bug. it was reproducible on several machines, however. -- System Information: Debian Release: squeeze/sid APT prefers testing-proposed-updates APT policy: (500, 'testing-proposed-updates'), (500, 'testing'), (500, 'stable'), (100, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686-bigmem (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org