tag 569038 -moreinfo tag 569038 +confirmed pending thanks On Sat, May 07, 2011 at 05:10:23AM -0500, Jonathan Nieder wrote: > Hi, > > An evil, evil workaround is to attach to mutt with gdb, use "bt" to > list frames, use the "frame" command to enter a frame representing the > "read" or "recv" call, and then type "return -1". > > I would be happier if ^C could interrupt it, but that has no effect, > alas. > > If there's anything I can do to help track this down, please feel free > to ask.
Hi Jonathan, thanks for your test, this is a similar problem as the sending of a large attachment (#618425) that cannot be interrupted and it is basically due to the fact that SA_RESTART is defined in the signal handler. I will try to prepare a patch for both bugs but it is more likely that it will be shipped with 1.5.21-6 than 1.5.21-5 (which is coming out this weekend). Cheers Antonio -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org