php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #45424 make test core dump
Submitted: 2008-07-03 02:53 UTC Modified: 2010-12-20 12:36 UTC
From: kalin at el dot net Assigned:
Status: No Feedback Package: Reproducible crash
PHP Version: 5.2.6 OS: freebsd 7 rel #0
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
14 - 11 = ?
Subscribe to this entry?

 
 [2008-07-03 02:53 UTC] kalin at el dot net
Description:
------------
core dump at make test.
build with:
./configure --with-apxs2=/etc/httpd/bin/apxs --with-curl --with-openssl=/usr/local/ssl --with-gd --with-zlib --with-xsl --enable-mbstring --enable-ftp --enable-exif --with-mhash --with-tidy

libs build from ports. except openssl - build from src. shouldn't matter really.

if build with no libs (just --with-apxs2=/etc/httpd/bin/apxs) works fine. 

Reproduce code:
---------------
no code. just 'make test'

Expected result:
----------------
to run through 4000+ tests

Actual result:
--------------
machine # make test

Build complete.
Don't forget to run 'make test'.

Segmentation fault (core dumped)
Segmentation fault (core dumped)
*** Error code 139 (ignored)


the machine is freebsd 7....
toshog is online now   	Edit/Delete Message

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-07-03 02:55 UTC] kalin at el dot net
the apxs are from httpd 2.2.9
 [2008-07-03 11:46 UTC] jani@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 for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

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.


 [2008-07-11 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, 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".
 [2010-12-20 12:36 UTC] jani@php.net
-Package: Tidy +Package: Reproducible crash
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 20:01:28 2024 UTC