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

Comment #5 on issue 4116 by [email protected]: 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 <[email protected]>
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