> Looks like it's finding the font in the folder, but then crashing
> midway through the build. Here are the last few lines of the verbose
> output.
>
> ```
> Preprocessing graphical objects...
> Grob count 1289
> [/opt/local/share/lilypond/2.23.1/fonts/otf/beethoven-11.otf
> CFF name for font beethoven-11 is the same.]
> [/opt/local/share/lilypond/2.23.1/fonts/otf/beethoven-13.otf
> CFF name for font beethoven-13 is the same.]
> [beethoven-13_4.2177734375][1] 86953 segmentation fault lilypond
> --verbose testreed.ly
> ```
Oh, oh. A crash should never happen. Please try to reduce your input
file as much as possible to get an MWE (minimal working example) that
still crashes – maybe it crashes with default LilyPond fonts, too? If
you are done please send the input file to the list. If some non-free
fonts are necessary to reproduce the problem, don't send them.
Instead, whoever is going to have a closer look at the issue will ask
you to send the fonts privately for further investigation.
Werner