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

Problems running apache-mpm-prefork_2.0.54-2_i386.deb



Hi Developers,

i upgraded today to apache2-mpm-prefork_2.0.54-2_i386.deb
after that my apache2 binary can not start anymore:

backtrace from gdb:
#
#0 0x40363a98 in read () from /lib/libpthread.so.0
#1 0x4030c278 in ?? () from /usr/lib/libapr-0.so.0
#2 0x40304568 in apr_generate_random_bytes () from
/usr/lib/libapr-0.so.0
#3 0x401ab068 in apr_uuid_parse () from /usr/lib/libaprutil-0.so.0
#4 0x401ab0c9 in apr_uuid_parse () from /usr/lib/libaprutil-0.so.0
#5 0x401ab28b in apr_uuid_get () from /usr/lib/libaprutil-0.so.0
#6 0x406dc940 in modperl_hash_seed_init () from
/usr/lib/apache2/modules/mod_perl.so
#7 0x406cca4f in modperl_hook_pre_config () from
/usr/lib/apache2/modules/mod_perl.so
#8 0x08077eb3 in ap_run_pre_config ()
#9 0x0807d882 in main ()

apache2ctl with debugging:

+ HTTPD=/usr/sbin/apache2
+ test -f /etc/apache2/envvars
+ . /etc/apache2/envvars
+ LYNX=www-browser -dump
+ STATUSURL=http://localhost:80/server-status
++ ulimit -H -n
+ ULIMIT_MAX_FILES=ulimit -S -n 1024
+ '[' 'xulimit -S -n 1024' '!=' x ']'
+ ulimit -S -n 1024
+ ERROR=0
+ '[' xstartssl = x ']'
+ /usr/sbin/apache2 -k start -DSSL

any help would be appreciate

Yours Sincerly
Markus Pflueger



Reply to: