[OpenAFS-port-darwin] 1.4.5pre5 available
Derrick J Brashear
shadow@dementia.org
Thu, 25 Oct 2007 18:48:45 -0400 (EDT)
On Thu, 25 Oct 2007, Nicholas Riley wrote:
> On Wed, Oct 24, 2007 at 02:24:30AM -0400, Derrick J Brashear wrote:
>> 2) dragging files or directories across volumes in finder returns an error
>
> I assume you mean the -36 errors we've seen before here, so I think
Yup
> this is something different. This hang occurs when a user tries to a
> copy an app (Shiira, if it matters) off a disk image into his AFS home
> directory. It hangs the frontmost app and makes the machine unusable
> at the console. Even if you kill loginwindow, the machine doesn't
> recover. I can SSH in as a local user, though not as a user with an
> AFS home directory.
>
> I got a sample from the hung Finder, and stack traces of the
> filesystem-looking kernel threads in bt.txt. stacks.txt is
> 'showallstacks' output.
can you kextload -s /tmp -n /var/db/openafs/etc/afs.kext
(input the address kextstat says it's at)
add-symbol-file /tmp/org.openafs.filesystems.afs
and then get a showallstacks again, perchance?