Re: arlad dies on NetBSD/sparc64 3.0
Magnus Ahltorp <[email protected]>
| Newsgroups | gmane.comp.file-systems.arla.general |
|---|---|
| Message-ID | <[email protected]> |
> Hi, > I've been testing arla on NetBSD/sparc64 3.0 in hopes of using > AFS for the $HOME space on my primary headless-workstation. Anyway > arla compiles from pkgsrc fine. It even runs fine until you put > a good load (cksum(1)ing various distfiles in AFS in this case) on it, > then arla gives syslog a message and dies. Obviously not suitable > for production use. The "error" is: > Jan 24 13:15:56 arla[371]: worker_setdebuginfo: Could not find > worker for tag 1021868741 > This tag number seems to look about the same every time. It would be very helpful to have a backtrace of that crash. Is there a core file in the cache directory? Is that message logged immediately before the crash? It really is a warning message, and should not by itself cause a crash, but of course it could indicate that something is wrong. /Magnus