php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #64427 kernel: conftest[22104]: segfault at 1 ip 0000000000405098 sp 00007fff1f8ee7c0
Submitted: 2013-03-15 01:48 UTC Modified: 2013-10-15 11:54 UTC
Votes:2
Avg. Score:2.0 ± 1.0
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:2 (100.0%)
From: shakaran at gmail dot com Assigned:
Status: No Feedback Package: *General Issues
PHP Version: 5.3.22 OS: CentOS 6.4
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2013-03-15 01:48 UTC] shakaran at gmail dot com
Description:
------------
I am seeing this messages in /var/log/messages and I am reporting because it 
seems a segfault of php compiling php-5.3.22 with EasyApache (cPanel) in some 
point, but I am not sure if it is a php bug it self or a bad configuration from 
cPanel in compilation.

Mar 10 13:09:01 myserver kernel: conftest[11635]: segfault at 1 ip 
0000000000405098 sp 00007fff15679e20 error 4 in conftest[400000+a4000]
Mar 10 13:09:01 myserver abrt[11636]: Saved core dump of pid 11635 
(/home/cpeasyapache/src/php-5.3.22/conftest) to /var/spool/abrt/ccpp-2013-03-10-
13:09:01-11635 (1118208 bytes)
Mar 10 13:09:01 myserver abrtd: Executable '/home/cpeasyapache/src/php-
5.3.22/conftest' doesn't belong to any package
Mar 10 13:13:07 myserver kernel: conftest[22104]: segfault at 1 ip 
0000000000405098 sp 00007fff1f8ee7c0 error 4 in conftest[400000+a4000]
Mar 10 13:13:07 myserver abrt[22105]: Saved core dump of pid 22104 
(/home/cpeasyapache/src/php-5.3.22/conftest) to /var/spool/abrt/ccpp-2013-03-10-
13:13:07-22104 (1118208 bytes)
Mar 10 13:13:07 myserver abrtd: Executable '/home/cpeasyapache/src/php-
5.3.22/conftest' doesn't belong to any package


uname -r
2.6.32-358.0.1.el6.centos.plus.x86_64

I look for in /var/spool/abrt/ for attach the files, but it is empty. If I can 
give more additional info for debugging or fix just ask me.

Expected result:
----------------
No segfaults

Actual result:
--------------
Segfaults

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-03-21 11:29 UTC] kalle@php.net
-Status: Open +Status: Feedback
 [2013-03-21 11:29 UTC] kalle@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.


 [2013-10-15 11:54 UTC] php-bugs at lists dot php dot net
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 "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 16:01:29 2024 UTC