Project

General

Profile

Actions

Bug #65389

closed

Image Generation for /typo3temp/pics/ failed

Added by Dani El over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Image Cropping
Target version:
-
Start date:
2015-02-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

After upgrading typo3 from 6.2.9 to 6.2.10 i noticed much more server load.

I found many convert processes on server via 'ps xau':

sh -c '/usr/bin/gm' convert +profile '*' -geometry 100x67! -colorspace RGB -quality 100 '/www/domain.com/uploads/pics/a.jpg0' '/www/domain.com/typo3temp/pics/eeb340890f.jpg'

/usr/bin/gm convert +profile * -geometry 100x67! -colorspace RGB -quality 100 /hwww/domain.com/uploads/pics/a.jpg0 /www/domain.com/typo3temp/pics/eeb340890f.jpg

The source file /www/domain.com/uploads/pics/a.jpg exists, but the [0] after .jpg breaks the command. The directory typo3temp/pics/ stay empty after cleaning. On every pageview the convert processes started again. Tested with imagemagick and graphicsmagick. Extension tt_news 3.6.0.

Actions

Also available in: Atom PDF