[OpenAFS] aklog segfault (was re: [OpenAFS-announce] OpenAFS 1.4.1 Release Candidate 2 corrected link)

Lee Damon nomad@ee.washington.edu
Thu, 01 Dec 2005 14:36:21 -0800


This particular problem was caused by using the wrong compiler and has 
been resolved.

However, the aklog segfault reported under 1.4.0 is still here:

The last few lines of an strace aklog show:

read(3, ">ee.washington.edu\t#Nikola\n128.2"..., 4096) = 4096
read(3, "ysics, university Mainz, Germany"..., 4096) = 4096
read(3, "                   #cpeven.physi"..., 4096) = 4096
read(3, "              #ccafsdb3.in2p3.fr"..., 4096) = 4096
read(3, "#The Slackers\' Network\n63.201.48"..., 4096) = 4096
read(3, "Manchester HEP\n194.36.2.3       "..., 4096) = 285
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x2a9556c000, 4096)              = 0
open("/usr/vice/etc/CellAlias", O_RDONLY) = -1 ENOENT (No such file or 
directory)
open("/usr/vice/etc/KeyFile", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat("/usr/vice/etc/CellServDB", {st_mode=S_IFREG|0444, st_size=20765, 
...}) = 0
stat("/usr/vice/etc/CellServDB", {st_mode=S_IFREG|0444, st_size=20765, 
...}) = 0
stat("/etc/krb5.conf", {st_mode=S_IFREG|0444, st_size=1349, ...}) = 0
stat("/etc/krb5.conf", {st_mode=S_IFREG|0444, st_size=1349, ...}) = 0
stat("/etc/krb5.conf", {st_mode=S_IFREG|0444, st_size=1349, ...}) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 3539 detached

after running it I have no tokens and no afs/domain krb ticket:

: || nomad@kick0 ~ [5] ; tokens

Tokens held by the Cache Manager:

    --End of list--
: || nomad@kick0 ~ [6] ; klist
Ticket cache: FILE:/tmp/krb5cc_666_ac3476
Default principal: nomad@EE.WASHINGTON.EDU

Valid starting     Expires            Service principal
12/01/05 14:33:29  12/02/05 00:33:29 
krbtgt/EE.WASHINGTON.EDU@EE.WASHINGTON.EDU
         renew until 12/02/05 14:33:29


nomad


Lee Damon wrote:
> I grabbed the 1.4.1-rc2 src.tar and doc.tar files.
> 
> I installed the 1.4.0 src.rpm, replaced the src.tar and doc.tar files in 
> /usr/src/redhad/SOURCE with the 1.4.1-rc2 files, updated the 
> SPEC/openafs.spec file to call them and compiled.
> 
> The compile went fine, however I'm getting the following error on boot:
> 
> Starting openafs-client: FATAL: Error inserting openafs 
> (/lib/modules/2.6.9-22.0.1.ELsmp/kernel/fs/openafs/openafs.ko): Invalid 
> module format
> failed to load openafs kernel module.
> 
> I wouldn't be surprised if it were buggy since the patches might not 
> have applied properly but I am a bit surprised by the module itself 
> having an invalid format.
> 
> : || nomad@kick0 ~ [3] ; uname -a
> Linux kick0.ee.washington.edu 2.6.9-22.0.1.ELsmp #1 SMP Tue Oct 18 
> 18:39:02 EDT 2005 x86_64 x86_64 x86_64 GNU/Linux
> 
> nomad
> 
> 
> Derrick J Brashear wrote:
> 
>> The OpenAFS Gatekeepers announce the availability of OpenAFS version
>> 1.4.1 Release Candidate 2.  Source files and available binaries can be
>> accessed via the web at:
>>
>>     http://www.openafs.org/dl/openafs/candidate/1.4.1-rc2/
>>
>> or via AFS at:
>>
>>     /afs/grand.central.org/software/openafs/candidate/1.4.1-rc2/
>>
>> An incorrect link appeared in the last version of this email.
>>
>> Derrick J Brashear
>> for the OpenAFS Gatekeepers
>> _______________________________________________
>> OpenAFS-announce mailing list
>> OpenAFS-announce@openafs.org
>> https://lists.openafs.org/mailman/listinfo/openafs-announce
> 
> _______________________________________________
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info