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

flatten.php database timeouts leading to segmentation fault.

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • None
    • None
    • Misc
    • None
    • eZ Publish 4.0

    Description

      The flatten.php script, used to remove archived content object versions, is terminating with a segmentation fault.
      The issue seems to occur after about 30 seconds, when the MySQL connection is closed, before any actual commit is done to the database.

      Running the script with a test limit of 10 works without any issues, so it is possible that
      the default portion size of 50 versions used in ZContentObjectVersion::removeVersions() is too high.

      Attachments

        Activity

          People

            dp@ez.no dp@ez.no
            ji@ez.no ji@ez.no
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: