Bug #16498
closedSegfault when trying to create thumbnails in backend
0%
Description
Creating thumbnails in backend forces PHP or ImageMagick to end up with a "segfault ... error 6" in /var/log/messages.
No thumbnail will be shown in backend neither won't be created by the backend. I used the same versions of php, apache2 and ImageMagick on another server and it creates the thumbnails as it should be.
The error seems to be independent from used ImageMagick-Versions and PHP-Versions.
My ImageMagick is installed at /usr/lib64/bin and symbolic links are placed at /usr/bin/ to this directory für combine, convert and identiy. All ImageMagick-directories are chmoded with 755, so every user should be able to run the needed programms
Installed System
Suse 9.3 with Plesk 8.0.1
ImageMagick 6.1.8 (alternativly i installed version 6.2.9 and the error occurs also)
PHP 4.3.10 as apache-module
PHP5 5.0.3 as cgi-extension (parallel used with PHP4)
Apache 2.0.53
(issue imported from #M4105)
Updated by Administrator Admin about 18 years ago
Forgott the Typo3-Version. In this case i'm using Typo3 4.0 ! ;)
Additional i should say that all tests for ImageMagick are bypassed successfully in the install tool.
Updated by Michael Stucki about 18 years ago
A segfault of ImageMagick can't be a TYPO3 bug. Try upgrading ImageMagick or file a bug at their project website.
Updated by Administrator Admin about 18 years ago
Hello Michael,
i use the same packages on an other server with typo3 3.8.0 installed. On this server everything works fine and thumbnail rendering is done.
The installed packages are all the original suse-packages which comes along with suse 9.3. Also i tried to use other versions of image magick (version 6.0.2 and version 6.2.9) and in every installation the error occurs on typo3 4.0!
Updated by Christian Kuhn about 16 years ago
I would like to close this issue but my mantis access rights are insufficient:
- Last update was 08/2006 with feedback required that never came in
- A IM segfault is not TYPO3 related