On Wed, 22 Mar 2006, Divacky Roman wrote:
> On Wed, Mar 22, 2006 at 11:24:36AM +0100, Volker Stolz wrote:
> > A rather largish application (the most recent version of GHC, see lang/ghc)
> > fails in its runtime system with:
> >
> > _pq_insert_tail: Already in priority queue
>
> two pointers:
>
> 1
On Wed, Mar 22, 2006 at 11:24:36AM +0100, Volker Stolz wrote:
> A rather largish application (the most recent version of GHC, see lang/ghc)
> fails in its runtime system with:
>
> _pq_insert_tail: Already in priority queue
two pointers:
1) I use ghc daily without this problem
2) I got this error
Volker Stolz wrote:
A rather largish application (the most recent version of GHC, see lang/ghc)
fails in its runtime system with:
_pq_insert_tail: Already in priority queue
Basically some threads and mutexes are involved, then the application forks,
some more threads
are created and then I ge
3 matches
Mail list logo