Re: signalfd() not handling sigqueue() sigval data correctly

From: Davide Libenzi
Date: Tue Apr 08 2008 - 19:38:03 EST


On Tue, 8 Apr 2008, Michael Kerrisk wrote:

> Hi Davide,
>
> I was doing some playing about with signalfd(), and seem to have encountered a
> bug: when a signalfd read() fetches data for a signal that was sent by
> sigqueue(), the data accompanying the signal is not returned. Instead
> ssi_int/ssi_ptr is zero.

Are you able to fetch those info with, say, sigtimedwait(2)?



- Davide


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/