Hi Maciej,<br><br>It's very big but here is the entire thing:<br><a href="http://pastebin.com/MkmHPBAU">http://pastebin.com/MkmHPBAU</a><br><br>Thanks,<br><br>Phil<br><br><div class="gmail_quote">On Mon, Feb 27, 2012 at 7:07 PM, Maciej Fijalkowski <span dir="ltr"><<a href="mailto:fijall@gmail.com">fijall@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Mon, Feb 27, 2012 at 10:12 AM, Maciej Fijalkowski <<a href="mailto:fijall@gmail.com">fijall@gmail.com</a>> wrote:<br>
> On Mon, Feb 27, 2012 at 9:39 AM, Phillip Class<br>
> <<a href="mailto:phillip.d.class@gmail.com">phillip.d.class@gmail.com</a>> wrote:<br>
>> Hi Maciej,<br>
>><br>
>> In Pdb they look like this:<br>
>><br>
>> [translation] start debugger...<br>
>>><br>
>>> /home/user/Desktop/pypy/pypy/annotation/annrpython.py(235)addpendingblock()<br>
>> -> assert annmodel.unionof(s_oldarg, s_newarg) == s_oldarg<br>
>> (Pdb+) s_oldarg<br>
>> SomeInstance(can_be_None=False,<br>
>> classdef=pypy.objspace.std.intobject.W_IntObject)<br>
>> (Pdb+) s_newarg<br>
>> SomeInstance(can_be_None=False,<br>
>> classdef=pypy.objspace.std.stringobject.W_StringObject)<br>
><br>
> This is so obscure.....<br>
><br>
> Temporarily you can go and disable those functions by going to<br>
> pypy/module/pypyjit/__init__.py and commenting out 3 lines with<br>
> set_compile_hook, set_optimize_hook and set_abort_hook. I'm looking<br>
> into the actual solution in the meantime.<br>
><br>
> Cheers,<br>
> fijal<br>
<br>
</div></div>Hi Philip<br>
<br>
Can you paste the entire output somewhere?<br>
</blockquote></div><br>