Bug#834035: kdb5_util hangs forever

2016-09-07 Thread Michael Welle
Hello, I've installed a test machine and everything looks good so far. Thank you all who were involved in fixing this bug. Regards hmw

Bug#834035: kdb5_util hangs forever

2016-08-11 Thread Michael Welle
Hello, I just installed five test machines with the 64 bit variant of Debian and all of them seem to work as expected. The trace looks a bit different: open("/var/lib/krb5kdc/principal.ok", O_RDWR|O_CREAT|O_TRUNC, 0600) = 3 fcntl(3, F_OFD_SETLKW, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l

Bug#834035: kdb5_util hangs forever

2016-08-11 Thread Michael Welle
Hello, Sam Hartman wrote: > > So, in particular, it looks like kdb5_util is acquiring a lock from 0 to > bignum that fails, acquiring a lock from 0 to 0 that succeeds, releasing > the lock from 0 to bignum (which succeeds?), and then while still > holding the lock from 0 to 0 tries to get another

Bug#834035: kdb5_util hangs forever

2016-08-11 Thread Michael Welle
Hello, Benjamin Kaduk wrote: [...] > It's probably worth noting that I think this is the first set of krb5 > packages built using gcc6; there may be some complications as a result of > that. > > Or it may just be a more mundane bug relating to OFD locks, I made another observation, which I unfort

Bug#834035: kdb5_util hangs forever

2016-08-11 Thread Michael Welle
Package: krb5-kdc Version: 1.14.3+dfsg-1 Severity: critical Hello, I try create a database with the command kdb5_util create -s -P foo That seems to hang forever. Relevant part of a trace: open("/var/lib/krb5kdc/principal.ok", O_RDWR|O_CREAT|O_TRUNC, 0600) = 3 fcntl64(3, F_OFD_SETLKW, {l_type