[PD] crasher bug

IOhannes m zmölnig zmoelnig at iem.at
Tue Sep 16 15:26:07 CEST 2014


On 09/16/2014 01:18 PM, Max wrote:
> here is how to reproduce it:
> 
> make two pd documents, let's say MAIN.pd and text.pd. then, in MAIN.pd
> open test.pd as an abstraction. make it GOP. from MAIN rightclick and
> coose help the context menu to open the not existing help file. The
> GOP abstraction test.pd will open. Save it as test-help.pd. Delete all
> the objects. Uncheck the GOP option.
> Crash.
> 
> that's in Pd 0.45.4
> 
> On 09/16/2014 08:02 PM, Max wrote:
>> hi list, i got this at two incidents:
> 
>> terminate called after throwing an instance of 
>> 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error>

your steps to reproduce and your backtrace are unrelated.
"boost" is a C++ helper library, while Pd is written in pure C.
so the error is either related to a C++-external you are loading (not
Gem, as it does not use boost either), or it indicates memory corruption.


gfdsr
IOhannes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20140916/f8c19974/attachment.sig>


More information about the Pd-list mailing list