Subject: Re: Pan 0.13.4 gets stuck in endless loop (with pth)
To: Rhialto <rhialto@azenomei.knuffel.net>
From: Klaus Klein <kleink@reziprozitaet.de>
List: current-users
Date: 04/26/2003 23:05:23
Rhialto <rhialto@azenomei.knuffel.net> writes:

> I am not sure if this is a pth-specific bug, but I have not rebuilt the
> world with native threats so I cannot check.
> 
> [...]
> 
> and then it gets stuck in an infinite loop. Would anybody know if this
> also occurs with the new sa-threads?

If you're running on i386, and if your pth is configured to use the
"mcsc" machine context abstraction, make sure your libc contains
$NetBSD: swapcontext.S,v 1.5 2003/04/07 21:04:20 kleink Exp $ which
ought to fix a problem of that kind.


- Klaus