looks like you already lost by the time it crashes.
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0x4aafd940 (LWP 30735)]
> 0x0000003c13078d60 in strlen () from /lib64/libc.so.6
> (gdb) bt
> #0 0x0000003c13078d60 in strlen () from /lib64/libc.so.6
> #1 0x0000000000430092 in afs_vsnprintf (p=0x4aafc3ba "4BF+0", avail=999,
> fmt=<value optimized out>, ap=0x4aafc7c0) at ../util/snprintf.c:395
> #2 0x0000000000416a60 in vFSLog (
> format=0x467838 "1 Volser: ReadVnodes: IH_CREATE: %s - restore aborted\n",
> args=0x4) at ../util/serverLog.c:135
> #3 0x000000000042550e in Log (
> format=0x1311e7ec <Address 0x1311e7ec out of bounds>) at
> ../vol/common.c:41
[]
> (gdb)
up
up
up
up
print errno.
Now, why
Log("1 Volser: ReadVnodes: IH_CREATE: %s - restore aborted\n",
afs_error_message(errno));
is SEGVing is a different question.
--
Derrick
_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info