Description of problem: The error is appeared when I execute a script which very activly using simple_html_dom.php library. Version-Release number of selected component: php-cli-5.4.8-1.fc17 Additional info: libreport version: 2.0.18 abrt_version: 2.0.18 backtrace_rating: 4 cmdline: /usr/bin/php ./catalog-parser.php crash_function: _zend_mm_free_int kernel: 3.6.7-4.fc17.i686.PAE truncated backtrace: :Thread no. 1 (10 frames) : #0 _zend_mm_free_int at /usr/src/debug/php-5.4.8/Zend/zend_alloc.c:2071 : #1 _efree at /usr/src/debug/php-5.4.8/Zend/zend_alloc.c:2436 : #2 _zval_dtor_func at /usr/src/debug/php-5.4.8/Zend/zend_variables.c:44 : #3 _zval_dtor at /usr/src/debug/php-5.4.8/Zend/zend_variables.h:35 : #4 zend_std_write_property at /usr/src/debug/php-5.4.8/Zend/zend_object_handlers.c:543 : #5 zend_assign_to_object at /usr/src/debug/php-5.4.8/Zend/zend_execute.c:737 : #6 ZEND_ASSIGN_OBJ_SPEC_UNUSED_CONST_HANDLER at /usr/src/debug/php-5.4.8/Zend/zend_vm_execute.h:22269 : #7 ZEND_USER_OPCODE_SPEC_HANDLER at /usr/src/debug/php-5.4.8/Zend/zend_vm_execute.h:1151 : #8 execute at /usr/src/debug/php-5.4.8/Zend/zend_vm_execute.h:410 : #9 xdebug_execute at /usr/src/debug/php-pecl-xdebug-2.2.1/xdebug-2.2.1/xdebug.c:1391
Created attachment 652527 [details] File: core_backtrace
Created attachment 652528 [details] File: environ
Created attachment 652529 [details] File: backtrace
Created attachment 652530 [details] File: limits
Created attachment 652531 [details] File: cgroup
Created attachment 652532 [details] File: smolt_data
Created attachment 652533 [details] File: executable
Created attachment 652534 [details] File: maps
Created attachment 652535 [details] File: dso_list
Created attachment 652536 [details] File: open_fds
Created attachment 652537 [details] File: var_log_messages
Created attachment 652538 [details] File: proc_pid_status
Can you try with xDebug disabled ? You can also try with PHP 5.4.9 which is in updates-testing.
(In reply to comment #13) > Can you try with xDebug disabled ? > You can also try with PHP 5.4.9 which is in updates-testing. I has tried to start the same script without Xdebug module but it is crushed anyway. The new report is there: https://bugzilla.redhat.com/show_bug.cgi?id=880718
(In reply to comment #13) > Can you try with xDebug disabled ? > You can also try with PHP 5.4.9 which is in updates-testing. Results of running the same script on 5.4.9: https://bugzilla.redhat.com/show_bug.cgi?id=880752
Only keep the more recent traceback. *** This bug has been marked as a duplicate of bug 880752 ***