lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4116 in lilypond: Patch: Disable ASSERT_LIVE_I


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4116 in lilypond: Patch: Disable ASSERT_LIVE_IS_ALLOWED in GUILEv2
Date: Tue, 23 Sep 2014 17:03:33 +0000

Updates:
        Status: Fixed
        Labels: -Patch-countdown Fixed_2_19_15

Comment #5 on issue 4116 by address@hidden: Patch: Disable ASSERT_LIVE_IS_ALLOWED in GUILEv2
https://code.google.com/p/lilypond/issues/detail?id=4116

Should be uncontentious, is needed for GUILEv2 work.
Pushing early to staging as
commit 46173612585e09fbad842963aaf61ac9f86317e5
Author: David Kastrup <address@hidden>
Date:   Fri Sep 19 12:14:28 2014 +0200

    Issue 4116: Disable ASSERT_LIVE_IS_ALLOWED in GUILEv2

    Apparently the garbage collection in GUILEv2 can do a mark pass over
    material without actually protecting it from collection, possibly
    because the garbage collector can run in a separate thread.  At least,
    the attempt to print such remaining live smobs still seen by a mark pass
    leads to crashes, so disable this memory leak detection mechanism on
    GUILEv2.


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