Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-23620

Segmentation fault error when copying subtree

    XMLWordPrintable

Details

    Description

      Using the ezsubtreecopy.php script to copy a node with object relations to objects in the trash will cause the following error:

      Copying subtree:
      Segmentation fault (core dumped)
      

      Steps to reproduce:

      1. Make a copy of the folder content class, and call it "myFolder"
      2. Add an "object relations" attribute to your "myFolder" class
      3. Them, create 3 myFolder content objects: ObjectA, ObjectB and ObjectC
      4. Edit the ObjectA object, and add relation to ObjectB and ObjectC
      5. Edit the ObjectB object, and add relation to ObjectA and ObjectC
      6. Edit the ObjectC object, and add relation to ObjectA and ObjectB
      7. Now, send ObjectB and ObjectC to trash
      8. Use the ezsubtreecopy.php script to copy ObjectA to any location:

      ./bin/php/ezsubtreecopy.php --src-node-id=123 --dst-node-id=2 --all-versions --keep-creator --keep-time
      

      Note: The value of --src-node-id must be the node id of the ObjectA object, and value of --dst-node-id must be the destination node.

      The script will run during the maximum allowed execution time, and then the following error will be thrown:

      Segmentation fault (core dumped)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            ricardo.correia-obsolete@ez.no Ricardo Correia (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 6 hours, 15 minutes
                6h 15m