- **labels**:  --> Fixed_2_19_37
- **status**: Started --> Fixed
- **Patch**: push -->  
- **Comment**:

Pushed to staging as
commit 0ab926218d76fa487f6935fd846796c902261e94
Author: David Kastrup <[email protected]>
Date:   Mon Feb 8 23:47:47 2016 +0100

    Issue 4767: Crash with Completion_heads_engraver and bare durations
    
    This checks for the existence of a pitch before using it, defaulting
    to middle C.




---

** [issues:#4767] Crash with Completion_heads_engraver and bare durations**

**Status:** Fixed
**Labels:** Fixed_2_19_37 
**Created:** Mon Feb 08, 2016 10:30 PM UTC by Simon Albrecht
**Last Updated:** Mon Feb 15, 2016 08:58 AM UTC
**Owner:** David Kastrup


The following code crashes:

~~~~
:::TeX
\version "2.19.36"
\layout {
  \context {
    \Voice
    \remove "Note_heads_engraver"
    \consists "Completion_heads_engraver"
  }
}
{ \breve }
~~~~

Removing `Note_heads_engraver` is not essential to triggering the bug. 


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/testlilyissues/admin/issues/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to