<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 18-10-2024 19:44, Simon McVittie
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:ZxKelYxDxRGX-Ym2@remnant.pseudorandom.co.uk"><span
      style="white-space: pre-wrap">
</span>
      <pre class="moz-quote-pre" wrap="">Does this happen for literally any JSON file (for example
`echo "{}" > object.json`) or does the JSON file that is required to
reproduce the crash have non-trivial contents?</pre>
    </blockquote>
    Any non-empty file that ends in ".json" causes a segfault. It
    doesn't even have to be valid json.<span
    style="white-space: pre-wrap">
</span>
    <blockquote type="cite"
      cite="mid:ZxKelYxDxRGX-Ym2@remnant.pseudorandom.co.uk">
      <pre class="moz-quote-pre" wrap="">Is there a single file or combination of files that reproduce this without
installing arbitrary software from outside Debian?
</pre>
    </blockquote>
    <p>Yes! I've attached a minimal version of freedesktop.org.xml that
      causes a segfault. It seems it has something to do with the
      interaction between multiple mime-type definitions, since the
      problem goes away after removing a single json or javascript
      related mime-type.<br>
    </p>
    <p>Best,</p>
    <p>Lennart<br>
    </p>
  </body>
</html>