php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16529 JPEG library reports unrecoverable error
Submitted: 2002-04-10 06:39 UTC Modified: 2002-06-28 02:54 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: steve at atomic-systems dot com Assigned:
Status: Closed Package: GD related
PHP Version: 4.1.1 OS: Linux, RedHat 6.2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: steve at atomic-systems dot com
New email:
PHP Version: OS:

 

 [2002-04-10 06:39 UTC] steve at atomic-systems dot com
Since updating from PHP 4.0.6 to 4.1.1 (and 4.1.2) I can no longer use ImageJpeg() properly. Part of the image is drawn but then I get the error;

gd-jpeg: JPEG library reports unrecoverable error: Output file write error --- out of disk space?

I am not out of disk space, have well over 2G left on both devices.

PHP4.0.6 with all the same config options works fine and I have therefore reverted.

If a developer would like to see the PHP environment please drop me a line and I'll point you to a URL you can use.

rutherford:[~/php-4.0.6] cat php-build.sh 
#!/bin/sh
 
./configure --with-apxs \
            --with-gd \
            --with-mysql=/usr \
            --enable-trans-sid \
            --with-ttf \
            --with-zlib

Steve.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-13 10:35 UTC] steve at electronic dot co dot uk
4.2.0 with Apache 2.0.36 doesn't seem to exhibit this behaviour....

Steve.
 [2002-06-28 02:54 UTC] sniper@php.net
Closed then.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 06 20:01:35 2025 UTC