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 #1

Updated by Dani El over 9 years ago

Update: The [0] after .jpg breaks NOT the command. For now i have no idea, why the server load is much more after typo3-update to 6.2.10.

Sorry for this bugreport.

Actions #2

Updated by Riccardo De Contardi over 9 years ago

  • Status changed from New to Needs Feedback
  • Assignee set to Dani El

so this could be closed?

Actions #3

Updated by Riccardo De Contardi over 9 years ago

  • Status changed from Needs Feedback to Closed

I just close this ticket as it seems the author already solved it.

Dani, if you think that this is the wrong decision then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF