[PD-dev] [ pure-data-Bugs-2913280 ] GOP abstraction can crash pd if content is reloaded

SourceForge.net noreply at sourceforge.net
Sat Dec 12 15:49:56 CET 2009


Bugs item #2913280, was opened at 2009-12-12 15:08
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2913280&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: v0.42
Status: Open
Resolution: None
Priority: 8
Private: No
Submitted By: Cyrille Henry (nusmuk)
Assigned to: Miller Puckette (millerpuckette)
Summary: GOP abstraction can crash pd if content is reloaded

Initial Comment:
if abs1 is an abstraction (maybe empty)
if abs2 is a GOP abstraction that use abs1
opening an other instance of abs1 and saving it will crash pd.
see attachement.


----------------------------------------------------------------------

>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-12-12 15:49

Message:
confirmed (linux; Pd-vanilla-0.42.5)

it does _not_ crash on 0.41-4 on the same machine.

a quick backtrace shows that the crash appears in canvas_doclear() because
the gl_editor of the argument x is NULL.

----------------------------------------------------------------------

Comment By: Cyrille Henry (nusmuk)
Date: 2009-12-12 15:09

Message:
i forget to say that this is on linux, pd vanilla 0.42


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2913280&group_id=55736




More information about the Pd-dev mailing list