[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#166414: apache: Apache non-functional after upgrade



> From: GOTO Masanori [mailto:gotom@debian.or.jp] 
> 
> So, I wonder they're really same bugs.  But it seems that other php4
> issue seems being fixed in 2.3.1-3, so this #166414 bug should be
> already fixed.

The bugs are still there, AFAICT.  It does appear that some people (You,
Steve Langasek) can't reproduce this, while others (me, submitters,
several people who've mailed me privately about it) get the segv on
every apache invocation.  Here's a full backtrace of "/usr/sbin/apache
-X":

Program received signal SIGSEGV, Segmentation fault.
0x0fd6cef0 in strcmp () from /lib/libc.so.6
(gdb) bt
#0  0x0fd6cef0 in strcmp () from /lib/libc.so.6
#1  0x0f743488 in OBJ_NAME_new_index () from /usr/lib/libcrypto.so.0.9.6
#2  0x0f73fc44 in lh_num_items () from /usr/lib/libcrypto.so.0.9.6
#3  0x0f73f858 in lh_insert () from /usr/lib/libcrypto.so.0.9.6
#4  0x0f743678 in OBJ_NAME_add () from /usr/lib/libcrypto.so.0.9.6
#5  0x0f1227f4 in SSL_library_init () from /usr/lib/libssl.so.0.9.6
#6  0x0efdc814 in ssl_onceonlyinit () from /usr/lib/libc-client.so.2001
#7  0x0f0969c8 in zm_startup_imap () from /usr/lib/php4/20020429/imap.so
#8  0x0f319ad0 in php_dl () from /usr/lib/apache/1.3/libphp4.so
#9  0x0f2a660c in display_ini_entries () from
/usr/lib/apache/1.3/libphp4.so
#10 0x0f289dd8 in zend_llist_apply () from
/usr/lib/apache/1.3/libphp4.so
#11 0x0f2a69c8 in php_ini_delayed_modules_startup () from
/usr/lib/apache/1.3/libphp4.so
#12 0x0f2a3c7c in php_module_startup () from
/usr/lib/apache/1.3/libphp4.so
#13 0x0f2a037c in sapi_apache_send_headers () from
/usr/lib/apache/1.3/libphp4.so
#14 0x0f2a0f68 in php_apache_value_handler_ex () from
/usr/lib/apache/1.3/libphp4.so
#15 0x0f2a1124 in php_apache_flag_handler_ex () from
/usr/lib/apache/1.3/libphp4.so
#16 0x0f2a115c in php_apache_flag_handler () from
/usr/lib/apache/1.3/libphp4.so
#17 0x1000e6c0 in ap_clear_module_list ()
#18 0x1000f010 in ap_handle_command ()
#19 0x1000f080 in ap_srm_command_loop ()
#20 0x100127f8 in ap_limit_section ()
#21 0x1000e550 in ap_clear_module_list ()
#22 0x1000f010 in ap_handle_command ()
#23 0x1000f080 in ap_srm_command_loop ()
#24 0x1000f6c4 in ap_process_resource_config ()
#25 0x10014830 in ap_exists_config_define ()
#26 0x1000e614 in ap_clear_module_list ()
#27 0x1000f010 in ap_handle_command ()
#28 0x1000f080 in ap_srm_command_loop ()
#29 0x1000f6c4 in ap_process_resource_config ()
#30 0x1001005c in ap_read_config ()
#31 0x1001ad8c in ap_child_terminate ()
#32 0x1001b660 in main ()
#33 0x0fd09e8c in __libc_start_main () from /lib/libc.so.6

dpkg -l libc6 libssl0.9.6 libc-client-ssl2001 php4-imap php4 apache

ii  libc6                       2.3.1-3      
ii  libssl0.9.6                 0.9.6g-9     
ii  libc-client-ssl2001         2001adebian-7
ii  php4-imap                   4.2.3-3      
ii  php4                        4.2.3-3      
ii  apache                      1.3.26-1.1   

... Adam





Reply to: