User:Brion/thumb issues

From Wikitech

Breakdown of thumbnail errors logged over about 3 hours:

  • 424 'Permission denied'
    • WTF?
      • Probably trying to overwrite files written from a maintenance/batch script.
        • Jobs queue is now running via a setuid wrapper as the apache user. Should help with this, though other tasks like refreshLinks often aren't. --Brion 00:15, 26 May 2006 (PDT)
  • 49 'Insufficient memory'
    • hit the hard memory or time limit'
  • 30 'Segfault'
    • hit the hard memory or time limit'
  • 18 'Corrupt image'
    • invalid or corrupt file
  • 17 'No such file or directory'
    • There are some missing files
  • 2 'Improper image header'
    • invalid or corrupt file
  • 2 'Cannot allocate memory'
    • hit the hard memory or time limit'
  • 1 'Killed'
    • hit the hard memory or time limit'