pam_passwdqc update to latest vendor release

2009-12-17 Thread Leonidas Tsampros
Hello, I read a mail on this list 3 or 4 weeks saying/stating that pam_passwdqc was out of date. To update the module I used the vendor release 1.0.5 which can be found here http://www.openwall.com/pam/modules/pam_passwdqc/pam_passwdqc-1.0.5.tar.gz The patch is available here: http://bifteki.po

Passenger hangs on live and SEGV on tests possible threading / kernel bug?

2009-12-17 Thread Steven Hartland
We're having an issue with Passenger on FreeBSD where it will hang and stop processing any more requests the details are attach to the following bug report: http://code.google.com/p/phusion-passenger/issues/detail?id=318#c14 In addition the test suite crashes in what seems to be a very basic test

Re: Passenger hangs on live and SEGV on tests possible threading / kernel bug?

2009-12-17 Thread John Baldwin
On Thursday 17 December 2009 6:12:07 am Steven Hartland wrote: > We're having an issue with Passenger on FreeBSD where it will hang > and stop processing any more requests the details are attach to > the following bug report: > http://code.google.com/p/phusion-passenger/issues/detail?id=318#c14 >

Re: Passenger hangs on live and SEGV on tests possible threading / kernel bug?

2009-12-17 Thread Daniel Eischen
On Thu, 17 Dec 2009, John Baldwin wrote: On Thursday 17 December 2009 6:12:07 am Steven Hartland wrote: We're having an issue with Passenger on FreeBSD where it will hang and stop processing any more requests the details are attach to the following bug report: http://code.google.com/p/phusion-p

Re: Passenger hangs on live and SEGV on tests possible threading / kernel bug?

2009-12-17 Thread Steven Hartland
- Original Message - From: "John Baldwin" For the hang it seems you have a thread waiting in a blocking read(), a thread waiting in a blocking accept(), and lots of threads creating condition variables. However, the pthread_cond_init() in libpthread (libthr on FreeBSD) doesn't call pt

Re: 8.0-RELEASE-p1 Panic "panic: sbdrop"

2009-12-17 Thread Linda Messerschmidt
On Wed, Dec 16, 2009 at 6:52 AM, Robert Watson wrote: > Could you tell us a bit more about the network configuration -- especially, > are you using any tunneling software (such as ipsec), netgraph, or other > less commonly used network features?  Are you using accept filters? Let's see, we are us

Re: pam_passwdqc update to latest vendor release

2009-12-17 Thread Lars Engels
On Thu, Dec 17, 2009 at 11:15:30AM +0200, Leonidas Tsampros wrote: > Hello, > > I read a mail on this list 3 or 4 weeks saying/stating that pam_passwdqc > was out of date. To update the module I used the vendor release 1.0.5 > which can be found here > > http://www.openwall.com/pam/modules/pam_pa

Re: pam_passwdqc update to latest vendor release

2009-12-17 Thread Leonidas Tsampros
Lars Engels writes: > On Thu, Dec 17, 2009 at 11:15:30AM +0200, Leonidas Tsampros wrote: >> Hello, >> >> I read a mail on this list 3 or 4 weeks saying/stating that pam_passwdqc >> was out of date. To update the module I used the vendor release 1.0.5 >> which can be found here >> >> http://www.