lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2392 in lilypond: Segfault in connection with


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2392 in lilypond: Segfault in connection with \applyContext
Date: Sun, 01 Sep 2013 19:04:50 +0000


Comment #3 on issue 2392 by address@hidden: Segfault in connection with \applyContext
http://code.google.com/p/lilypond/issues/detail?id=2392

I'm not sure if that is possible in general, in that this comes from global-context.cc,

      send_stream_event (this, "Prepare", 0,
                         ly_symbol2scm ("moment"), w.smobbed_copy ());

      if (iter->ok ())
        iter->process (w);

IIRC, the context creation is a side effect of process(), while prepare() comes from the preceding line.


--
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]