Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3544)

Issue 349840043: Segfault when attempting to create an undefined grob. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
5 years, 2 months ago by Valentin Villenave
Modified:
5 years, 2 months ago
Reviewers:
Dan Eble
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Segfault when attempting to create an undefined grob. This commit replaces an abrupt segfault with an informative progerror message when compiling invalid code such as: \new StaffGroup \with { systemStartDelimiter = #'unknownName } { c' } Please advise whether this is appropriate.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M lily/engraver.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2
Dan Eble
It's certainly an improvement. A user might appreciate seeing the input location in the error ...
5 years, 2 months ago (2019-02-10 13:36:00 UTC) #1
Valentin Villenave
5 years, 2 months ago (2019-02-14 21:59:54 UTC) #2
On 2019/02/10 13:36:00, Dan Eble wrote:
> It's certainly an improvement.
> A user might appreciate seeing the input location in the error message.

OK, pushed as
https://git.savannah.gnu.org/cgit/lilypond.git/commit/?id=88980c4f927bd1f911d...

Thanks!

V.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b