Dear list,<div><br></div><div>Fluxus  can be crashed outright by accidentally giving list-ref two indices. Here is a small example;</div><div><br></div><div>(list-ref (list 1 2) 3 4)</div><div><br></div><div>Of course that "4" shouldn't be there at all but typos happen. Note that this example will (likely) crash and data may be lost.</div>
<div><br></div><div>I'm running 17b3 on Ubuntu Linux (the plain stable one, kept up to date) using the most plain version of PLT on offer on their site in source form. To the best of my knowledge compilation didn't give any worse warnings than can be expected with GCC moving towards more strict rules about various depreciated constructs. I could probably look up more details if needed.</div>
<div><br></div><div>Yours,</div><div>Kas.</div>