On Mon, Nov 30, 2015 at 04:10:14PM +0000, Budge wrote: > Just checked another downloaded radio file and AtomicParsley reports a > segmentation fault. What does this mean
The program tried to access memory that hadn't been allocated to it. > and what has caused it please? The programmer used C when he should have instead used a programming language that manages memory for him :-) If you've only recently started seeing it then either you've installed a new version of AtomicParsley (or of some library that it uses), or the data you're processing with it has changed in such a way that it's now exercising a buggy code path that you were previously managing to avoid. -- David Cantrell | top google result for "topless karaoke murders" What is the difference between hearing aliens through the fillings in your teeth and hearing Jesus in your heart? _______________________________________________ get_iplayer mailing list get_iplayer@lists.infradead.org http://lists.infradead.org/mailman/listinfo/get_iplayer