Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61891 - PHP5 + JPEG support still doesn't work :(
Summary: PHP5 + JPEG support still doesn't work :(
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-26 23:58 UTC by Per Wigren
Modified: 2004-08-27 10:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Per Wigren 2004-08-26 23:58:05 UTC
It was said to be fixed in bug #57572 and it at least compiles in JPEG-support now, but it doesn't work :(

When I try to use the ImageCreateFromJPEG() function, it just hangs eating CPU for about a minute, then I get an error like this in apache's error-log:

[Fri Aug 27 08:40:37 2004] [notice] child pid 14408 exit signal Segmentation fault (11)

USE="X acpi alsa apache2 apm avi berkdb cdr cjk crypt cscope cups curl dba encode esd fam flac foomaticdb gd gdbm gif gnome gpm gstreamer gtk gtk2 imap imlib java jikes joystick jpeg kde libg++ libwww linguas_sv mad matroska mikmod mmx motif mpeg multilib mysql ncurses nls nptl offensive oggvorbis opengl oss pam pdflib perl png postgres python qt quicktime readline ruby samba sdl session sharedmem slang speex spell sse sse2 ssl svga tcpd theora tiff truetype unicode usb v4l2 wmf x86 xinerama xml2 xmms xosd xv xvid zlib"
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-08-27 09:38:28 UTC
could you please reproduce this with the CLI PHP? Include your snippet of PHP that is causing the problem, and ideally a backtrace of the CLI PHP crashing.
Comment 2 Per Wigren 2004-08-27 10:00:42 UTC
Forget it, I just screwed up my code while testing...

*brown bag*