Skip to content

Support Request: Ghostscript Temporary Files Causing /tmp to Fill During EPS Conversion #762

@sastrybitapps

Description

@sastrybitapps

Hi Support Team,

I am using PHP Imagick for image resizing and converting images to JPG. Overall, it is working fine. However, I am facing an issue with a few specific EPS files.

When processing these particular EPS files, the conversion takes a long time, and the /tmp folder becomes 100% full due to large gs_* temporary files created by Ghostscript. This grows beyond 10GB, causing the entire application to go down. This issue does not occur for all images—only one or two specific EPS files trigger it.

I have already configured a separate folder for Imagick cache files, but Ghostscript continues to write temporary files to /tmp, which results in the folder filling up.

Could you please check this issue and suggest a fix or any recommended configuration changes to prevent the /tmp folder from reaching full capacity during EPS conversions?

Thank you,
L B Sastry

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions