ports/153506: ports/net-im/papyon (py26-papyon-0.5.4) gets Signal 11

Maho NAKATA chat95 at mac.com
Thu Dec 30 06:40:38 UTC 2010


Hi Mezz,

From: Jeremy Messenger <mezz.freebsd at gmail.com>
Subject: Re: ports/153506: ports/net-im/papyon (py26-papyon-0.5.4) gets Signal 11
Date: Tue, 28 Dec 2010 23:02:11 -0600

> The only thing that I can see the difference between your and our are
> that you are using OpenSSL 1.x from ports rather than 0.x from base
> system. Since below shows that it was not complied with the debug.

I installed security/openssl port. It seems OpenSSL from ports
and base system conflict.
> Maybe try to test the hashlib? Something like this:
> 
> -------------------------
> % cat test.py
> import hashlib
> print hashlib.md5("hello").hexdigest()
> print hashlib.sha256("hello").hexdigest()
> print hashlib.sha512("hello").hexdigest()
> 
> % python test.py
> 5d41402abc4b2a76b9719d911017c592
> 2cf24dba5fb0a30e26e83b2ac5b9e29e1b161e5c1fa7425e73043362938b9824
> 9b71d224bd62f3785d96d46ad3ea3d73319bfbc2890caadae2dff72519673ca72323c3d99ba5c11d7c7acc6e14b8c5da0c4663475c2e5c3adef46f73bcdec043

I could reproduce without errors.

thanks,
-- Nakata Maho http://accc.riken.jp/maho/ , JA OOO http://ja.openoffice.org/
http://blog.goo.ne.jp/nakatamaho/ ,GPG: http://accc.riken.jp/maho/maho.pgp.txt


More information about the freebsd-gnome mailing list