[krbdev.mit.edu #7860] libdb2 hanging on regular distribution

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Feb 14 15:33:36 EST 2014


"Pierre Labastie via RT" <rt-comment at krbdev.mit.edu> writes:

> Not sure I am sending to the right place, sorry, I am not sure I 
> understand this bug system...
>
> I have reproduced the hanging with a Debian distribution (jessie/sid) on 
> a real machine:
>
> $ uname -a
> Linux xxxx 3.12-1-amd64 #1 SMP Debian 3.12.9-1 (2014-02-01) x86_64 GNU/Linux
>
> $ less /etc/os-release
> PRETTY_NAME="Debian GNU/Linux jessie/sid"
> NAME="Debian GNU/Linux"
> ID=debian
> ANSI_COLOR="1;31"
> HOME_URL="http://www.debian.org/"
> SUPPORT_URL="http://www.debian.org/support/"
> BUG_REPORT_URL="http://bugs.debian.org/"

Would this happen to be running on the same physical hardware as the
qemu VM you mentioned in your first message?  I think we have not seen
any other report of a problem similar to what you've described, and we
can't seem to reproduce it.  We don't have exactly the configuration
you describe, but we regularly run the tests on buildbot slaves on
x86 and x86_64 Ubuntu systems with no issues.

Getting strace output from the process when it is looping endlessly
around writev() might be helpful, if you have time to do that.
Otherwise, there is single stepping through the debugger, which can
get rather involved.



More information about the krb5-bugs mailing list