bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core dump with combination of tie, fermata and some pitches


From: Simon Albrecht
Subject: Re: Core dump with combination of tie, fermata and some pitches
Date: Fri, 2 Sep 2016 20:07:08 +0200

On 02.09.2016 18:00, Timothy Lanfear wrote:
Bug appears in 2.19.46 and .47. Ubuntu 16.04, 64-bit.

I can confirm. 2.19.45 is fine.


The first line provokes a core dump. The second line is perhaps the right syntax for this construction and works fine, but I'm reporting in case there is something here that needs investigating.

\version "2.19.46"

{
  <b' gis'>2\fermata ~ b'2  % core dump
  <b'~ gis'>2\fermata b'2   % move tie inside chord, OK
  <b' g'>2\fermata ~ b'2    % gis => g, OK
  <b' gis'>2 ~ b'2          % delete fermata, OK
  <b' gis'>2\fermata b'2    % delete tie, OK
}





reply via email to

[Prev in Thread] Current Thread [Next in Thread]