Your message dated Thu, 16 Nov 2017 19:15:22 +0100
with message-id <f0d88c09-974c-9b6f-7ef5-bc6a7e264...@danielstender.com>
and subject line python-m2crypto: Segmentation fault while computing "large" 
key using PBKDF2
has caused the Debian Bug report #631806,
regarding python-m2crypto: Segmentation fault while computing "large" key using 
PBKDF2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
631806: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631806
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-m2crypto
Version: 0.20.1-1+b1
Severity: important

Hello,

this fails:

$ python
Python 2.6.7 (r267:88850, Jun 13 2011, 22:03:32) 
[GCC 4.6.1 20110608 (prerelease)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from M2Crypto.EVP import pbkdf2
>>> pbkdf2('foo', 'bar', 1, 256)
zsh: segmentation fault  python

I don't know how to get a backtrace using GDB so I can't provide more
informations right now, but I'll be glad to do it.

 Jonathan


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

Kernel: Linux 2.6.39-2-686-pae (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-m2crypto depends on:
ii  libc6                         2.13-7     Embedded GNU C Library: Shared lib
ii  libssl0.9.8                   0.9.8o-7   SSL shared libraries
ii  python                        2.6.6-14   interactive high-level object-orie
ii  python-support                1.0.13     automated rebuilding support for P

python-m2crypto recommends no packages.

python-m2crypto suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.22.6~rc4-1

I've tested that now over latest M2crypto 0.27.0-4 in the archive and I can 
confirm it
that this problem has disappeared:

<cut>
In [1]: from M2Crypto.EVP import pbkdf2

In [2]: pbkdf2('foo', 'bar', 1, 256)
Out[2]: 
'U\xd5u\xa2\x8a`O\xb75\x1cV\x1ff\xc1?\xb3\x07\x8c\x00Yg\x02f":\x9d\x95\xb9-3-JyS\x13\x0c#?\t\xb1\xca\xeb-mJ\x19\xf5\xe6\x9c8
 
\xd2}\xdfLx\xf5\x07\xfa\xb8\xf4\x0b\x8b\x93sj\xb1\xae\x85L\x86\x0bG\xe4r\xd9*tl[\x9c\x9e\xa8Q\x1cb\x9dh\xfb\xc3\xf2\x08T$\xf5\x88\xcd\x105\xba\x8by\xb2\x88\xd1\xf4\xeb\xa3\x8fz8\x10\xc5r\xcb\xbf\x9a\x12\t\xa2\x19\xec\x9b\xcbo\xfaC\xd0\xea\xc8\xab\x9b\x1c\xc4\x0f\xcc+\xf3\xdc4\x95)\x92Z\xe7\xb3\x1ajY\x06\xbf\xf7\x85$\xc3\x88\x15\x83\x03ib\n\xdf\x13\xfd\xb3\x8a\xd4\x99>o\xda\x848\xf3\xb7\xdej\xbc\x85\t\x85\xa5\xe8X\x95\x97\xeb\xbc\x8b\xc0.{\xc4[\xb6T\xdb\xc2\xcf\xe5\x08#\xcbd\xbfF>\xf8\xdd\x19e\x03\x8a\xfc\x91_\xc8\x18,\xaf[(3l\\c\xe9\x91\x14v\x80\x8e\x9e\xe5@:\x18\xfa\x00\x0c;\\$$f\xb1\xb1\x1eP\x9cX\xa2\x81\xc7H'
</cut>

Matěj has reproduced this up to 0.21.1, thus I'm closing this with 0.22.6~rc4-1 
succeeding 0.21.1-4.

Best,
DS

-- 
4096R/DF5182C8 (sten...@debian.org)
http://www.danielstender.com/

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to