On Mon, Sep 18, 2017 at 07:31:41AM +0200, Hermann Meyer wrote: > Am 18.09.2017 um 06:44 schrieb david: > >Starting Aeolus from command line returns this: > > > >Reading '/usr/share/aeolus/stops/Aeolus/definition' > >Reading '/home/david/.aeolus-presets' > >Segmentation fault > > First shot in such cases is remove/rename config files in home > '/home/david/.aeolus-presets' No, this is due to recent versions of the font libs requiring more stack space. In main.cc, line 253, increase the stack size of the interface thread: iface->thr_start (SCHED_OTHER, 0, 0x00020000); This should solve the issue. Ciao, -- FA A world of exhaustive, reliable metadata would be an utopia. It's also a pipe-dream, founded on self-delusion, nerd hubris and hysterically inflated market opportunities. (Cory Doctorow) _______________________________________________ Linux-audio-user mailing list Linux-audio-user@xxxxxxxxxxxxxxxxxxxx https://lists.linuxaudio.org/listinfo/linux-audio-user