[PD] pyext detach method crashes pd with gem/pdp

vincent rioux vincent.rioux at no-log.org
Wed Apr 12 14:55:54 CEST 2006


hi Thomas,

sorry i should definetely have said "quick and dirty solution".

i send you two files - you need the externals : py, Gem, pdp and pdp2gem.

- open detach_crash.pd
- press 'bang' for pdp acquisition start
- press 'on' for gem window creation

when detach is commented out in detach_crash.py, pd crashes on my linux 
box (pd 39.2, pyext, Gem and pdp compiled from cvs, ubuntu 5.10).

thanks for your fast reply!
best,
vincent

Thomas Grill a écrit :
> Hi Vincent,
> thanks for the report, although commenting out self._detach(1) is no 
> solution.
> I could try to find the reason, if you can provide a simple crashing 
> patch with as few external objects as possible.
>
> greetings,
> Thomas
>
> vincent rioux schrieb:
>> hi all,
>> i just noticed that the detach method of pyext can cause pd to crash.
>> i had a patch with gem, pdp and pdp2gem and as soon as i tried to 
>> display video from pdp into gem display, pd crashed. spent quite a 
>> hard time (not too long though) to find out why this happened.
>> the solution is the following : comment out the self._detach(1) in 
>> pyext files.
>> best,
>> vincent
>>
>>
>>
>>
>>
>

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: detach_crash.pd
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20060412/ce9f5052/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: detach_crash.py
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20060412/ce9f5052/attachment.asc>


More information about the Pd-list mailing list