reassign 610424 libapache2-mod-python found 610424 3.3.1-9 affects 610424 apache2 thanks
Looks like a mod_python or python bug to me: #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:45 No locals. #1 0x00007f1381bbc5f8 in PyThread_acquire_lock (lock=0x0, waitflag=1) at ../Python/thread_pthread.h:349 status = -1975788296 #2 0x00007f1381f6924b in ?? () from /usr/lib/apache2/modules/mod_python.so No symbol table info available. #3 0x00007f13898557dc in ap_run_child_init (pchild=0x7f138a721218, s=0x7f138a2f8938) at /build/buildd-apache2_2.2.16-6-amd64-gBWNSU/apache2-2.2.16/server/config.c:156 n = 6 #4 0x00007f138986b5b5 in child_main (child_num_arg=<value optimized out>) at /build/buildd-apache2_2.2.16-6-amd64-gBWNSU/apache2-2.2.16/server/mpm/prefork/prefork.c:513 ... It seems mod_wsgi had the same problem: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558608 They worked around it by restarting apache instead of reloading. I think mod-python should do the same. It would be nice if the mod-python maintainers could get this fixed in the first squeeze point release. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org