ID:               26344
 Comment by:       ciprian at zuavra dot net
 Reported By:      james at vcv dot net
 Status:           No Feedback
 Bug Type:         Reproducible crash
 Operating System: redhat 9
 PHP Version:      4.3.4
 New Comment:

With 4.3.4 I've isolated the problem to using an external gd library.
Using --with-gd=/opt/gd will produce the bug, using the internal GD lib
with --with-gd won't produce it. Using freetype in GD has nothing to do
with it, BTW.



gd 2.0.21, libpng 1.2.5, libjpeg 6b


Previous Comments:
------------------------------------------------------------------------

[2003-11-25 15:36:23] [EMAIL PROTECTED]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



------------------------------------------------------------------------

[2003-11-21 21:28:17] [EMAIL PROTECTED]

What MPM module are you using ? worker, prefork, other ?

------------------------------------------------------------------------

[2003-11-21 21:27:56] [EMAIL PROTECTED]

1. Use the bundled GD library (just plain --with-gd)

2. Try ./configure --help to see what configure options exist and what
they actually do..



For example, you don't need --enable-sigchild (known to cause
problems)



And only use either Freetype 1 OR 2. Not both.

(remove --with-ttf)



------------------------------------------------------------------------

[2003-11-21 13:48:25] james at vcv dot net

Thank you for your help.



I have tried to generate backtrace using various methods:

HTTPD -X, (gdb) run -X, and php_cli but failed to get any result except
what I provided in the first report 'Couldn't get registers: Operation
not permitted.'



I upgraded gdb to latest version 6. It did not help. Somewhere I read
that I need to upgrade the kernel for it to work. My current kernel is
2.4.20-8



Apache model:

httpd-2.0.48



./configure --prefix=/usr/local/apache_ssl \

--enable-modules="vhost_alias" \

--enable-ssl \

--with-ssl=/usr/local/openssl \

--enable-so

------------------------------------------------------------------------

[2003-11-21 11:57:54] [EMAIL PROTECTED]

Please generate a backtrace of the crash. Also, which model is your
apache using?

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/26344

-- 
Edit this bug report at http://bugs.php.net/?id=26344&edit=1

Reply via email to