Advfs core dump

From: Antonio Romero Valverde <romero_valverde_at_hotmail.com>
Date: Fri, 10 Dec 1999 11:56:58 +0100 (CET)

Hi sysadmins!

        I've an Alphaserver GS140, 4.0F and ADVFS. When I try to make
a backup from a 71 Gb domain, when it is nearly to finish, I obtain next
message:
        v12.sh[23]: 1699 Floating exception(coredump)

v12.sh is a script which contains:
export file_out=/temp/log/file_out.log
(
echo "START: `date`"
echo "____________________________________________________"
echo " "
/sbin/mt -f /dev/rmt0h rewind

/sbin/vdump -0 -C -v -u -f /dev/rmt0h /v12
/sbin/mt -f /dev/rmt0h rewoff

echo "END: `date`"
echo "____________________________________________________"

) 2>&1 | tee $file_out

After the exception message, it generates a core file.
Could you tell me anything useful to this problem? How can I
debug the core file?

Thanks.

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
Received on Fri Dec 10 1999 - 10:58:53 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:40 NZDT