lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4315 in lilypond: Patch: PATCH: Fix unset PATH cra


From: lilypond
Subject: [Lilypond-auto] Issue 4315 in lilypond: Patch: PATCH: Fix unset PATH crash
Date: Sat, 07 Mar 2015 03:26:19 +0000

Status: Started
Owner: address@hidden
Labels: Type-Enhancement Patch-new

New issue 4315 by address@hidden: Patch: PATCH: Fix unset PATH crash
https://code.google.com/p/lilypond/issues/detail?id=4315

PATCH: Fix unset PATH crash

Per Masamichi Hosada:
On Windows, lilypond crashes when the environment variable PATH is not set.

```
C:\tmp\lilypond-2.19.16-0.mingw\$_OUTDIR\usr\bin>set PATH=

C:\tmp\lilypond-2.19.16-0.mingw\$_OUTDIR\usr\bin>lilypond
GNU LilyPond 2.19.16
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_S_construct null not valid

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

C:\tmp\lilypond-2.19.16-0.mingw\$_OUTDIR\usr\bin>
```

Even in the case of linux, this issue is a possible crash.

http://codereview.appspot.com/211320043

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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