Status of amd64_linux26?
Peter Nelson
pnelson+kernel at andrew.cmu.edu
Mon Oct 4 08:20:29 CEST 2004
Tomas Olsson wrote:
>You wrote:
>
>
>>I'm currently using arla as a client on this machine because it "just
>>works", but is a bit quirky
>>
>>
>Cool. Problem reports and feature requests are welcome.
>
<Cross posting to arla-drinkers from openafs-info>
I've been seeing two problems for the little bit I've poked around. I'm
running arla-0.36.2 on my Debian amd64 unstable desktop and openafs
1.2.11-3 on my Debian i386 testing server. First is a segfault when
doing `vos examine`. Here's a gdb trace of the crash:
(gdb) run examine user.rufus
Starting program: /usr/src/arla/arla-0.36.2/Debian/arla/usr/bin/vos examine user.rufus
user.rufus 536870936 RW 191251 K On-line
HACKISH.CC.cmu.edu /vicepa
RWrite 536870936 ROnly 536870937 Backup 536870938
MaxQuota 10000000 K
Creation 2004-06-25 01:16:30 EDT
Program received signal SIGSEGV, Segmentation fault.
0x00000038c3ba0ee7 in strftime () from /lib/libc.so.6
(gdb) bt
#0 0x00000038c3ba0ee7 in strftime () from /lib/libc.so.6
#1 0x000000000040403f in print_volume (nvlentry=0x7fbffff8f0, v=0x5852b0, server_name=0x7fbffff8b0 "HACKISH.CC.cmu.edu", extended=0) at vos_examine.c:133
#2 0x00000000004044c3 in printvolstat (vol=0x7fbffffdc3 "user.rufus", cell=0x546210 "hackish.org", host=0x5610f0 "kurma.sys.hackish.org",
auth=AUTHFLAGS_ANY, verbose=0, extended=0) at vos_examine.c:274
#3 0x0000000000404820 in vos_examine (argc=0, argv=0x7fbffffbb0) at vos_examine.c:381
#4 0x0000000000403414 in main (argc=3, argv=0x7fbffffb98) at vos.c:162
Next is a few times I've managed to write files into afs on my desktop
that the appear to the desktop as perfectly fine, but when I open them
on any other machine the file size is correct but it contains nothing
but NULL (^@) characters. After this happened twice I've temporarily
stopped using afs from my desktop and have just resorted to scp'ing
files around. If I have some time I'll try to recreate and debug this
error.
-Peter
More information about the Arla-drinkers
mailing list