|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2006-02-24 00:07 UTC] rasmus@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Dec 16 10:00:01 2025 UTC |
Description: ------------ I am using APC 3.0.8 and it segfaults apache from time to time (i don't know what triggers it). I am using Apache 2.0.55 with mpm-prefork. Actual result: -------------- GDB backtrace: #0 0x41344605 in apc_sma_get_avail_mem () from /usr/lib/php5/lib/php/extensions/no-debug-non-zts-20050922/apc.so #1 0x41343f10 in apc_sma_malloc () from /usr/lib/php5/lib/php/extensions/no-debug-non-zts-20050922/apc.so #2 0x4133d50a in apc_copy_op_array () from /usr/lib/php5/lib/php/extensions/no-debug-non-zts-20050922/apc.so #3 0x41340dc2 in apc_deactivate () from /usr/lib/php5/lib/php/extensions/no-debug-non-zts-20050922/apc.so #4 0x4090c070 in zend_execute_scripts () from /usr/lib/apache2/modules/libphp5.so #5 0x408cc07f in php_execute_script () from /usr/lib/apache2/modules/libphp5.so #6 0x40978cdb in php_ap2_register_hook () from /usr/lib/apache2/modules/libphp5.so #7 0x08069cb2 in ap_invoke_handler () #8 0x08066bb3 in ap_process_request () #9 0x0806113b in _start ()