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

Re: Request for testing - apache2



Hi Roberto,

I installed your package, did an "a2enmod auth_digest" and got an:

root@test-wheezy-amd64-extern:~/apache2/roberto2# /etc/init.d/apache2 start
[....] Starting web server: apache2Segmentation fault
Action 'start' failed.
The Apache error log may have more information.
 failed!

running under gdb (-> gdb /usr/sbin/apache2)

(gdb) run
Starting program: /usr/sbin/apache2
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7763490 in apr_proc_mutex_child_init () from /usr/lib/libapr-1.so.0
(gdb) bt
#0  0x00007ffff7763490 in apr_proc_mutex_child_init () from /usr/lib/libapr-1.so.0
#1  0x00007ffff612379e in pre_init (pconf=0x7ffff7ff1028, plog=<optimized out>, ptemp=<optimized out>) at mod_auth_digest.c:309
#2  0x000055555559bcde in ap_run_pre_config (pconf=0x7ffff7ff1028, plog=0x7ffff7fb6028, ptemp=0x7ffff7fb4028) at config.c:86
#3  0x0000555555585756 in main (argc=1, argv=0x7fffffffebf8) at main.c:641


  Thorsten


Reply to: