Felix Koop <[email protected]> writes:
> When trying to move a 14G volume from a dbserver/fileserver machine
> onto a fileserver only machine I get consistently segfaults from
> volserver.
> Then volserver crashes and restarts (every time it goes until 720
> seconds). Apparently it crashes at different locations. Here are some
> infos I find in syslog (each line is a different crash):
>
> volserver[9271]: segfault at 879d79db ip 7fb987937d60 sp 7fb97d7f90d8 error 4
> in libc-2.9.so[7fb9878be000+149000]
Please install openafs-dbg and then get a backtrace of the volserver core
file, which should have been saved in /var/log/openafs. The volserver is
multithreaded, so to get the backtrace in gdb, you'll want to use:
thread apply all backtrace
instead of just backtrace.
--
Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/>
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]