[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: wait_reading_process_ouput hangs in certain cases (w/ patches)
From: |
Matthias Dahl |
Subject: |
Re: wait_reading_process_ouput hangs in certain cases (w/ patches) |
Date: |
Tue, 13 Mar 2018 16:10:13 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 |
Hi Robert,
Thank you very much for pointing this out. You are absolutely correct,
my patches did undo your fix.
I did some digging and attached is a fix for xg_select() which did not
properly imitate pselect() behavior in all cases. That ultimately caused
the bug you were seeing.
@Lars and Andrés: When testing the previously sent patches, please also
include this one here or otherwise you will (sooner or later) run into a
different kind of problems.
Thanks again,
Matthias
--
Dipl.-Inf. (FH) Matthias Dahl | Software Engineer | binary-island.eu
0003-Make-xg_select-behave-more-like-pselect.patch
Description: Text Data
- Re: wait_reading_process_ouput hangs in certain cases (w/ patches), (continued)
Re: wait_reading_process_ouput hangs in certain cases (w/ patches), Matthias Dahl, 2018/03/05
- Re: wait_reading_process_ouput hangs in certain cases (w/ patches), Lars Ingebrigtsen, 2018/03/05
- Re: wait_reading_process_ouput hangs in certain cases (w/ patches), Matthias Dahl, 2018/03/05
- Re: wait_reading_process_ouput hangs in certain cases (w/ patches), Matthias Dahl, 2018/03/13
- Re: wait_reading_process_ouput hangs in certain cases (w/ patches), Robert Pluim, 2018/03/13
- Re: wait_reading_process_ouput hangs in certain cases (w/ patches), Robert Pluim, 2018/03/13
- Re: wait_reading_process_ouput hangs in certain cases (w/ patches),
Matthias Dahl <=
- Re: wait_reading_process_ouput hangs in certain cases (w/ patches), Robert Pluim, 2018/03/13
- Re: wait_reading_process_ouput hangs in certain cases (w/ patches), Dmitry Gutov, 2018/03/13
- Re: wait_reading_process_ouput hangs in certain cases (w/ patches), Robert Pluim, 2018/03/13
- Re: wait_reading_process_ouput hangs in certain cases (w/ patches), Dmitry Gutov, 2018/03/13
- Re: wait_reading_process_ouput hangs in certain cases (w/ patches), Robert Pluim, 2018/03/13
- Re: wait_reading_process_ouput hangs in certain cases (w/ patches), Eli Zaretskii, 2018/03/13
- Re: wait_reading_process_ouput hangs in certain cases (w/ patches), Robert Pluim, 2018/03/13
Re: wait_reading_process_ouput hangs in certain cases (w/ patches), Matthias Dahl, 2018/03/14
Re: wait_reading_process_ouput hangs in certain cases (w/ patches), Lars Ingebrigtsen, 2018/03/13
Re: wait_reading_process_ouput hangs in certain cases (w/ patches), Matthias Dahl, 2018/03/14