php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7789 PDFLIB causes Core Dump
Submitted: 2000-11-13 13:57 UTC Modified: 2002-09-21 01:00 UTC
From: mark dot faine at msfc dot nasa dot gov Assigned:
Status: No Feedback Package: Reproducible Crash
PHP Version: 4.0 Latest CVS (13/11/2000) OS: Solaris 2.7
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2000-11-13 13:57 UTC] mark dot faine at msfc dot nasa dot gov
Platform is Solaris 2.7, Apache version 1.3.14

configure line is as follows:

./configure --with-apache=../apache_1.3.14 --enable-libgcc --enable-magic-quotes --enable-track-vars --enable-
trans-sid --enable-calendar --enable-ftp --with-mysql=/usr/local/mysql --with-pdflib=/usr/local --with-jpeg-di
r=/usr/local                                                                                                  

Everything compiles fine, no problems, also recompile apache to enable pdf functionality and it seems to go just fine.

Problem is when I try to start the server I get this:

trs{root}262: apachectl start                                             
Bus Error - core dumped                                                   
/usr/local/apache/bin/apachectl start: httpd could not be started         

This only started when I recompiled latest php to add pdflib
 and recompiled apache

-Mark

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-15 13:40 UTC] sniper@php.net
Which pdflib version? And how did you configure it?

--Jani
 [2000-12-15 20:02 UTC] sniper@php.net
No feedback and works for me just fine with 4.0.4RC6 and latest CVS.

--Jani
 [2002-08-20 05:46 UTC] wgaboria at univ-lr dot fr
i have the same problem with 
Solaris 2.7, pdflib-4.0.2, php-4.2.1

./configure --with-apxs=/usr/local/apache/bin/apxs --with-config-file-path=/usr/local/apache --with-oci8=/oracle/product/8.1.6 --with-java=/usr/java1.2 --withou
t-mysql --enable-gd-imgstrttf --with-gd --with-jpeg-dir=/usr/local/include --with-xpm-dir --with-ttf --with-fdftk --with-pdflib=/usr/local

configure and make are ok
but core dump on apache start
works well without pdflib

Thanx for your help
Wilfrid
 [2002-08-20 07:56 UTC] derick@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.


 [2002-09-21 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 18:01:29 2024 UTC