[OpenAFS] AFS Client on IA 64

Klaas Hagemann kerberos@northsailor.de
Tue, 22 Apr 2003 16:49:48 +0200


Hi,
chas williams schrieb:
> In message <3EA51267.2000401@northsailor.de>,Klaas Hagemann writes:
> 
>>brk(0x600000000002c000)                 = 0x600000000002c000
>>brk(0x6000000000030000)                 = 0x6000000000030000
>>brk(0x6000000000034000)                 = 0x6000000000034000
>>brk(0x6000000000038000)                 = 0x6000000000038000
>>brk(0x600000000003c000)                 = 0x600000000003c000
>>brk(0x6000000000040000)                 = 0x6000000000040000
>>--- SIGSEGV (Segmentation fault) ---
>>+++ killed by SIGSEGV +++
> 
> 
> it would really help if you could get a back trace of this
> crash ala gdb.
Ok, finally i got it:

root@slxapp04 bin]# gdb ./fs
GNU gdb Red Hat Linux (5.2-2)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "ia64-redhat-linux"...
(no debugging symbols found)...
(gdb) run  mkmount /afs/.cellname.de/usr/test usr.hagkla78
Starting program: 
/usr/src/redhat/BUILD/openafs-1.2.8/ia64_linux24/dest/bin/fs mkmount 
/afs/.cellname.de/usr/test usr.hagkla78

Program received signal SIGSEGV, Segmentation fault.
0x4000000000004100 in __libc_utmp_lock ()
(gdb) where
#0  0x4000000000004100 in __libc_utmp_lock ()
#1  0x40000000000040d0 in __libc_utmp_lock ()

Klaas
> _______________________________________________
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info
>