i have installed the new version of afbackup, but "copy_tape" crash in the 
same way

some outputs

# uname -a
Linux my 2.6.15-1-686-smp #2 SMP Mon Mar 6 15:34:50 UTC 2006 i686 GNU/Linux

# dpkg -l | grep afbackup
ii  afbackup                3.4-1  Client-Server Backup System (Server side)
ii  afbackup-client       3.4-1  Client-Server Backup System (Client side)
ii  afbackup-common  3.4-1  Client-Server Backup System (common files)

# label_tape -q

AF's backup system

INFO HEADER

Cartridge number:       4

2nd cartridge number:   4

Labeling time:          Fri Aug 18 12:05:23 2006

Tape Blocksize:         10240

Program version:        3.3.8.1

Comment:                <labeled manually>

# copy_tape -T /opt/temp -C 4 -D -C 104
Speicherzugriffsfehler

# strace copy_tape -T /opt/temp -C 4 -D -C 104 2>&1 | tail -15
time(NULL)                              = 1156145227
gettimeofday({1156145227, 912338}, NULL) = 0
open("/dev/random", O_RDONLY|O_LARGEFILE) = 3
fcntl64(3, F_GETFL)                     = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fcntl64(3, F_SETFL, O_RDONLY|O_NONBLOCK|O_LARGEFILE) = 0
read(3, "t\214\363S>b\275\t\230Y\22(tT\241\377", 16) = 16
close(3)                                = 0
access("/tmp/afbrep_Rq_cQa_-1kU41_cGs3", F_OK) = -1 ENOENT (No such file or 
directory)
access("/etc/afbackup/cryptkey", R_OK)  = 0
stat64("/etc/afbackup/cryptkey", {st_mode=S_IFREG|0600, st_size=21, ...}) = 0
stat64("/var/locks", 0xbfba3798)        = -1 ENOENT (No such file or 
directory)
stat64("/var/lock", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0
access("/var/lock", W_OK)               = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

Can you give me a hint about this error. 
Is this a  dependeny problem or a configuration problem.

          Robert



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to