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

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

bug#33198: 27.0.50; emacs_abort on EBADF during accept-process-output in


From: Lars Ingebrigtsen
Subject: bug#33198: 27.0.50; emacs_abort on EBADF during accept-process-output in non-main thread
Date: Tue, 02 Feb 2021 16:02:37 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> You will also need to determine which descriptor is the bad one; the
> usual paradigm to do that is by calling 'fcntl (fd, F_GETFD)' on each
> descriptor on which pselect was asked to wait, and see which ones
> return -1 with erno = EBADFD.

This was two years ago, so I'm guessing there's little chance of there
being any progress with this crash, and I'm closing this bug report.  If
this is a problem that persists, please respond to the debbugs address
and we'll reopen.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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