Bugs item #1708638, was opened at 2007-04-27 11:06 Message generated for change (Comment added) made by patrco You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1708638&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: externals Group: v0.39.2 Status: Open Resolution: None Priority: 5 Private: No Submitted By: frey (freynz) Assigned to: Nobody/Anonymous (nobody) Summary: memento segfault on win32 Initial Comment: memento causes pd-0.39.2 to segfault in win32 (tested with 0.39.2-extended-test7) more specifically, sending any float value to a [commun] object set up properly with an [originator] causes a segfault in pd-dll-iname, with no useful backtrace. the attached patch demonstrates the problem. move the slider and pd should crash instantly. note that if the [originator] object isn't present, the crash doesn't happen. ---------------------------------------------------------------------- Comment By: Patrice Colet (patrco) Date: 2007-04-27 16:42 Message: Logged In: YES user_id=1780177 Originator: NO The problem might come from the [tosymbol] cyclone object in [OSCprepend] abstraction from [originator], I've replaced it by another abstraction that only use [list] objects ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1708638&group_id=55736 _______________________________________________ PD-dev mailing list [email protected] http://lists.puredata.info/listinfo/pd-dev
