[PD] [unpackOSC] wrong packet crash

Martin Peach martin.peach at sympatico.ca
Fri May 14 04:36:43 CEST 2010


patko wrote:
> ----- "Martin Peach" <martin.peach at sympatico.ca> a écrit :
> 
>> telling me, although a patch that reliably causes the crash would be 
>> nice to see.
> 
> I've attached an archive containing the files for testing the crash
> it needs a python 3 interpreter or blender 2.5(, that should be easy to get on the website,
> strike p key, when cursor is over the scene,
>  for running the script inside the blend file sending osc packet)
> 
> I didn't have patience to find out how to trig the crash on python 2.
> 
> there is the simple-osc module I'm working on, this should send /foo bar
> to [udpreceive], when launching the python script.
> And the patch to apply to OSC.py for corrupting the packet.
> or just rename files.

I get:
Traceback (most recent call last):
   File "E:\martin\pd_patches\oscCRASH\oscCRASH\sendOSC.py", line 1, in 
<module>
     import osc
   File "E:\martin\pd_patches\oscCRASH\oscCRASH\osc\__init__.py", line 
8, in <module>
     from OSC import *
ImportError: No module named OSC

Which OSC?
Martin




More information about the Pd-list mailing list