<div dir="ltr">Just to update this thread: I'm now using the pd-lib-builder Makefile and have cleaned up the timbreID repo.<div><br></div><div>Federico - I still can't get your patch to crash...can you write me off list and explain exactly how to duplicate it?</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Aug 21, 2018 at 4:24 AM IOhannes m zmoelnig <<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 2018-08-21 01:35, Fede Camara Halac wrote:<br>
> Hi Will,<br>
> <br>
> Thanks so much, yes! I'm puzzled. I've even compiled single-precision fftw and timbreID and still have the crash. It might be my old mac or something I must have in my environment then that I can't really pin down...<br>
> <br>
<br>
not necessarily.<br>
memory errors are notorious for *not always* breaking the system:<br>
depending on memory alignment and (prior) usage, the content of an<br>
accessed memory block might contain expected data (mostly all NULLs) or<br>
some garbage, leading to crashes.<br>
<br>
you would need to compile timpleID with debugging symbols and without<br>
stripping, to see where the problems start.<br>
<br>
for whatever reasons, timbreID does not use the pd-lib-builder Makefile<br>
which would make this very simple, but some self-made one.<br>
<br>
<br>
mgasrd<br>
IOhannes<br>
<br>
PS: i was tempted to fix this and open a PR on github, but the<br>
repository contains hundred of megabytes of unneccesary data (compiled<br>
objects of old versions of the library for multiple OS; zipfiles of data<br>
which is also present in the archive,...) which made me bang my head on<br>
the table repeatedly so i gave up doing anything.<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">William Brent<br><a href="http://www.williambrent.com">www.williambrent.com</a><br><br>“Great minds flock together”<br>Conflations: conversational idiom for the 21st century<br><br><a href="http://www.conflations.com">www.conflations.com</a></div>