<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Hello IOhannes,<br>
    <br>
    Disabling [else/sfont~ -g 0.3] by doing [#else/sfont~ -g 0.3] is
    also making the trick. Pd is no more crashing when my SMS Vanilla
    patch is opening.<br>
    <br>
    As I wrote it here-below:<br>
    "I will further investigate my patch as I was obliged, for the time
    being, to add some glue to [else/sfont~] for avoiding Pd crashing as
    long as there is no SoundFont loaded.<br>
    See this <a href="https://github.com/porres/pd-else/issues/1441">ISSUE</a>
    for more information."<br>
    <br>
    So, the new potential culprit is now the [else/sfont~] object.<br>
    After adding my "anti-crash glue" I was able to have it working for
    days BUT then I surely made a modification in it and I missed its
    side effect when reopening the path.<br>
    I will keep you posted about my find.<br>
    <br>
    Q: Do you thing what you found out about [midiout] is still
    relevant?<br>
    <br>
    I'm very sorry for having kept you so busy with my problem.<br>
    Thank you very much.<br>
    <div class="moz-signature">- - - - - - -<br>
      Best, Joe<br>
      - - - - - - -<br>
      <br>
    </div>
    <div class="moz-cite-prefix">Le 28/01/2023 à 18:21, Linux ROUEN
      Normandie a écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:eb87af06-c43c-781e-af2c-583a2418a0aa@free.fr">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      Hello IOhannes,<br>
      See below.<br>
      - - - - - - -<br>
      <div class="moz-signature">Best, Joe<br>
        - - - - - - -<br>
        <br>
      </div>
      <div class="moz-cite-prefix">Le 28/01/2023 à 00:28, IOhannes m
        zmölnig a écrit :<br>
      </div>
      <blockquote type="cite"
        cite="mid:e3531da8-232c-16a6-27aa-c8870ca824e0@iem.at">On
        1/27/23 21:40, IOhannes m zmölnig wrote: <br>
        <blockquote type="cite">does your patch crash if you disable the
          [cyclone/midiformat] object? <br>
        </blockquote>
        <br>
        ah well, at least for me disabling [cyclone/midiformat] just
        prevents data to be sent to `[midiout]` which indeed crashes. <br>
        <br>
        the simplest crasher i've found with regard to this is: <br>
        ``` <br>
        [loadbang] <br>
        | <br>
        [176, 7, 100( <br>
        | <br>
        [midiout] <br>
        ``` <br>
        <br>
        and run this patch with `-nomidi`. <br>
        <br>
        I'm not sure whether this is the root cause for *your* problem,
        but at least it prevents me from digging any deeper for now. <br>
        <blockquote type="cite">I confirm on my side the same bad
          behavior with your above simplest crasher.<br>
          I will further investigate my patch as I was obliged, for the
          time being, to add some glue to [else/sfont~] for avoiding Pd
          crashing as long as there is no SoundFont loaded.<br>
          See this <a moz-do-not-send="true"
            href="https://github.com/porres/pd-else/issues/1441">ISSUE</a>
          for more information.<br>
        </blockquote>
        <br>
        i've submitted a fix for the issue *i've* found in the 'develop'
        branch on github. <br>
        <br>
        could you try to compile that version of Pd yourself and see
        whether the problem persists? <br>
        <blockquote type="cite">I will try to find it then compile this
          version of Pd and I will see.<br>
          Note that I'm not a complilation expert!<br>
          Thank you.<br>
        </blockquote>
        <br>
        fmsad <br>
        IOhannes <br>
        <br>
        <fieldset class="moz-mime-attachment-header"></fieldset>
        <pre class="moz-quote-pre" wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated moz-txt-link-freetext" href="mailto:Pd-list@lists.iem.at" moz-do-not-send="true">Pd-list@lists.iem.at</a> mailing list
UNSUBSCRIBE and account-management -> <a class="moz-txt-link-freetext" href="https://lists.puredata.info/listinfo/pd-list" moz-do-not-send="true">https://lists.puredata.info/listinfo/pd-list</a>
</pre>
      </blockquote>
    </blockquote>
  </body>
</html>