[OpenAFS-port-darwin] Re: Many crashes on OS X 10.3

Jason Ferrara jeferrara@sarnoff.com
Thu, 5 Feb 2004 09:40:03 -0500


I'm seeing lots of kernel panics too.

Here is an example:

panic(cpu 1): vnreclaim: v_usecount
Latest stack backtrace for cpu 1:
       Backtrace:
          0x000833B8 0x0008389C 0x0001ED8C 0x000C2CF8 0x000BFABC 
0x001CF90C 0x001CF53C 0x001D5704
          0x001D5DF8 0x000BDA3C 0x000BD484 0x000CA04C 0x0023DD24 
0x00093D20 0x00000000
Proceeding back via exception chain:
    Exception state (sv=0x28472C80)
       PC=0x90010B2C; MSR=0x0200D030; DAR=0x2AB58000; DSISR=0x42000000; 
LR=0x90294014; R1=0xF002D650; XCP=0x00000030 (0xC00 - System call)

Kernel version:
Darwin Kernel Version 7.2.0:
Thu Dec 11 16:20:23 PST 2003; root:xnu/xnu-517.3.7.obj~1/RELEASE_PPC

This is with Mac OS X 10.3.2 on a dual G5 and OpenAFS 1.2.11 plus the 
patch described in
https://lists.openafs.org/pipermail/port-darwin/2004-January/000427.html

Is anyone actively working on this problem?

Something interesting I did notice. If I just access afs with command 
line programs, I don't
get a crash. But as soon as I start using carbon/cocoa apps to access 
afs files, I'll get a
kernel panic within a day.