Uploaded image for project: 'Lucy'
  1. Lucy
  2. LUCY-187

Adapt to GC changes in Perl 5.15

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.1.0 (incubating), 0.2.0 (incubating), 0.2.1 (incubating), 0.2.2 (incubating)
    • 0.3.0 (incubating)
    • Perl bindings
    • None

    Description

      Perl 5.15 adds a new phase during global destruction which invokes
      DESTROY on unreferenced SVs. This is causing a tripwire exception
      when VTable's DESTROY method gets called (VTable_Destroy() should
      never be called). However, the fix is more involved than simply
      disabling the tripwire.

      Attachments

        Activity

          People

            marvin Marvin Humphrey
            marvin Marvin Humphrey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: