bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#15075: 24.3.50; Infinite loop when closing some connections


From: Lars Magne Ingebrigtsen
Subject: bug#15075: 24.3.50; Infinite loop when closing some connections
Date: Mon, 12 Aug 2013 15:08:50 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

It happened again -- this time when sending and email via SMTP + TLS.

strace output:

[pid 19377] read(17, 0x7ffff03e9bb0, 4096) = -1 EBADF (Bad file descriptor)
[pid 19377] read(17, 0x7ffff03e9bb0, 4096) = -1 EBADF (Bad file descriptor)
[pid 19377] read(17, 0x7ffff03e9bb0, 4096) = -1 EBADF (Bad file descriptor)
[pid 19377] read(17, 0x7ffff03e9bb0, 4096) = -1 EBADF (Bad file descriptor)
[pid 19377] read(17, 0x7ffff03e9bb0, 4096) = -1 EBADF (Bad file descriptor)
[pid 19377] read(17, 0x7ffff03e9bb0, 4096) = -1 EBADF (Bad file descriptor)

fd 17 again?  That's an odd coincidence...

-- 
(domestic pets only, the antidote for overdose, milk.)
  No Gnus T-Shirt for sale: http://ingebrigtsen.no/no.php
  and http://lars.ingebrigtsen.no/2013/08/twenty-years-of-september.html





reply via email to

[Prev in Thread] Current Thread [Next in Thread]