Bug 902706

Summary: [abrt] php-cli-5.4.10-1.fc18: zend_mm_remove_from_free_list: Process /usr/bin/php was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Christof Damian <christof>
Component: phpAssignee: Joe Orton <jorton>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: fedora, jorton, rpm
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:fb0feef8bdf09b385c92d00671b72c22c839c402
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-22 12:20:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: build_ids
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: smolt_data
none
File: var_log_messages none

Description Christof Damian 2013-01-22 10:12:27 UTC
Description of problem:
Running phpunit on our work testsuite 

Version-Release number of selected component:
php-cli-5.4.10-1.fc18

Additional info:
backtrace_rating: 4
cmdline:        php /home/christof.damian/workspace/splendia-web/bin/phpunit --configuration /home/christof.damian/workspace/splendia-web/splendia/tests/phpunit-nologging.xml
crash_function: zend_mm_remove_from_free_list
executable:     /usr/bin/php
kernel:         3.7.2-201.fc18.x86_64
remote_result:  NOTFOUND
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 zend_mm_remove_from_free_list at /usr/src/debug/php-5.4.10/Zend/zend_alloc.c:818
 #1 _zend_mm_free_int at /usr/src/debug/php-5.4.10/Zend/zend_alloc.c:2106
 #2 destroy_op_array at /usr/src/debug/php-5.4.10/Zend/zend_opcode.c:388
 #3 zend_hash_destroy at /usr/src/debug/php-5.4.10/Zend/zend_hash.c:560
 #4 destroy_zend_class at /usr/src/debug/php-5.4.10/Zend/zend_opcode.c:314
 #5 zend_hash_apply_deleter at /usr/src/debug/php-5.4.10/Zend/zend_hash.c:650
 #6 zend_hash_reverse_apply at /usr/src/debug/php-5.4.10/Zend/zend_hash.c:804
 #7 shutdown_executor at /usr/src/debug/php-5.4.10/Zend/zend_execute_API.c:305
 #8 zend_deactivate at /usr/src/debug/php-5.4.10/Zend/zend.c:938
 #9 php_request_shutdown at /usr/src/debug/php-5.4.10/main/main.c:1790

Comment 1 Christof Damian 2013-01-22 10:12:30 UTC
Created attachment 684984 [details]
File: backtrace

Comment 2 Christof Damian 2013-01-22 10:12:32 UTC
Created attachment 684985 [details]
File: build_ids

Comment 3 Christof Damian 2013-01-22 10:12:34 UTC
Created attachment 684986 [details]
File: cgroup

Comment 4 Christof Damian 2013-01-22 10:12:37 UTC
Created attachment 684987 [details]
File: core_backtrace

Comment 5 Christof Damian 2013-01-22 10:12:39 UTC
Created attachment 684988 [details]
File: dso_list

Comment 6 Christof Damian 2013-01-22 10:12:43 UTC
Created attachment 684989 [details]
File: environ

Comment 7 Christof Damian 2013-01-22 10:12:45 UTC
Created attachment 684990 [details]
File: limits

Comment 8 Christof Damian 2013-01-22 10:12:48 UTC
Created attachment 684992 [details]
File: maps

Comment 9 Christof Damian 2013-01-22 10:12:50 UTC
Created attachment 684993 [details]
File: open_fds

Comment 10 Christof Damian 2013-01-22 10:12:52 UTC
Created attachment 684994 [details]
File: proc_pid_status

Comment 11 Christof Damian 2013-01-22 10:12:54 UTC
Created attachment 684995 [details]
File: smolt_data

Comment 12 Christof Damian 2013-01-22 10:12:56 UTC
Created attachment 684996 [details]
File: var_log_messages

Comment 13 Remi Collet 2013-01-22 10:39:04 UTC
Can you please confirm if segfault still occurs with latest php 5.4.11 (from updates-testing)

Comment 14 Christof Damian 2013-01-22 11:11:00 UTC
(In reply to comment #13)
> Can you please confirm if segfault still occurs with latest php 5.4.11 (from
> updates-testing)

It doesn't happen every time. I installed 5.4.11 now and will run the test suite in a loop to see if it turns up again.

Comment 15 Christof Damian 2013-01-22 11:26:18 UTC
Didn't take long. I have created 902741 for 5.4.11

Comment 16 Remi Collet 2013-01-22 12:20:43 UTC
We'll use 902741 to track this issue.

*** This bug has been marked as a duplicate of bug 902741 ***