[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sort --parallel problem?
From: |
Jim Meyering |
Subject: |
Re: sort --parallel problem? |
Date: |
Tue, 16 Aug 2011 19:43:50 +0200 |
Dmitry Sivachenko wrote:
> I am using coreutils-8.12 on FreeBSD-7.2 (compiled from FreeBSD ports).
>
> When I use --parallel option, I frequently (not always, but often) get
> the following error:
>
> Fatal error 'mutex is on list' at line XXX in file
> /usr/src/lib/libthr/thread/thr_mutex.c (errno = 0)
>
> and sort aborts.
>
> Is it a known issue?
This is the first I've heard of that problem.
> Is it FreeBSD-specific?
Could be.