Added threads@ where this discussion is more appropriate.
On Sun, Jan 17, 2016 at 10:18:53PM +0100, Jilles Tjoelker wrote:
> This will typically work (if the cancellation occurs while blocked
> inside __sys_recvmsg()) but has the usual problem of relying on [EINTR]:
> lost wakeups. This is certain
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201694
Kubilay Kocak changed:
What|Removed |Added
Version|10.2-RELEASE|10.2-STABLE
--
You are receiving
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201694
--- Comment #6 from Paul Armstrong ---
Just adding ALTQ to a 10-STABLE system causes crash on jail start.
10-STABLE OVA (appliance export as OVA2 from Virtual Box 5.0.10):
https://s3.amazonaws.com/local-ami-us-east-1/freebsd/FreeBSDJailTes
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201694
--- Comment #5 from Paul Armstrong ---
I'm still testing various combinations, but ALTQ seems to be the main culprit
here. Once I remove the following from the kernel config, the crashes stop:
ALTQ
ALTQ_CBQ
ALTQ_RED
ALTQ_RIO
ALTQ_HFSC
ALTQ
On Sun, Jan 17, 2016 at 10:18:53PM +0100, Jilles Tjoelker wrote:
> On Sat, Jan 16, 2016 at 10:25:34PM +0200, Konstantin Belousov wrote:
> > On Sat, Jan 16, 2016 at 09:56:57PM +0200, Konstantin Belousov wrote:
> > > After thinking some more, I believe I managed to construct a possible
> > > way to i
On Sat, Jan 16, 2016 at 10:25:34PM +0200, Konstantin Belousov wrote:
> On Sat, Jan 16, 2016 at 09:56:57PM +0200, Konstantin Belousov wrote:
> > After thinking some more, I believe I managed to construct a possible
> > way to implement this, in libc, with some libthr extensions. Basically,
> > the
To view an individual PR, use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and ob