Edit report at https://bugs.php.net/bug.php?id=64427&edit=1

 ID:                 64427
 Updated by:         [email protected]
 Reported by:        shakaran at gmail dot com
 Summary:            kernel: conftest[22104]: segfault at 1 ip 
                     0000000000405098 sp 00007fff1f8ee7c0
-Status:             Open
+Status:             Feedback
 Type:               Bug
 Package:            *General Issues
 Operating System:   CentOS 6.4
 PHP Version:        5.3.22
 Block user comment: N
 Private report:     N

 New Comment:

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.




Previous Comments:
------------------------------------------------------------------------
[2013-03-15 01:48:16] 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


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



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

Reply via email to