<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi Christoph<div><br></div><div>I seem to have been unable to send emails to this list for a while&nbsp;</div><div>so I hope this one gets through.</div><div><br></div><div>Firstly, great news below and yes please send me patch.</div><div><br></div><div>I have also been working on this but my issue has been that the tests</div><div>(I have been using test_AES as my test case) have been finishing abruptly with</div><div>a segfault :(</div><div><br></div><div>I am currently trying to use pdb to step through the code to try and find where it is</div><div>running into problems. Attached is my current patch I am using.</div><div><br></div><div>I am still able to run small test scripts that I have written, like the password one I sent</div><div>a while back.</div><div><br></div><div>I look forward to our collaboration to get this out of the way as it has brought a dependent</div><div>project of mine to its knees until I resolve this one :(</div><div><br></div><div>Cheers</div><div>Grail</div><div><font class="ecxApple-style-span" color="#444444" face="Tahoma, Verdana, Arial, sans-serif"><br></font><br>&gt; Date: Sun, 11 Apr 2010 20:46:20 +0200<br>&gt; From: christoph.tapler@gmx.net<br>&gt; To: pycrypto@lists.dlitz.net<br>&gt; Subject: Re: [pycrypto] Pycrypto working with python 3.0 or 3.1<br>&gt; <br>&gt; Hi,<br>&gt; <br>&gt; Short update - a missing string/byte conversion in the test suite caused <br>&gt; the high FAIL rate. With the conversion, the PASS/FAIL ratio looks way <br>&gt; better (&gt;70% PASS). I assume that the rest of the FAILs have a similar <br>&gt; reason. Just tell me if some of you wants the patch.<br>&gt; <br>&gt; Cheers,<br>&gt; Christoph<br>&gt; <br>&gt; -------- Original Message --------<br>&gt; Subject: Re: [pycrypto] Pycrypto working with python 3.0 or 3.1<br>&gt; Date: Sun, 11 Apr 2010 12:32:58 +0200<br>&gt; From: Christoph Tapler &lt;christoph.tapler@gmx.net&gt;<br>&gt; To: PyCrypto discussion list &lt;pycrypto@lists.dlitz.net&gt;<br>&gt; <br>&gt; Hi,<br>&gt; <br>&gt; Fyi, I have adapted the test suite and now I am at least able to execute<br>&gt; it on Python 3.1. However, around 99% of all tests are fail. Moreover,<br>&gt; at the end of the test suite execution, Python crashes.<br>&gt; <br>&gt; Hope to find some time to look into the issues. Anyway, if somebody<br>&gt; wants to have the patch, please let me know.<br>&gt; <br>&gt; Cheers,<br>&gt; Christoph<br>&gt; <br>&gt; On 18.03.2010 02:57, Grail Dane wrote:<br>&gt; <br>&gt; &gt; Hi Christoph<br>&gt; &gt;<br>&gt; &gt; So I tried the suggestion below but still received the error about<br>&gt; &gt; import from non-package :(<br>&gt; &gt;<br>&gt; &gt; I changed it to read:<br>&gt; &gt;<br>&gt; &gt; from Crypto.SelfTest.Cipher import common<br>&gt; &gt; return common.make_block_tests(AES, "AES", test_data)<br>&gt; &gt;<br>&gt; &gt; and it does not error on that but now presents me with a segfault :(<br>&gt; &gt;<br>&gt; &gt; So I seem to have gone from bad to worse. So I am hoping someone on this<br>&gt; &gt; list might be able to suggest how I can track the fault to find out what<br>&gt; &gt; is wrong now??<br>&gt; &gt;<br>&gt; &gt; Cheers<br>&gt; &gt; Grail<br>&gt; <br>&gt; _______________________________________________<br>&gt; pycrypto mailing list<br>&gt; pycrypto@lists.dlitz.net<br>&gt; http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto<br></div>                                               <br><hr>Looking for a hot date? <a href="http://clk.atdmt.com/NMN/go/150855801/direct/01/">View photos of singles in your area!</a>                                               <br /><hr />Australia's #1 job site <a href='http://clk.atdmt.com/NMN/go/157639755/direct/01/' target='_new'>If It Exists, You'll Find it on SEEK</a></body>
</html>