The problem reliably goes away when I boot the server into the
2.6.37-999-generic kernel, and it comes back when I boot into the
current Maverick kernel.     The server is the kernel that matters:  the
client's kernel doesn't matter.

** Description changed:

  Binary package hint: bzr
  
  I added a binary file (.pdf) to a bzr working directory,
  ran bzr add foo.pdf
  then ran bzr diff
  
  First of all, bzr didn't detect that it was a binary file and do something 
sensible.
  I got lots of binary crud on my terminal.
  
  But more importantly, it then froze, and I couldn't kill the bzr process, even
  with kill -9.   Here's the bottom of the file and my attempts to kill bzr:
  +0000116489 00000 n
  +0000116510 00000 n
  +0000116531 00000 n
  +0000117114 00000 n
  +0000117167 00000 n
  +0000117312 00000 n
  +0000117386 00000 n
  +0000117517 00000 n
  %%EOFxref9da1f7807f0e7c25f5a8132db545><f6279da1f7807f0e7c25f5a8132db545>]
  \ No newline at end of file
  
  ^C
  ^Z
  ------------in another window-------------
  
  $ ps -u gpk | grep bzr
  19758 pts/0    00:00:00 bzr
  $ kill 19758
  $ ps -u gpk | grep bzr
  19758 pts/0    00:00:00 bzr
  $ kill -1 19758
  $ kill -9 19758
  $ !ps
  ps -u gpk | grep bzr
  19758 pts/0    00:00:00 bzr
  $
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: bzr 2.2.0-1
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic x86_64
  Architecture: amd64
  Date: Thu Sep 30 07:11:36 2010
  ExecutablePath: /usr/bin/bzr
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
  InterpreterPath: /usr/bin/python2.6
  ProcEnviron:
-  SHELL=/bin/bash
-  LANG=en_GB.utf8
+  SHELL=/bin/bash
+  LANG=en_GB.utf8
  SourcePackage: bzr

** Tags removed: needs-upstream-testing

** Changed in: linux (Ubuntu)
       Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/651806

Title:
  bzr, amule become stuck in sync_page

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to