Comment 2 for bug 403697

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 403697] [NEW] hard lockup on bzr command

The strace (if accurate) shows the last operation is

lstat("/home/poelzi/Projects/pybindgen/pybindgen/.bzr/checkout/dirstate",
 <unfinished ...>

This isn't normally something bzr should be able to cause to hang even
if it tried, so I would suspect some filesystem or kernel problem.
What fs are you using?

--
Martin <http://launchpad.net/~mbp/>