Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 674917 Details for
Bug 892158
Apache 2.2.15 on RHEL 6.3 segfaults with certain PHP content
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Backtrace (with debug symbols)
httpd.backtrace.18895.txt (text/plain), 4.57 KB, created by
Jared Smith
on 2013-01-08 15:48:57 UTC
(
hide
)
Description:
Backtrace (with debug symbols)
Filename:
MIME Type:
Creator:
Jared Smith
Created:
2013-01-08 15:48:57 UTC
Size:
4.57 KB
patch
obsolete
>(gdb) thread apply all bt > >Thread 1 (Thread 0x7fee24d0d7e0 (LWP 18895)): >#0 zval_delref_p (zval_ptr=0x7fee1205d5f8) > at /usr/src/debug/php-5.3.3/Zend/zend.h:385 >#1 _zval_ptr_dtor (zval_ptr=0x7fee1205d5f8) > at /usr/src/debug/php-5.3.3/Zend/zend_execute_API.c:437 >#2 0x00007fee1a4a64ca in zend_switch_free (execute_data=0x7fee1205d350) > at /usr/src/debug/php-5.3.3/Zend/zend_execute.c:377 >#3 ZEND_SWITCH_FREE_SPEC_VAR_HANDLER (execute_data=0x7fee1205d350) > at /usr/src/debug/php-5.3.3/Zend/zend_vm_execute.h:8392 >#4 0x00007fee1a4a1400 in execute (op_array=0x7fee277e9018) > at /usr/src/debug/php-5.3.3/Zend/zend_vm_execute.h:107 >#5 0x00007fee1a472285 in zend_call_function (fci=0x7fffd5aa6ee0, > fci_cache=<value optimized out>) > at /usr/src/debug/php-5.3.3/Zend/zend_execute_API.c:963 >#6 0x00007fee1a3ca767 in zif_call_user_func_array (ht=<value optimized out>, > return_value=0x7fee2788c950, return_value_ptr=<value optimized out>, > this_ptr=<value optimized out>, return_value_used=<value optimized out>) > at /usr/src/debug/php-5.3.3/ext/standard/basic_functions.c:4784 >#7 0x00007fee1a4ca0c8 in zend_do_fcall_common_helper_SPEC ( > execute_data=<value optimized out>) > at /usr/src/debug/php-5.3.3/Zend/zend_vm_execute.h:316 >#8 0x00007fee1a4a1400 in execute (op_array=0x7fee26d10f10) > at /usr/src/debug/php-5.3.3/Zend/zend_vm_execute.h:107 >#9 0x00007fee1a472285 in zend_call_function (fci=0x7fffd5aa7220, > fci_cache=<value optimized out>) > at /usr/src/debug/php-5.3.3/Zend/zend_execute_API.c:963 >#10 0x00007fee1a472e20 in call_user_function_ex ( > function_table=<value optimized out>, object_pp=<value optimized out>, > function_name=<value optimized out>, retval_ptr_ptr=<value optimized out>, > param_count=<value optimized out>, params=<value optimized out>, > no_separation=1, symbol_table=0x0) > at /usr/src/debug/php-5.3.3/Zend/zend_execute_API.c:754 >#11 0x00007fee1a47c13d in zend_error (type=8192, > format=0x7fee1a547070 "Call-time pass-by-reference has been deprecated") > at /usr/src/debug/php-5.3.3/Zend/zend.c:1101 >#12 0x00007fee1a4666fb in zend_do_pass_param (param=0x7fffd5aa7a10, op=67 'C', > offset=1) at /usr/src/debug/php-5.3.3/Zend/zend_compile.c:2092 >#13 0x00007fee1a450247 in zendparse () > at /usr/src/debug/php-5.3.3/Zend/zend_language_parser.c:4014 >#14 0x00007fee1a457f32 in compile_file (file_handle=0x7fffd5aa9470, > type=<value optimized out>) at Zend/zend_language_scanner.l:354 >#15 0x00007fee13858721 in phar_compile_file (file_handle=0x7fffd5aa9470, > type=2) at /usr/src/debug/php-5.3.3/ext/phar/phar.c:3393 >#16 0x00007fee1a4acd38 in ZEND_INCLUDE_OR_EVAL_SPEC_TMP_HANDLER ( > execute_data=0x7fee1205a7a0) > at /usr/src/debug/php-5.3.3/Zend/zend_vm_execute.h:5179 >#17 0x00007fee1a4a1400 in execute (op_array=0x7fee26bfd4f0) > at /usr/src/debug/php-5.3.3/Zend/zend_vm_execute.h:107 >#18 0x00007fee1a47bb3d in zend_execute_scripts (type=8, retval=0x0, > file_count=3) at /usr/src/debug/php-5.3.3/Zend/zend.c:1194 >#19 0x00007fee1a429da8 in php_execute_script (primary_file=0x7fffd5aab9d0) > at /usr/src/debug/php-5.3.3/main/main.c:2261 >#20 0x00007fee1a504a85 in php_handler (r=0x7fee26b9e508) > at /usr/src/debug/php-5.3.3/sapi/apache2handler/sapi_apache2.c:669 >#21 0x00007fee24d4bb00 in ap_run_handler (r=0x7fee26b9e508) > at /usr/src/debug/httpd-2.2.15/server/config.c:158 >#22 0x00007fee24d4f3be in ap_invoke_handler (r=0x7fee26b9e508) > at /usr/src/debug/httpd-2.2.15/server/config.c:376 >#23 0x00007fee24d5aa30 in ap_process_request (r=0x7fee26b9e508) > at /usr/src/debug/httpd-2.2.15/modules/http/http_request.c:282 >#24 0x00007fee24d578f8 in ap_process_http_connection (c=0x7fee26b92698) > at /usr/src/debug/httpd-2.2.15/modules/http/http_core.c:190 >#25 0x00007fee24d53608 in ap_run_process_connection (c=0x7fee26b92698) > at /usr/src/debug/httpd-2.2.15/server/connection.c:43 >#26 0x00007fee24d5f807 in child_main (child_num_arg=<value optimized out>) > at /usr/src/debug/httpd-2.2.15/server/mpm/prefork/prefork.c:667 >#27 0x00007fee24d5fb1a in make_child (s=0x7fee26778860, slot=8) > at /usr/src/debug/httpd-2.2.15/server/mpm/prefork/prefork.c:763 >#28 0x00007fee24d5fe4b in startup_children (_pconf=<value optimized out>, > plog=<value optimized out>, s=<value optimized out>) > at /usr/src/debug/httpd-2.2.15/server/mpm/prefork/prefork.c:781 >#29 ap_mpm_run (_pconf=<value optimized out>, plog=<value optimized out>, > s=<value optimized out>) > at /usr/src/debug/httpd-2.2.15/server/mpm/prefork/prefork.c:1002 >#30 0x00007fee24d37900 in main (argc=1, argv=0x7fffd5aabf98) > at /usr/src/debug/httpd-2.2.15/server/main.c:760 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 892158
: 674917