<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 </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>> Date: Sun, 11 Apr 2010 20:46:20 +0200<br>> From: christoph.tapler@gmx.net<br>> To: pycrypto@lists.dlitz.net<br>> Subject: Re: [pycrypto] Pycrypto working with python 3.0 or 3.1<br>> <br>> Hi,<br>> <br>> Short update - a missing string/byte conversion in the test suite caused <br>> the high FAIL rate. With the conversion, the PASS/FAIL ratio looks way <br>> better (>70% PASS). I assume that the rest of the FAILs have a similar <br>> reason. Just tell me if some of you wants the patch.<br>> <br>> Cheers,<br>> Christoph<br>> <br>> -------- Original Message --------<br>> Subject: Re: [pycrypto] Pycrypto working with python 3.0 or 3.1<br>> Date: Sun, 11 Apr 2010 12:32:58 +0200<br>> From: Christoph Tapler <christoph.tapler@gmx.net><br>> To: PyCrypto discussion list <pycrypto@lists.dlitz.net><br>> <br>> Hi,<br>> <br>> Fyi, I have adapted the test suite and now I am at least able to execute<br>> it on Python 3.1. However, around 99% of all tests are fail. Moreover,<br>> at the end of the test suite execution, Python crashes.<br>> <br>> Hope to find some time to look into the issues. Anyway, if somebody<br>> wants to have the patch, please let me know.<br>> <br>> Cheers,<br>> Christoph<br>> <br>> On 18.03.2010 02:57, Grail Dane wrote:<br>> <br>> > Hi Christoph<br>> ><br>> > So I tried the suggestion below but still received the error about<br>> > import from non-package :(<br>> ><br>> > I changed it to read:<br>> ><br>> > from Crypto.SelfTest.Cipher import common<br>> > return common.make_block_tests(AES, "AES", test_data)<br>> ><br>> > and it does not error on that but now presents me with a segfault :(<br>> ><br>> > So I seem to have gone from bad to worse. So I am hoping someone on this<br>> > list might be able to suggest how I can track the fault to find out what<br>> > is wrong now??<br>> ><br>> > Cheers<br>> > Grail<br>> <br>> _______________________________________________<br>> pycrypto mailing list<br>> pycrypto@lists.dlitz.net<br>> 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>