Bug 60827 - Session drop after: Program received signal SIGSEGV, Segmentation fault.
Summary: Session drop after: Program received signal SIGSEGV, Segmentation fault.
Status: NEW
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: Other Modules (show other bugs)
Version: 2.4.7
Hardware: PC Linux
: P2 major (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-07 07:53 UTC by margaryan
Modified: 2017-03-07 07:53 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description margaryan 2017-03-07 07:53:26 UTC
Hi 

My Apache version is

>> apache2 -v
>> Server version: Apache/2.4.17 (Ubuntu)
>> Server built:   2015-10-15T00:00:00

after invalid eval() in php script im not receving standart php error but instead folowing core dump notice in /var/log/apache2/error.log

>> [Thu Feb 23 12:50:56.492280 2017] [core:notice] [pid 1791] AH00051: child pid 21201 exit signal Segmentation fault (11), possible coredump in /etc/apache2

additionally my PHP Session dropped/destroyed ...

After somehow enabling code dumping i got detailed info
>> Program received signal SIGSEGV, Segmentation fault.
>> 0x00007ffff40442e1 in _emalloc () from /usr/lib/apache2/modules/libphp7.1.so

Please help,
Regards,
Armen